Browse Source

won't merge fix for 27170 since fix has not been confirmed and we don't have an extended beta phase for 1.6.3

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

+ 3
- 3
WHATSNEW View File

@@ -79,6 +79,9 @@ Fixed bugs:
* "<rmic> always compiles on Java1.5" bugzilla report=33862. Fixed default
stub version to always be "compat", even on Java1.5+.

* The .NET compilation tasks failed if filenames given as references
contained spaces. Bugzilla Report 27170.

Other changes:
--------------

@@ -305,9 +308,6 @@ Other changes:
* <csc>'s extraoptions can now contain multiple arguments.
Bugzilla Report 23599.

* The .NET compilation tasks failed if filenames given as references
contained spaces. Bugzilla Report 27170.

* <macrodef> with default values set by properties would be
seen as new definitions when called twice with different properties.
This was confusing so the definitions are now treated as similar.


Loading…
Cancel
Save