summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-09 22:12:45 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-03-09 22:12:45 +0000
commit562d9a8c1f3c64a0b952b0a58fccf62ddb2c5921 (patch)
tree5a8ae33fbb96569b846a047e63ba946e08914726
parentac7c6f292a8db012b4b43ab92a17a0f18abd52aa (diff)
Add hazelcast binding sca test to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@921163 13f79535-47bb-0310-9956-ffa450edef68
-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 c578a0ba56..7ed266e576 100644
--- a/sca-java-2.x/trunk/itest/nodes/pom.xml
+++ b/sca-java-2.x/trunk/itest/nodes/pom.xml
@@ -47,6 +47,7 @@
<module>one-jvm-hazelcast</module>
<module>one-jvm-hazelcast-client</module>
<module>one-jvm-tribes</module>
+ <module>binding-sca-hazelcast</module>
<module>binding-sca-tribes</module>
<module>one-node-test</module>
<module>two-nodes-test</module>