Browse Source

<loadproperties resource="..." /> merged.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276601 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 21 years ago
parent
commit
c0a1986ecb
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      WHATSNEW

+ 3
- 2
WHATSNEW View File

@@ -24,8 +24,6 @@ Other changes:
* 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
@@ -238,6 +236,9 @@ Other changes:

* <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
=============================================



Loading…
Cancel
Save