You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2010/03/09 23:12:46 UTC

svn commit: r921163 - /tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml

Author: antelder
Date: Tue Mar  9 22:12:45 2010
New Revision: 921163

URL: http://svn.apache.org/viewvc?rev=921163&view=rev
Log:
Add hazelcast binding sca test to build

Modified:
    tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml

Modified: tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml?rev=921163&r1=921162&r2=921163&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml Tue Mar  9 22:12:45 2010
@@ -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>