ehatcher 02/01/07 04:38:08
Modified: . WHATSNEW
Log:
note the new mapper
Revision Changes Path
1.196 +4 -1 jakarta-ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -r1.195 -r1.196
--- WHATSNEW 7 Jan 2002 06:32:02 -0000 1.195
+++ WHATSNEW 7 Jan 2002 12:38:08 -0000 1.196
@@ -126,8 +126,11 @@
unless attributes.
* Ant now comes with a BuildLogger implementation that can send emails
- containing a log of the build process.
+ containing a log of the build process (MailLogger).
+* A "package" mapper type has been added to allow package directory
+ names replaced with the dotted form.
+
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]>