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/04/01 09:47:13 UTC

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

Author: antelder
Date: Thu Apr  1 07:47:12 2010
New Revision: 929874

URL: http://svn.apache.org/viewvc?rev=929874&view=rev
Log:
Take out some more itests using the cargo plugin to see if that fixes the too many open files problem on the Hudson build

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

Modified: tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml?rev=929874&r1=929873&r2=929874&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml Thu Apr  1 07:47:12 2010
@@ -62,11 +62,11 @@
 <!--
         <module>webapp-helloworld</module>
         <module>webapp-helloworld-bpel</module>
--->
         <module>webapp-helloworld-js-client</module>
         <module>webapp-helloworld-jsp</module>
         <module>webapp-helloworld-servlet</module>
         <module>webapp-helloworld-stripes</module>
+-->
     </modules>
 
     <build>