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/01/15 13:31:58 UTC

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

Author: antelder
Date: Fri Jan 15 12:31:58 2010
New Revision: 899613

URL: http://svn.apache.org/viewvc?rev=899613&view=rev
Log:
Temporarily takeout bpel itests to see if that changes the hudson too many open files problem

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

Modified: tuscany/sca-java-2.x/trunk/itest/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/pom.xml?rev=899613&r1=899612&r2=899613&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/pom.xml Fri Jan 15 12:31:58 2010
@@ -45,7 +45,7 @@
             </activation>
             <modules>
                 <module>builder</module>
-                <module>bpel</module>
+                <!-- module>bpel</module -->
                 <module>callback-api</module>
                 <module>callback-basic</module>
                 <module>callback-basic-ws</module>