Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: [Original edit by Michael] Report for Xerces-J

February 2007 Report

Xerces-J

In November we released Xerces-J 2.9.0. As of this release, Xerces and Xalan now share a common serialization codebase. The DOM Level 3 serialization support which was in Xerces was migrated into the Xalan serializer and Xerces' native serializer was deprecated. After 2.9.0, things quieted down over the holiday season. A few bugs have been fixed which should bring Xerces-J into conformance with the XML 1.0 4th Edition Recommendation. Several users have requested that we put our jars in Apache's Maven repository. Since none of the Xerces developers are familiar with Maven or the repository we've asked for help from the community and found one volunteer who is willing to create the POMs and upload the jars.

Xerces-C

A wiki page has been set up to track the build status of Xerces-C on various platform; currently, only AIX has never been successful. Within the last week we have had what we hope to be the final drop of the beta of XInclude support. We need to integrate this with the codebase. A limited support for XPath querying has been added to the DOMDocument class, exposing the same engine used for checking the XML Schema identity constraints.

...