----------
Brian Minchau
XSLT Development, IBM Toronto
e-mail:        [EMAIL PROTECTED]

----- Forwarded by Brian Minchau/Toronto/IBM on 03/01/2004 10:12 AM -----
                                                                           
             Brian                                                         
             Minchau/Toronto/I                                             
             BM                                                         To 
                                       [EMAIL PROTECTED]            
             02/29/2004 01:46                                           cc 
             PM                                                            
                                                                   Subject 
                                       Xalan Java 2.6.0 is available       
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           




Hi everyone,

The Xalan team is pleased to announce the availability
of Xalan Java 2.6.0.

Xalan Java provides XSLT processors for transforming XML
documents into HTML, text, or other XML document types.
The Xalan Java Interpretive processor and the Xalan Java
Compiling processor implement XSL Transformations (XSLT)
Version 1.0, XML Path Language (XPath) Version 1.0, and
Java API for XML Programming (JAXP) Version 1.2.

Xalan Java 2.6.0 can be downloaded from one of the Apache
mirrors at http://www.apache.org/dyn/closer.cgi/xml/xalan-j

Updates in this release include:

* Bug fixes
  (see http://xml.apache.org/xalan-j/readme.html
  for a list of bugs that have been fixed in this
  release)

* Improvement in translet initialization time.

* Addition of a translet versioning mechanism.

* Changes that allow XSLTC to use other DTM
  implementations.

* Changes in the XML Serializer.  The serializer
  will no longer put a newline after the xml header
  tag unless indent="yes".  See bugzilla 24304.

* Rename of Xalan Java's xalan:doc-cache-off processing
  instruction to xalan-doc-cache-off. This change was
  necessary due to a recent change in Xerces.  Xerces
  has started detecting the Namespace well-formedness
  rule that a processing instruction's PITarget must not
  contain a colon. The old-style PI will be accepted
  provided that the XML parser does not report is as
  an error.  See bugzilla 26217.

* Enhancement to XSLTC's URIResolvers and the general
  mechanishm to resolve relative URIs.  XSLTC is now
  compatible with Xalan Interpretive.

* Addition of a TransformThread sample that
  demonstrates how to use different transformers on
  different threads and in different modes.

* Upgrade to Xerces-Java 2.6.2

* Elimination of "enum" as a name to allow
  compilation under JDK 1.5

* Documentation updates

* Upgrade to the Apache Software License,
  Version 2.0

Regards,
Brian Minchau
XSLT Development


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to