You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by sf...@apache.org on 2011/03/21 16:22:35 UTC

svn commit: r1083829 - /incubator/stanbol/trunk/enhancer/integration-tests/pom.xml

Author: sfermigier
Date: Mon Mar 21 15:22:34 2011
New Revision: 1083829

URL: http://svn.apache.org/viewvc?rev=1083829&view=rev
Log:
Increase timeout.


Modified:
    incubator/stanbol/trunk/enhancer/integration-tests/pom.xml

Modified: incubator/stanbol/trunk/enhancer/integration-tests/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/integration-tests/pom.xml?rev=1083829&r1=1083828&r2=1083829&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/integration-tests/pom.xml (original)
+++ incubator/stanbol/trunk/enhancer/integration-tests/pom.xml Mon Mar 21 15:22:34 2011
@@ -130,7 +130,7 @@
                         <jar.executor.jar.folder>${project.basedir}/target/dependency</jar.executor.jar.folder>
                         <jar.executor.jar.name.regexp>org.apache.stanbol.*full.*jar$</jar.executor.jar.name.regexp>
                         <keepJarRunning>${keepJarRunning}</keepJarRunning>
-                        <server.ready.timeout.seconds>60</server.ready.timeout.seconds>
+                        <server.ready.timeout.seconds>180</server.ready.timeout.seconds>
                         <server.ready.path.1>/:stanbol.css</server.ready.path.1>
                         <server.ready.path.2>/engines:There are currently</server.ready.path.2>
                         <server.ready.path.3>/store:Recently uploaded Content Items</server.ready.path.3>