Author: antelder
Date: Thu Jan 28 12:00:59 2010
New Revision: 904050

URL: http://svn.apache.org/viewvc?rev=904050&view=rev
Log:
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

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=904050&r1=904049&r2=904050&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/nodes/pom.xml Thu Jan 28 12:00:59 2010
@@ -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>


Reply via email to