Author: antelder
Date: Thu Jan 14 12:10:46 2010
New Revision: 899176
URL: http://svn.apache.org/viewvc?rev=899176&view=rev
Log:
Add the Java SE client to 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=899176&r1=899175&r2=899176&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 Thu Jan 14
12:10:46 2010
@@ -33,6 +33,7 @@
<modules>
<module>helloworld-service-contribution</module>
<module>helloworld-reference-contribution</module>
+ <module>helloworld-scaclient-javase</module>
<module>helloworld-scaclient-jsp</module>
<module>helloworld-scaclient-servlet</module>
<module>helloworld-client-webapp</module>