Browse Source

Merged DependScanner losing its private basedir member.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277486 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 20 years ago
parent
commit
376c6e414b
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      WHATSNEW

+ 3
- 3
WHATSNEW View File

@@ -27,9 +27,6 @@ Fixed bugs:
* Translate task does not remove tokens when a key is not found. * Translate task does not remove tokens when a key is not found.
It logs a verbose message. Bugzilla Report 13936. It logs a verbose message. Bugzilla Report 13936.


* DependScanner.getResource() always returned nonexistent resources,
even when the resource actually existed. Bugzilla Report 30558.

* <apply> was broken with classfilesets. Bugzilla Report 30567. * <apply> was broken with classfilesets. Bugzilla Report 30567.


* The first file open that took place when using input files with the * The first file open that took place when using input files with the
@@ -272,6 +269,9 @@ Fixed bugs:
variable when logged into workstations using Novell authentication. variable when logged into workstations using Novell authentication.
Bugzilla Report 30366. Bugzilla Report 30366.


* DependScanner.getResource() always returned nonexistent resources,
even when the resource actually existed. Bugzilla Report 30558.

Changes from Ant 1.6.1 to Ant 1.6.2 Changes from Ant 1.6.1 to Ant 1.6.2
=================================== ===================================




Loading…
Cancel
Save