Browse Source

bug ID#42231, a static method is package scoped instead of public

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@533058 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 18 years ago
parent
commit
a500ff1e50
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      WHATSNEW

+ 3
- 1
WHATSNEW View File

@@ -99,7 +99,9 @@ Other changes:

* Patternset allows nested inverted patternsets using <invert>.

* <manifest> checks for validity of attribute names.
* <manifest> checks for validity of attribute names.

* JUnitVersionHelper.getTestCaseClassName is now public. Bugzilla 42231


Changes from Ant 1.6.5 to Ant 1.7.0


Loading…
Cancel
Save