Browse Source

update list of fixed bugs in <antstructure>

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268787 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 24 years ago
parent
commit
1c11031843
1 changed files with 4 additions and 3 deletions
  1. +4
    -3
      WHATSNEW

+ 4
- 3
WHATSNEW View File

@@ -9,17 +9,18 @@ Changes that could break older environments:
Fixed bugs: Fixed bugs:
----------- -----------


* Testcases have been made independant of current working directory.
* Testcases have been made independent of current working directory.


* Input ZIP-Files will be closed when using a <zipfileset>. * Input ZIP-Files will be closed when using a <zipfileset>.


* p4 tasks now don't fail if user, port or client have been ommitted
* p4 tasks now don't fail if user, port or client have been omitted
(and this is acceptable for the context of the command). (and this is acceptable for the context of the command).


* <javah>'s outputfile attribute will be resolved as relative to the * <javah>'s outputfile attribute will be resolved as relative to the
projects basedir. projects basedir.


* <antstructure> should create a valid DTD for propertyfile.operation.entry
* <antstructure> should create a valid DTD for propertyfile.operation.entry
and omit tasks it fails to load.


Changes from Ant 1.2 to Ant 1.3 Changes from Ant 1.2 to Ant 1.3
=========================================== ===========================================


Loading…
Cancel
Save