Author: antelder
Date: Mon Mar 21 21:37:05 2011
New Revision: 1083969
URL: http://svn.apache.org/viewvc?rev=1083969&view=rev
Log:
Take out the spi itest fwhile we work out whats up with the Jdk14RegexpMatcher.
See r1083699 and r1082808
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=1083969&r1=1083968&r2=1083969&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/itest/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/testing/itest/pom.xml Mon Mar 21 21:37:05 2011
@@ -84,7 +84,7 @@
<module>scdl</module>
<module>services</module>
<module>service-reference</module>
- <module>spi</module>
+ <!-- module>spi</module -->
<module>wires</module>
<module>ws</module>
<module>ws-jaxws</module>