Browse Source

Add "implementation" -> "compiler".

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272025 13f79535-47bb-0310-9956-ffa450edef68
master
Diane Holt 23 years ago
parent
commit
11be3954a5
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      WHATSNEW

+ 3
- 0
WHATSNEW View File

@@ -47,6 +47,9 @@ Changes that could break older environments:
* Ant's testcases now require JUnit 3.7 or above, as they now use the new * Ant's testcases now require JUnit 3.7 or above, as they now use the new
assertTrue method instead of assert. assertTrue method instead of assert.


* To make <javac> more consistent, <compilerarg>'s "implementation" attribute
has been renamed to "compiler".

Fixed bugs: Fixed bugs:
----------- -----------
* Fixed bug where <move> ignored <filterset>s. * Fixed bug where <move> ignored <filterset>s.


Loading…
Cancel
Save