You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ma...@apache.org on 2009/10/09 16:40:26 UTC

svn commit: r823568 - /incubator/ace/trunk/core/build.xml

Author: marrs
Date: Fri Oct  9 14:40:25 2009
New Revision: 823568

URL: http://svn.apache.org/viewvc?rev=823568&view=rev
Log:
Extended the timeout some more.

Modified:
    incubator/ace/trunk/core/build.xml

Modified: incubator/ace/trunk/core/build.xml
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/core/build.xml?rev=823568&r1=823567&r2=823568&view=diff
==============================================================================
--- incubator/ace/trunk/core/build.xml (original)
+++ incubator/ace/trunk/core/build.xml Fri Oct  9 14:40:25 2009
@@ -742,7 +742,7 @@
             file:bundle/org.apache.ace.configurator-1.0.0.jar
         	file:instrumented/org.apache.ace.client.automation-1.0.0.jar
             file:bundle/org.apache.ace.test.repositoryadmin-1.0.0.jar"
-            timeout="120000" datafile="${basedir}/cobertura.ser" />
+            timeout="240000" datafile="${basedir}/cobertura.ser" />
 
         <run-felix-coverage destdir="deploy/target/test" bundles="
             file:bundle/org.apache.ace.consolelogger-1.0.0.jar