Browse Source

BigProjectLogger always fiddled with the basedir, not only if the attribute was absent.

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

+ 2
- 3
WHATSNEW View File

@@ -166,9 +166,8 @@ Fixed bugs:
contained the character '8'. contained the character '8'.
Bugzilla Report 45675. Bugzilla Report 45675.


* If the buildfile's project element didn't contain any basedir
attribute, BigProjectLogger would set the project's basedir to the
current working directory.
* BigProjectLogger would set the project's basedir to the current
working directory.
Bugzilla Report 45607. Bugzilla Report 45607.


Other changes: Other changes:


Loading…
Cancel
Save