bodewig 2004/01/28 02:01:20
Modified: . WHATSNEW
Log:
Document Java 1.5 support
Revision Changes Path
1.531 +5 -1 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.530
retrieving revision 1.531
diff -u -r1.530 -r1.531
--- WHATSNEW 22 Jan 2004 18:46:14 -0000 1.530
+++ WHATSNEW 28 Jan 2004 10:01:17 -0000 1.531
@@ -60,8 +60,12 @@
As it tests for the implementation, it can be used to check for optional
tasks being available.
-* added textname attribute to <macrodef>
+* added nested text support to <macrodef>
+* added initial support for Java 1.5. Java 1.5 is now correctly
+ detected by Ant and treated just like Java 1.4. You can now specify
+ source="1.5" in the <javac> task.
+
Changes from Ant 1.5.4 to Ant 1.6.0
===================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]