You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2010/10/07 12:17:06 UTC

svn commit: r1005396 - /tuscany/sca-java-2.x/trunk/distribution/pom.xml

Author: slaws
Date: Thu Oct  7 10:17:06 2010
New Revision: 1005396

URL: http://svn.apache.org/viewvc?rev=1005396&view=rev
Log:
build the aggregations

Modified:
    tuscany/sca-java-2.x/trunk/distribution/pom.xml

Modified: tuscany/sca-java-2.x/trunk/distribution/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/distribution/pom.xml?rev=1005396&r1=1005395&r2=1005396&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/distribution/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/distribution/pom.xml Thu Oct  7 10:17:06 2010
@@ -31,6 +31,10 @@
     <name>Apache Tuscany SCA Distributions</name>
 
     <modules>
+        <module>base-runtime-aggregation</module>
+        <module>binding-rmi-runtime-aggregation</module>
+        <module>binding-ws-runtime-axis2-aggregation</module>
+
         <module>all</module>
         <module>tomcat</module>
     </modules>