Hi all,
On behalf of the Apache Xerces project team, I'm pleased to announce that version 2.12.2 of Apache Xerces-J is now available.
Xerces-J 2.12.2 can be downloaded at:
http://xerces.apache.org/mirrors.cgi.
The list of issues solved, during this release is following,
1) Solved a rarely occurring XML parsing performance issue.
2) Improved compliance, of XPath 2.0 processor's regex implementation (that's used within XML Schema 1.1 implementation).
3) XML Schema validation error message improvements, when XML attributes are validated.
4) Improved the JAXP SourceValidator sample, related to XML Schema 1.1 assertion evaluations on list types.
5) Solved an XML Schema implementation issue, where combination of restrictions 'length' and 'minLength' was leading to error.
6) Made minor, improvements to few XML Schema 1.1 validation error messages.
7) Fixed a rarely occurring issue during XML Schema 1.1 xs:assert evaluation, where adjacent text values within XML instance document, were resulting in more than one adjacent XPath 2.0 text nodes.
For more information please visit:
http://xerces.apache.org/xerces2-j/