https://issues.apache.org/bugzilla/show_bug.cgi?id=55762
Bug ID: 55762
Summary: Java task : add "if" and "unless" attributes to "arg"
element
Product: Ant
Version: 1.8.4
Hardware: PC
Status: NEW
Severity: enhancement
Priority: P2
Component: Core tasks
Assignee: [email protected]
Reporter: [email protected]
Ant's "xslt" task allows "if" and "unless" attributes on its "param"
sub-elements, to allow the use of parameters to be determined by their
existence.
The "java" task doesn't have anything like this so is harder to implement
optional parameters.
My request is that a similar feature be added to the "java" task's "param"
elements.
--
You are receiving this mail because:
You are the assignee for the bug.