You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2009/12/09 11:51:21 UTC

svn commit: r888767 - /tuscany/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml

Author: antelder
Date: Wed Dec  9 10:51:21 2009
New Revision: 888767

URL: http://svn.apache.org/viewvc?rev=888767&view=rev
Log:
Add the new scaclient-webapp to the reactor build

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

Modified: tuscany/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml?rev=888767&r1=888766&r2=888767&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/distribution/tomcat/testing/pom.xml Wed Dec  9 10:51:21 2009
@@ -32,6 +32,7 @@
 
     <modules>
         <module>helloworld-service-contribution</module>
+        <module>helloworld-scaclient-webapp</module>
         <module>helloworld-client-webapp</module>
         <module>legal-checks</module>
     </modules>