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/19 10:51:48 UTC

svn commit: r826611 - /tuscany/sandbox/scajcaa/pom.xml

Author: antelder
Date: Mon Oct 19 08:51:48 2009
New Revision: 826611

URL: http://svn.apache.org/viewvc?rev=826611&view=rev
Log:
Add test client folder to build

Modified:
    tuscany/sandbox/scajcaa/pom.xml

Modified: tuscany/sandbox/scajcaa/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/scajcaa/pom.xml?rev=826611&r1=826610&r2=826611&view=diff
==============================================================================
--- tuscany/sandbox/scajcaa/pom.xml (original)
+++ tuscany/sandbox/scajcaa/pom.xml Mon Oct 19 08:51:48 2009
@@ -64,6 +64,7 @@
         <module>sca-api</module>
         <module>xsd</module>
 
+        <module>sca-assembly/Test_Client</module>
         <module>sca-java-caa</module>
 
         <module>tuscany-java-caa-test-runner</module>