https://issues.apache.org/bugzilla/show_bug.cgi?id=55472

            Bug ID: 55472
           Summary: Second java task resultproperty lost
           Product: Ant
           Version: 1.8.4
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
          Assignee: [email protected]
          Reporter: [email protected]

I have a macro defined to call a maven build from my ant build.
The macro uses a java task to execute maven, and I am using the
'resultproperty' for getting the result of the maven process.
If I use the macro once, works as expected, the resultproperty has the correct
value.
If I use the macro twice, the second one doesn't work, the resultproperty value
is allways 0, despite of the result of the maven java process.

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

Reply via email to