bodewig 02/05/09 23:41:46 Modified: . Tag: ANT_15_BRANCH WHATSNEW Log: Try to make sense. Revision Changes Path No revision No revision 1.263.2.8 +7 -4 jakarta-ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/jakarta-ant/WHATSNEW,v retrieving revision 1.263.2.7 retrieving revision 1.263.2.8 diff -u -r1.263.2.7 -r1.263.2.8 --- WHATSNEW 8 May 2002 22:36:00 -0000 1.263.2.7 +++ WHATSNEW 10 May 2002 06:41:46 -0000 1.263.2.8 @@ -6,8 +6,8 @@ * Merging of Manifests in jar now works as documented. -* paths that have been separated by would be incorrectly parsed on -NetWare. +* paths that have been separated by colons would be incorrectly parsed +on NetWare. * runant.pl now supports NetWare. @@ -20,8 +20,6 @@ JDK 1.1 and 1.2, even if the class could be found on the user-specified classpath. -* z/OS now gets detected by the os condition. - * <property environment=... /> now works on z/OS. * forked <javac> failed for the wrong reason on JDK 1.1 - Ant would @@ -29,6 +27,11 @@ some conditons, but 1.1 doesn't support this feature. Ant will no longer try this, but you may run into problems with the length of the command line now. + +Other changes: +-------------- + +* z/OS now gets detected by the os condition. Changes from Ant 1.4.1 to 1.5beta1 ==================================
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
