mbenson 2004/06/22 12:38:02
Modified: . WHATSNEW
Log:
<loadproperties resource="..." /> merged.
Revision Changes Path
1.627 +3 -2 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.626
retrieving revision 1.627
diff -u -r1.626 -r1.627
--- WHATSNEW 21 Jun 2004 22:16:45 -0000 1.626
+++ WHATSNEW 22 Jun 2004 19:38:02 -0000 1.627
@@ -24,8 +24,6 @@
* New <redirector> type introduced to provide extreme I/O flexibility.
Initial support for <exec>, <apply>, and <java> tasks.
-* <loadproperties> supports loading from a resource.
-
* Changed default tempdir for <javac> from user.dir to java.io.tmpdir.
* A new base class DispatchTask has been added to facilitate elegant
@@ -237,6 +235,9 @@
status back to the command line.
* <fail> accepts a nested <condition>.
+
+* <loadproperties> supports loading from a resource.
+ Bugzilla Report 28340.
Changes from Ant 1.6.0 to Ant 1.6.1
=============================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]