diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-03-09 22:12:45 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-03-09 22:12:45 +0000 |
commit | 562d9a8c1f3c64a0b952b0a58fccf62ddb2c5921 (patch) | |
tree | 5a8ae33fbb96569b846a047e63ba946e08914726 /sca-java-2.x | |
parent | ac7c6f292a8db012b4b43ab92a17a0f18abd52aa (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
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/trunk/itest/nodes/pom.xml | 1 |
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> |