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/10/27 00:43:55 UTC

svn commit: r830025 - /tuscany/java/sca/itest/distribution/pom.xml

Author: antelder
Date: Mon Oct 26 23:43:55 2009
New Revision: 830025

URL: http://svn.apache.org/viewvc?rev=830025&view=rev
Log:
Add the implementtaion-web client sample itest to the build

Modified:
    tuscany/java/sca/itest/distribution/pom.xml

Modified: tuscany/java/sca/itest/distribution/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/itest/distribution/pom.xml?rev=830025&r1=830024&r2=830025&view=diff
==============================================================================
--- tuscany/java/sca/itest/distribution/pom.xml (original)
+++ tuscany/java/sca/itest/distribution/pom.xml Mon Oct 26 23:43:55 2009
@@ -41,6 +41,7 @@
     <module>legal-checks</module>
     <module>webapp-helloworld</module>
     <module>webapp-helloworld-bpel</module>
+    <module>webapp-helloworld-js-client</module>
     <module>webapp-helloworld-jsp</module>
     <module>webapp-helloworld-stripes</module>
   </modules>