Browse Source

PR: 20457 and 20870

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274679 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 22 years ago
parent
commit
e96b349816
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      WHATSNEW

+ 7
- 0
WHATSNEW View File

@@ -133,6 +133,10 @@ Fixed bugs:

* URL-encoding in <vaj*port> didn't work properly.

* VAJRemoteUtil called getAbsolutePath instead of getPath
causing problems when using a Windows VAJ server from a UNIX server.
Bugzilla Report 20457.

* file names that include spaces need to be quoted inside the @argfile
argument using <javadoc> and JDK 1.4. Bugzilla Report 16871.

@@ -153,6 +157,9 @@ Fixed bugs:
element tagdiff of the xml output
Bugzilla Report 16081.

* <fixcrlf> make fixcrlf create its temporary files in the default directory
of FileUtils#createTempFile instead of the destination dir of fixcrlf.
Bugzilla Report 20870.

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


Loading…
Cancel
Save