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 2011/02/24 12:31:32 UTC

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

Author: slaws
Date: Thu Feb 24 11:31:32 2011
New Revision: 1074117

URL: http://svn.apache.org/viewvc?rev=1074117&view=rev
Log:
Add the spi test to the 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=1074117&r1=1074116&r2=1074117&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/itest/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/testing/itest/pom.xml Thu Feb 24 11:31:32 2011
@@ -84,9 +84,7 @@
                 <module>scdl</module>
                 <module>services</module>
                 <module>service-reference</module>
-<!--
                 <module>spi</module>
--->
                 <module>wires</module>              
                 <module>ws</module>
                 <module>ws-jaxws</module>