Browse Source

Update to reflect some of the other recent changes

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268147 13f79535-47bb-0310-9956-ffa450edef68
master
Conor MacNeill 24 years ago
parent
commit
6f8e2d0755
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      WHATSNEW

+ 9
- 0
WHATSNEW View File

@@ -10,6 +10,13 @@ Other changes:


* Added nested prefixedfileset element to <war> * Added nested prefixedfileset element to <war>


* Changed <sql> so that printing is at the task level rather than
the statement level.
* javadoc task will pass -d flag to any doclet if the destDir attribute is
given. If the doclet does not accept the -d flag then omit the destdir
attribute.

Fixed bugs: Fixed bugs:
----------- -----------


@@ -17,6 +24,8 @@ Fixed bugs:


* javadoc's failonerror attribute works again * javadoc's failonerror attribute works again


* Changed <sql> task so that printing result sets works on Oracle

Changes from Ant 1.1 to Ant 1.2 Changes from Ant 1.1 to Ant 1.2
=============================== ===============================




Loading…
Cancel
Save