summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/nodes/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-12-11 09:48:28 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-12-11 09:48:28 +0000
commit41ab038e0c4e8d4e35a143c35040cf6d6ab4436c (patch)
tree4e17446b9a4d7849135b4af7b8a115a2b8ca8882 /sca-java-2.x/trunk/itest/nodes/pom.xml
parent11dcc5a7f0badd6db1d21e71886e3c75c242d918 (diff)
comment out the new tests.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889549 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/itest/nodes/pom.xml')
-rw-r--r--sca-java-2.x/trunk/itest/nodes/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/itest/nodes/pom.xml b/sca-java-2.x/trunk/itest/nodes/pom.xml
index 8371207e61..3a492ecc31 100644
--- a/sca-java-2.x/trunk/itest/nodes/pom.xml
+++ b/sca-java-2.x/trunk/itest/nodes/pom.xml
@@ -37,13 +37,17 @@
<module>helloworld-iface</module>
<module>helloworld-service</module>
<module>helloworld-client</module>
+<!--
<module>helloworld-service-a</module>
<module>helloworld-service-b</module>
<module>helloworld-service-c</module>
+-->
<module>one-node-test</module>
<module>two-nodes-test</module>
<module>two-nodes-two-vms-test</module>
+<!--
<module>three-nodes-three-vms-test</module>
+-->
</modules>
</project>