diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2011-02-24 11:31:32 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2011-02-24 11:31:32 +0000 |
commit | fadbd575dde984dde60a2786f5c73e4e2a70a2c4 (patch) | |
tree | 5920f845789693830ac5a98b979dfda5b952177e /sca-java-2.x/trunk | |
parent | 6e3c2f6e732792a21aea69ec2fdc58aced4663d0 (diff) |
Add the spi test to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074117 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r-- | sca-java-2.x/trunk/testing/itest/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/pom.xml b/sca-java-2.x/trunk/testing/itest/pom.xml index 7d163678fa..8f09a010db 100644 --- a/sca-java-2.x/trunk/testing/itest/pom.xml +++ b/sca-java-2.x/trunk/testing/itest/pom.xml @@ -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> |