[java-metadata-aggregator] 04/04: Remove web service and distribution modules for now.

Ian Young ian at iay.org.uk
Fri Dec 11 10:32:53 EST 2015


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch master
in repository java-metadata-aggregator.

commit e195d0e9073c6cb7e477b23462ddafb6f43191fe
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Fri Dec 11 15:33:54 2015 +0000

    Remove web service and distribution modules for now.
    
    The web service component has been removed from the v1.0 roadmap. It
    may be reintroduced post-1.0.
---
 aggregator-parent/pom.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/aggregator-parent/pom.xml b/aggregator-parent/pom.xml
index 75b9d89..d13d430 100644
--- a/aggregator-parent/pom.xml
+++ b/aggregator-parent/pom.xml
@@ -27,8 +27,6 @@
     <modules>
         <module>../aggregator-pipeline</module>
         <module>../aggregator-cli</module>
-        <module>../aggregator-web-service</module>
-        <module>../aggregator-distribution</module>
     </modules>
 
     <properties>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list