holtdl 02/03/25 11:14:06
Modified: . WHATSNEW
Log:
Add "implementation" -> "compiler".
Revision Changes Path
1.232 +3 -0 jakarta-ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -r1.231 -r1.232
--- WHATSNEW 24 Mar 2002 14:51:14 -0000 1.231
+++ WHATSNEW 25 Mar 2002 19:14:06 -0000 1.232
@@ -47,6 +47,9 @@
* Ant's testcases now require JUnit 3.7 or above, as they now use the new
assertTrue method instead of assert.
+* To make <javac> more consistent, <compilerarg>'s "implementation" attribute
+ has been renamed to "compiler".
+
Fixed bugs:
-----------
* Fixed bug where <move> ignored <filterset>s.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>