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 2010/12/08 13:09:15 UTC

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

Author: antelder
Date: Wed Dec  8 12:09:14 2010
New Revision: 1043374

URL: http://svn.apache.org/viewvc?rev=1043374&view=rev
Log:
Add the sca binding mapper itest to build

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

Modified: tuscany/sca-java-2.x/trunk/testing/itest/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/itest/pom.xml?rev=1043374&r1=1043373&r2=1043374&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/itest/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/testing/itest/pom.xml Wed Dec  8 12:09:14 2010
@@ -89,6 +89,7 @@
                 <module>ws</module>
                 <module>ws-jaxws</module>
                 <module>async-interactions</module>
+                <module>scabindingmapper</module>
   </modules>
 
   <!-- We don't want to deploy any of the test modules -->