https://bz.apache.org/bugzilla/show_bug.cgi?id=26453

Chris Fairman <chris.fair...@ballaerospace.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |minor
            Version|unspecified                 |1.10.14

--- Comment #3 from Chris Fairman <chris.fair...@ballaerospace.com> ---
---------------
Verbose output:
---------------
F:\Testing> ant -v -buildfile test.xml return_nonzero
Apache Ant(TM) version 1.10.14 compiled on August 16 2023
Buildfile: F:\test.xml
Detected Java version: 17 in: F:\Java
Detected OS: Windows Server 2022
parsing buildfile F:\test.xml with URI = file:/F:/test.xml
Project base dir set to: F:\
Build sequence for target(s) `return_nonzero' is [return_nonzero]
Complete build sequence is [return_nonzero, return_zero, ]

return_nonzero:
parsing buildfile
jar:file:/F:/apache-ant-1.10.14/lib/ant.jar!/org/apache/tools/ant/antlib.xml
with URI =
jar:file:/F:/apache-ant-1.10.14/lib/ant.jar!/org/apache/tools/ant/antlib.xml
from a zip file
     [exec] Current OS is Windows Server 2022
     [exec] Discarding output
     [exec] Discarding error output
     [exec] Executing 'cmd' with arguments:
     [exec] '/c'
     [exec] 'exit 1'
     [exec]
     [exec] The ' characters around the executable and arguments are
     [exec] not part of the command.
     [exec] Result: 1

BUILD SUCCESSFUL
Total time: 0 seconds

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to