You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2013/06/07 00:22:43 UTC

[Bug 55049] Task ManifestClassPath translates JAR's directory to '/' instead of '.'

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

--- Comment #1 from Grégoire Vatry <gv...@gmail.com> ---
Created attachment 30403
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30403&action=edit
Proposed patch (with unit test)

With the patch applied, the <ManifestClasspath> task returns "./" for a
classpath element that corresponds to the directory of the jarfile attribute.

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