DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39489>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39489

           Summary: task after ant doesn't execute in file .bat
           Product: Ant
           Version: 1.6.5
          Platform: PC
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: major
          Priority: P3
         Component: AntUnit
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


after an execution of ant from a .bat, the window close so we don't see if it
successfull or failed. and we can't execute an other task

file test.bat

d:\Ant\bin\ant -buildfile d:\livraison\build.xml indus
-Dbranche_oceane=%BRANCHE_OCEANE% -Dbranche_marine=%BRANCHE_MARINE%
-Dversion_oceane=%VERSION_OCEANE% -Dversion_marine=%VERSION_MARINE% -q

echo test fin

Pause

In this example, the command echo and pause never execute.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to