Browse Source

Minor edits.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@483652 13f79535-47bb-0310-9956-ffa450edef68
master
Jesse N. Glick 18 years ago
parent
commit
3232de3fa4
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      WHATSNEW

+ 3
- 3
WHATSNEW View File

@@ -4,9 +4,9 @@ Changes from Ant 1.7.0RC1 to current SVN version
Changes that could break older environments:
-------------------------------------------

* Initial support for JDK6 scripting <script>.
<*script*> will now use javax.scripting if bsf is
not available, or if explicilty requested by using
* Initial support for JDK 6 (JSR 223) scripting.
<*script*> tasks will now use javax.scripting if BSF is
not available, or if explicitly requested by using
a "manager" attribute.

Fixed bugs:


Loading…
Cancel
Save