Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/CACTUS-33 Here is an overview of the issue: --------------------------------------------------------------------- Key: CACTUS-33 Summary: cactus RunServerTestsTask timeout parameter Type: Bug Status: Closed Priority: Major Resolution: FIXED Project: Cactus Components: Ant Integration Fix Fors: 1.5-beta1 Versions: 1.4.1 Assignee: Vincent Massol Reporter: Michael Pichler Created: Fri, 7 Feb 2003 9:29 AM Updated: Sat, 17 Apr 2004 8:58 AM Environment: Operating System: All Platform: All Description: Hello, a small suggestion for enhancement of the ant task runservertests. We run cactus tests as part of a nightly build process. If deployment done by the startTarget of runservertests fails, the build process hangs and must be killed. It would be nice if the ant task runservertests had an additional parameter that limits the time that StartServerHelper attempts to start the server. If the server URL is not callable within the timeout, a build exception should be raised. The same should be done when the startTarget (invoked in a separate thread) throws a BuildException. The parameter might be called startTimeout, integer, unit seconds. The default could be -1 to wait "forever". regards, mpi. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
