Author: [email protected]
Date: Tue Sep 27 17:34:00 2011
New Revision: 1418

Log:
AMDATU-424 Excluded ams from default active profiles because ACE snapshots are 
not publically available

Modified:
   trunk/pom.xml

Modified: trunk/pom.xml
==============================================================================
--- trunk/pom.xml       (original)
+++ trunk/pom.xml       Tue Sep 27 17:34:00 2011
@@ -45,6 +45,19 @@
         <module>amdatu-cassandra</module>
         <module>amdatu-opensocial</module>
         <module>amdatu-semanticweb</module>
+      </modules>
+    </profile>
+    <profile>
+      <!--
+        Has build dependecies on ACE snapshots!
+        http://jira.amdatu.org/jira/browse/AMDATU-424
+        https://issues.apache.org/jira/browse/ACE-177 
+      -->
+      <id>amdatu-release-ams</id>
+      <activation>
+        <activeByDefault>false</activeByDefault>
+      </activation>
+      <modules>
         <module>amdatu-release-ams</module>
       </modules>
     </profile>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to