You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2008/01/29 16:15:45 UTC

svn commit: r616375 - /geronimo/server/branches/2.0/testsuite/pom.xml

Author: gawor
Date: Tue Jan 29 07:15:43 2008
New Revision: 616375

URL: http://svn.apache.org/viewvc?rev=616375&view=rev
Log:
add timout for server startup

Modified:
    geronimo/server/branches/2.0/testsuite/pom.xml

Modified: geronimo/server/branches/2.0/testsuite/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0/testsuite/pom.xml?rev=616375&r1=616374&r2=616375&view=diff
==============================================================================
--- geronimo/server/branches/2.0/testsuite/pom.xml (original)
+++ geronimo/server/branches/2.0/testsuite/pom.xml Tue Jan 29 07:15:43 2008
@@ -286,6 +286,7 @@
                                     <configuration>
                                         <logOutput>true</logOutput>
                                         <background>true</background>
+                                        <verifyTimeout>300</verifyTimeout>
                                         <optionSets>
                                             <optionSet>
                                                 <id>default</id>