https://issues.apache.org/bugzilla/show_bug.cgi?id=44499
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #2 from [email protected] 2009-09-03 10:49:07 PDT --- The fix for 1.8.0 does not appear to work for ant on Windows I am still able to produce a NullPointerException with usage such as: <project name="crash" basedir="C:/temp"> <manifestclasspath jarfile="e.jar" maxParentLevels="99" property="cp"> <classpath> <pathelement location="C:/a/b/x.jar"/> </classpath> </manifestclasspath> </project> -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
