[java-metadata-aggregator COMMIT] /trunk/aggregator-parent/pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Fri Feb 14 10:50:25 EST 2014


Author: iay
Date: Fri Feb 14 10:50:25 2014
New Revision: 341

URL: http://svn.shibboleth.net/view/java-metadata-aggregator?rev=341&view=rev
Log:
Bring all modules into scope so that Jenkins will keep an eye on things for us.

Modified:
    trunk/aggregator-parent/pom.xml

Modified: trunk/aggregator-parent/pom.xml
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-parent/pom.xml?rev=341&r1=340&r2=341&view=diff
==============================================================================
--- trunk/aggregator-parent/pom.xml (original)
+++ trunk/aggregator-parent/pom.xml Fri Feb 14 10:50:25 2014
@@ -26,9 +26,8 @@
     <modules>
         <module>../aggregator-pipeline</module>
         <module>../aggregator-cli</module>
-        <!-- Comments out for now until we're ready to work on this -->
-        <!-- <module>../aggregator-web-service</module> -->
-        <!-- <module>../aggregator-distribution</module> -->
+        <module>../aggregator-web-service</module>
+        <module>../aggregator-distribution</module>
     </modules>
 
     <properties>



More information about the commits mailing list