summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/ws/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-06-15 14:37:07 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-06-15 14:37:07 +0000
commit25388cb132c01c8444987326fa747546867a8903 (patch)
treeb0627653ec56a97069f9f452c7378c131eb24cf6 /sca-java-2.x/trunk/itest/ws/pom.xml
parentf5324f60f071c451a52a9d2700ca84233c2c8137 (diff)
Turn on basic fault test and add these tests to the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954912 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/itest/ws/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/itest/ws/pom.xml b/sca-java-2.x/trunk/itest/ws/pom.xml
index ba4f49b38e..1b76f7ad56 100644
--- a/sca-java-2.x/trunk/itest/ws/pom.xml
+++ b/sca-java-2.x/trunk/itest/ws/pom.xml
@@ -43,6 +43,12 @@
<module>autherization-wssecurity</module>
<module>confidentiality-wssecurity</module>
-->
+ <!-- separate test contributions from launcher -->
+ <module>contribution-java-first</module>
+ <module>contribution-wsdl-first</module>
+ <module>external-client</module>
+ <module>external-service</module>
+ <module>launcher-axis2</module>
</modules>
</project>