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/02/05 09:28:52 UTC

svn commit: r906849 - /tuscany/sca-java-2.x/trunk/itest/pom.xml

Author: slaws
Date: Fri Feb  5 08:28:52 2010
New Revision: 906849

URL: http://svn.apache.org/viewvc?rev=906849&view=rev
Log:
Add in ws itests to build. Don't anything useful yet but might as well get them going. 

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

Modified: tuscany/sca-java-2.x/trunk/itest/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/pom.xml?rev=906849&r1=906848&r2=906849&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/pom.xml Fri Feb  5 08:28:52 2010
@@ -86,6 +86,7 @@
                 <module>service-reference</module>
                 <module>wires</module>
                 <module>policies</module>
+                <module>ws</module>
            </modules>
         </profile>