https://issues.apache.org/bugzilla/show_bug.cgi?id=55539
Bug ID: 55539
Summary: Fail task property status doesnt work properly
Product: Ant
Version: 1.9.2
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Core tasks
Assignee: [email protected]
Reporter: [email protected]
Created attachment 30807
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30807&action=edit
Ant example to check error
In some cases fail task does not return exit code indicated in status property.
I have attached an example to check the error.
+ Using target "testok" return code is 3. Its ok!
+ Using target "test" return code should be either 4 or 5, but result code was
1.
--
You are receiving this mail because:
You are the assignee for the bug.