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/04/29 16:12:32 UTC

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

Author: slaws
Date: Thu Apr 29 14:12:32 2010
New Revision: 939316

URL: http://svn.apache.org/viewvc?rev=939316&view=rev
Log:
add jaws tests into build

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=939316&r1=939315&r2=939316&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/pom.xml Thu Apr 29 14:12:32 2010
@@ -87,6 +87,7 @@
                 <module>service-reference</module>
                 <module>wires</module>              
                 <module>ws</module>
+                <module>ws-jaxws</module>
   </modules>
 
   <!-- We don't want to deploy any of the test modules -->