Browse Source

correct name for xerces

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

+ 2
- 2
WHATSNEW View File

@@ -4,8 +4,8 @@ Changes from Ant 1.8.0 TO current SVN version
Changes that could break older environments:
-------------------------------------------

* Ant no longer ships with Xerces or the XML APIs but relies on the
Java runtime to provide a parser and matching API versions.
* Ant no longer ships with Apache Xerces-J or the XML APIs but relies
on the Java runtime to provide a parser and matching API versions.

Fixed bugs:
-----------


Loading…
Cancel
Save