https://issues.apache.org/bugzilla/show_bug.cgi?id=52227
Stefan Bodewig <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #2 from Stefan Bodewig <[email protected]> 2011-12-02 16:06:33 UTC --- OK, I unzipped your attachment on my Desktop (Windows7) and ran "ant" inside the unzpped dir (after creating the directory c:\run\anttestManifestClasspath directory). This is what I get: Buildfile: C:\Users\stefan.bodewig\Desktop\ant-test-manifest-cp\build.xml classpath-make: [echo] Start classpath: [echo] ../../Users/stefan.bodewig/Desktop/ant-test-manifest-cp/lib/log4j.jar [echo] end [echo] file :/run/anttestManifestClasspath/a-classpath3.jar [jar] Building MANIFEST-only jar: C:\run\anttestManifestClasspath\a-classpath3.jar [echo] Jar done BUILD SUCCESSFUL Total time: 0 seconds This looks as expected to me. The path is relative to the jar and certainly not relative to my build directory. This is as it should be, isn't it? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
