summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-04-01 07:47:12 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-04-01 07:47:12 +0000
commitcdc3a12b112a2c9eb407b46b1ea0b3e0e57d0d1c (patch)
treeb86039c4dc3b45ecc0ed191e7246b7e5e0f9ae15 /sca-java-2.x
parent59a9d9aa1bd9cd629f743aed680d74363ec4504d (diff)
Take out some more itests using the cargo plugin to see if that fixes the too many open files problem on the Hudson build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929874 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/itest/distribution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/distribution/pom.xml b/sca-java-2.x/trunk/itest/distribution/pom.xml
index f312fb3a7e..d63969769f 100644
--- a/sca-java-2.x/trunk/itest/distribution/pom.xml
+++ b/sca-java-2.x/trunk/itest/distribution/pom.xml
@@ -62,11 +62,11 @@
<!--
<module>webapp-helloworld</module>
<module>webapp-helloworld-bpel</module>
--->
<module>webapp-helloworld-js-client</module>
<module>webapp-helloworld-jsp</module>
<module>webapp-helloworld-servlet</module>
<module>webapp-helloworld-stripes</module>
+-->
</modules>
<build>