https://issues.apache.org/bugzilla/show_bug.cgi?id=55049
Bug ID: 55049
Summary: Task ManifestClassPath translates JAR's directory to
'/' instead of '.'
Product: Ant
Version: 1.9.1
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Core tasks
Assignee: [email protected]
Reporter: [email protected]
Created attachment 30381
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30381&action=edit
Small build.xml to reproduce the bug.
The ManifestClassPath task improperly translates the JAR's parent directory to
'/', where the expected result is '.' (cf. attached build.xml to reproduce).
NOTE: The same beavior has been observed with other Ant version: 1.7.1, 1.8.1
and 1.8.4 (on Windows and Linux with different JVM).
--
You are receiving this mail because:
You are the assignee for the bug.