Author: antelder
Date: Thu Jan 21 15:27:09 2010
New Revision: 901738

URL: http://svn.apache.org/viewvc?rev=901738&view=rev
Log:
Take out the two nodes test as i see its failing on Hudson. I think thats from 
a recent change i did but unfortunately i can't fix it just now asI'm using an 
old backup machine that crashes when doing a full Tuscany 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=901738&r1=901737&r2=901738&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 21 15:27:09 2010
@@ -43,7 +43,7 @@
     <module>helloworld-service-c</module>
 -->
     <module>one-node-test</module>
-    <module>two-nodes-test</module>
+    <!-- module>two-nodes-test</module -->
     <module>two-nodes-two-vms-test</module>
 <!--
     <module>three-nodes-three-vms-test</module>


Reply via email to