https://bz.apache.org/bugzilla/show_bug.cgi?id=69686
Bug ID: 69686
Summary: `legacy-xml` listener does not create its report
directory
Product: Ant
Version: 1.10.15
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Optional Tasks
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When using the `legacy-xml` listener with some `outputDir` that does not yet
exist, the build fails execution.
The listener should itself create the directory if it does not exist, instead
of requiring to use a `<mkdir>` first.
--
You are receiving this mail because:
You are the assignee for the bug.