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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16123

Failure with -logfile doesn't set exit value

           Summary: Failure with -logfile doesn't set exit value
           Product: Ant
           Version: 1.5.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


[EMAIL PROTECTED]:40am]mrc/NWbuild/bin(1618) sh
/opt/app_home/ant/1.5.1/noarch/bin/ant -logfile ../logs/log.file
Cannot write on the specified log file. Make sure the path exists and you have
write permissions.
[EMAIL PROTECTED]:41am]mrc/NWbuild/bin(1619) echo $?
0


Should set the exit code to 1 at least.

Actually, might not be a bad idea to audit all command line oriented failures
just to be paranoid.

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

Reply via email to