summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/nodes
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-28 12:00:59 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-28 12:00:59 +0000
commit5690659313cb6c8dd25ed3339430d5cefdd643f9 (patch)
treeacc9492031fdd0fe7257cb00d040f981f712842a /sca-java-2.x/trunk/itest/nodes
parent8a8048b6926cb55be2a052d62664ad6045fb8a96 (diff)
Add hazelcast-client test to build. Don't expect we'll keep the test as-is but i'm interested in if it works ok on Hudson
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904050 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/itest/nodes')
-rw-r--r--sca-java-2.x/trunk/itest/nodes/pom.xml1
1 files changed, 1 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 7a1a3ade27..01fe0592a6 100644
--- a/sca-java-2.x/trunk/itest/nodes/pom.xml
+++ b/sca-java-2.x/trunk/itest/nodes/pom.xml
@@ -44,6 +44,7 @@
-->
<module>one-jvm</module>
<module>one-jvm-hazelcast</module>
+ <module>one-jvm-hazelcast-client</module>
<module>one-node-test</module>
<module>two-nodes-test</module>
<module>two-nodes-two-vms-test</module>