diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-03-21 21:37:05 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-03-21 21:37:05 +0000 |
commit | 9cb48aedd3564362336aea43a44436bb304bf685 (patch) | |
tree | 6a488e1b7e634b711a7a07e642662c6db9f40be1 /sca-java-2.x/trunk/testing | |
parent | 5c75abe35ac59737e6db3855ac078c3c0f4107ad (diff) |
Take out the spi itest fwhile we work out whats up with the Jdk14RegexpMatcher. See r1083699 and r1082808
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1083969 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing')
-rw-r--r-- | sca-java-2.x/trunk/testing/itest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/pom.xml b/sca-java-2.x/trunk/testing/itest/pom.xml index 8f09a010db..6ff4e18dd7 100644 --- a/sca-java-2.x/trunk/testing/itest/pom.xml +++ b/sca-java-2.x/trunk/testing/itest/pom.xml @@ -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> |