You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by Pa...@lotus.com on 2000/12/01 23:07:01 UTC

Xalan-J 1.2.2. Release posted to xml.apache.org

A new release of Xalan-Java 1 is now available at
http://xml.apache.org/dist/xalan-j/xalan-j_1_2_2.zip and
http://xml.apache.org/dist/xalan-j/xalan-j_1_2_2.tar.gz.

Xalan-Java 1.2.2 incorporates the following bug fix and enhancements
in the area of stylesheet parameters:

* Dmitry Voytenko submitted a fix for a bug (a "not serializable
exception")
that occurred when using the command-line utility to set stylesheet
parameters
with a compiled stylesheet. Accordingly, it is now possible to compile a
stylesheet with the command-line utility -lxcout flag and then set a
stylesheet
parameter and perform a transformation using the  -lxcin and -param flags.

* Working with Gary Peskin, Myriam Midy and Scott Boag have added two
XSLTProcessor methods and modified the behavior of an existing
XSLTProcessor method. The new reset(boolean resetParams) method lets
you specify whether stylesheet parameters are to be cleared during a reset
operation. The existing processStylesheet(XSLTInputSource stylesheet)
method now uses this new reset method to perform a reset without clearing
stylesheet parameter settings. The new resetTopLevelParams() method
clears stylesheet parameter settings without performing a general reset of
the XSLTProcessor.

Paul


Re: Xalan-J 1.2.2. Release posted to xml.apache.org

Posted by Dane Foster <df...@equitytg.com>.
I thought development on XalanJ v1 was halted and the attention focus was
shifted to Xalan-J v2?

Dane
----- Original Message -----
From: <Pa...@lotus.com>
To: <ge...@xml.apache.org>; <xa...@xml.apache.org>
Sent: Friday, December 01, 2000 5:07 PM
Subject: <ANN/> Xalan-J 1.2.2. Release posted to xml.apache.org


> A new release of Xalan-Java 1 is now available at
> http://xml.apache.org/dist/xalan-j/xalan-j_1_2_2.zip and
> http://xml.apache.org/dist/xalan-j/xalan-j_1_2_2.tar.gz.
>
> Xalan-Java 1.2.2 incorporates the following bug fix and enhancements
> in the area of stylesheet parameters:
>
> * Dmitry Voytenko submitted a fix for a bug (a "not serializable
> exception")
> that occurred when using the command-line utility to set stylesheet
> parameters
> with a compiled stylesheet. Accordingly, it is now possible to compile a
> stylesheet with the command-line utility -lxcout flag and then set a
> stylesheet
> parameter and perform a transformation using the  -lxcin and -param flags.
>
> * Working with Gary Peskin, Myriam Midy and Scott Boag have added two
> XSLTProcessor methods and modified the behavior of an existing
> XSLTProcessor method. The new reset(boolean resetParams) method lets
> you specify whether stylesheet parameters are to be cleared during a reset
> operation. The existing processStylesheet(XSLTInputSource stylesheet)
> method now uses this new reset method to perform a reset without clearing
> stylesheet parameter settings. The new resetTopLevelParams() method
> clears stylesheet parameter settings without performing a general reset of
> the XSLTProcessor.
>
> Paul
>
>
> ---------------------------------------------------------------------
> In case of troubles, e-mail:     webmaster@xml.apache.org
> To unsubscribe, e-mail:          general-unsubscribe@xml.apache.org
> For additional commands, e-mail: general-help@xml.apache.org
>
>