Browse Source

Changes to <move> noted.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270082 13f79535-47bb-0310-9956-ffa450edef68
master
Magesh Umasankar 23 years ago
parent
commit
e241dd137f
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      WHATSNEW

+ 6
- 0
WHATSNEW View File

@@ -62,6 +62,12 @@ Fixed bugs:

Other changes:
--------------
* <move> attempts to rename the directory, if everything inside it is
included, before performing file-by-file moves. This attempt will
be done only if filtering is off and if mappers are not used. This
is a performance improvement and there is no change otherwise in
the funtionality of this task.

* Exec task has extra attribute "resultproperty" to get the return code
into a property.


Loading…
Cancel
Save