ehatcher 02/04/16 18:36:50
Modified: . WHATSNEW
Log:
document changes to XmlLogger
Revision Changes Path
1.254 +3 -0 jakarta-ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
retrieving revision 1.253
retrieving revision 1.254
diff -u -r1.253 -r1.254
--- WHATSNEW 16 Apr 2002 12:21:29 -0000 1.253
+++ WHATSNEW 17 Apr 2002 01:36:50 -0000 1.254
@@ -317,6 +317,9 @@
* <rmic> has a new nested element, <compilerarg>, which allows you
to specify additional args for the specific compiler you're using.
+
+* org.apache.tools.ant.XmlLogger now is a BuildLogger, rather than just
+ a BuildListener. It can operate in either mode successfully.
Changes from Ant 1.4 to Ant 1.4.1
===========================================
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>