Author: antoine Date: Thu Oct 20 18:00:51 2005 New Revision: 327062 URL: http://svn.apache.org/viewcvs?rev=327062&view=rev Log: solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085.
Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewcvs/ant/core/trunk/WHATSNEW?rev=327062&r1=327061&r2=327062&view=diff ============================================================================== --- ant/core/trunk/WHATSNEW (original) +++ ant/core/trunk/WHATSNEW Thu Oct 20 18:00:51 2005 @@ -66,6 +66,10 @@ Fixed bugs: ----------- +* problem refering jars specfied by Class-Path attribute in manifest + of a ant task jar file, when this ant task jar file is located in + a directory with space, Bugzilla Report 37085 + * Backward incompatible change in ZipFileSet, Bugzilla Report 35824. * Wrong replacement of file separator chars prevens junitbatchtest --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]