Browse Source

Show <fail> changes as merged.

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

+ 5
- 5
WHATSNEW View File

@@ -26,8 +26,6 @@ Other changes:

* <loadproperties> supports loading from a resource.

* <fail> accepts a nested <condition>.

* Changed default tempdir for <javac> from user.dir to java.io.tmpdir.

* A new base class DispatchTask has been added to facilitate elegant
@@ -37,9 +35,6 @@ Other changes:
which will allow nonexistent files specified via <filelist>s to
be passed to the executable. Bugzilla Report 29585.

* <fail> has a status attribute that can be used to pass an exit
status back to the command line.

Changes from Ant 1.6.1 to current Ant 1.6 CVS version
=====================================================

@@ -238,6 +233,11 @@ Other changes:

* Added Target.getIf/Unless(). Bugzilla Report 29320.

* <fail> has a status attribute that can be used to pass an exit
status back to the command line.

* <fail> accepts a nested <condition>.

Changes from Ant 1.6.0 to Ant 1.6.1
=============================================



Loading…
Cancel
Save