[esb-issues] [JBoss JIRA] Created: (JBESB-1451) ant stop-server does not work with Ant 1.7

Daniel Bevenius (JIRA) jira-events at lists.jboss.org
Mon Jan 7 12:11:33 EST 2008


ant stop-server does not work with Ant 1.7
------------------------------------------

                 Key: JBESB-1451
                 URL: http://jira.jboss.com/jira/browse/JBESB-1451
             Project: JBoss ESB
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Testing
    Affects Versions: 4.2.1
            Reporter: Daniel Bevenius
         Assigned To: Daniel Bevenius
            Priority: Minor
             Fix For: 4.3


When running 'ant integration' and using Ant version 1.7 the stopping of the server always times out. 

Using:
<isfileselected file="@{serverHome}/server/@{serverConfig}/log/server.log">
    <contains text="[org.jboss.system.server.Server] Shutdown complete"/>
</isfileselected>

instead of the <available> task work for Ant version 1.6 and 1.7 (and hopefully later versions aswell.
This jira is related to http://jira.jboss.com/jira/browse/JBESB-1366 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list