From general-return-6967-apmail-xml-general-archive=xml.apache.org@xml.apache.org Sun Feb 01 00:20:53 2004 Return-Path: Delivered-To: apmail-xml-general-archive@www.apache.org Received: (qmail 63402 invoked from network); 1 Feb 2004 00:20:53 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 1 Feb 2004 00:20:53 -0000 Received: (qmail 92458 invoked by uid 500); 1 Feb 2004 00:20:29 -0000 Delivered-To: apmail-xml-general-archive@xml.apache.org Received: (qmail 92412 invoked by uid 500); 1 Feb 2004 00:20:29 -0000 Mailing-List: contact general-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: general@xml.apache.org Delivered-To: mailing list general@xml.apache.org Received: (qmail 92362 invoked from network); 1 Feb 2004 00:20:28 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 1 Feb 2004 00:20:28 -0000 Received: (qmail 63383 invoked by uid 1678); 1 Feb 2004 00:20:42 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 1 Feb 2004 00:20:42 -0000 Date: Sat, 31 Jan 2004 16:20:42 -0800 (PST) From: Michael Glavassevich To: general@xml.apache.org Subject: [ANNOUNCEMENT]: Xerces-J 2.6.1 now available Message-ID: <20040131161738.X56742@minotaur.apache.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi everyone, The Xerces-J team is very happy to announce that version 2.6.1 of Xerces-J is now available. This release contains support for OASIS XML Catalogs and now includes the XML Commons Resolver (version 1.1) with the distribution. It also provides an experimental implementation of the latest drafts for Document Object Model Level 3 Core and Load/Save (see beta2-dom3-Xerces-J-bin.2.6.1.zip). This will be the last release that supports JDK 1.1. Future releases of Xerces-J will require at least JDK 1.2. Specifically, the significant changes introduced in this release are: * Added support for XML Catalogs. [Michael Glavassevich] * Implemented some remaining XML Schema errata and fixed several schema related bugs. [Sandy Gao] * Fixed various DOM Level 3 bugs. [Neil Delima, Kohsuke Kawaguchi, Michael Glavassevich, Elena Litani, K. Venugopal] * Implemented well-formedness checking for LSSerializer (DOM Level 3). [Elena Litani] * Modified the XJavac task used by the build file so that Xerces can be built on Mac OS X with Apple JDK 1.4. [Alex Milowski] * Fixed possible security hole: the features and properties set on the parser were not propagated to the XMLSchemaLoader. [Elena Litani] * Implemented the latest XInclude draft, excluding support for XPointer. [Michael Glavassevich, K. Venugopal] * Implemented missing support for supplemental characters in XML 1.1 names. [Michael Glavassevich] * Fixed a bug which caused the parser to overwrite some of the user's configuration with default values when namespace support was disabled. [Michael Glavassevich] * Implemented various performance improvements. [Michael Glavassevich] * Fixed various bugs. [Michael Glavassevich, Kohsuke Kawaguchi, Elena Litani] For more information please visit: http://xml.apache.org/xerces2-j/ Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: mrglavas@ca.ibm.com E-mail: mrglavas@apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@xml.apache.org For additional commands, e-mail: general-help@xml.apache.org