dleslie 2002/06/13 07:47:25 Modified: java/xdocs/sources/xalan xsltc_constraints.xml readme.xml Log: updates for developer's release. Revision Changes Path 1.34 +2 -0 xml-xalan/java/xdocs/sources/xalan/xsltc_constraints.xml Index: xsltc_constraints.xml =================================================================== RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/xsltc_constraints.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- xsltc_constraints.xml 11 Jun 2002 13:29:11 -0000 1.33 +++ xsltc_constraints.xml 13 Jun 2002 14:47:24 -0000 1.34 @@ -17,6 +17,8 @@ </ul> <anchor name="xsltcnew"/> <s2 title="Global changes since &xslt4j; 2.2.D14"> +<note>For a list of &xslt4j; commits, see [EMAIL PROTECTED] in the + <jump href="http://nagoya.apache.org/eyebrowse/index.html">Apache mailing list archive index</jump>.</note> <p><em>Fix to &xslt4j; 2.3.0.</em> Beginning with release 2.3.0, regexp.jar is required to compile translets and use the XSLTC API (see <link idref="xsltc_usage" anchor="classpath">Setting the system classpath for XSLTC</link>). For release 2.3.0, we posted regexp.jar to the Apache CVS repository, but we failed to update the Ant build process to include regexp.jar in the distribution files. As soon as a user alerted us to this error, we fixed build.xml to include regexp.jar in the distribution files. Accordingly, regexp.jar is in the 2.3.x binary and source distribution files.</p> </s2> 1.82 +4 -2 xml-xalan/java/xdocs/sources/xalan/readme.xml Index: readme.xml =================================================================== RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/readme.xml,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- readme.xml 11 Jun 2002 13:29:11 -0000 1.81 +++ readme.xml 13 Jun 2002 14:47:24 -0000 1.82 @@ -79,9 +79,11 @@ <anchor name="done"/> <s3 title="Changes since &xslt4j; 2.3.2"> <note>For a list of &xslt4j; commits, see [EMAIL PROTECTED] in the - <jump href="http://nagoya.apache.org/eyebrowse/index.html">Apache mailoing list archive index</jump>.</note> + <jump href="http://nagoya.apache.org/eyebrowse/index.html">Apache mailing list archive index</jump>.</note> <ul> - <li>[add here]</li> + <li>Bug fixes, including variable-handling bugs.</li> + <li>&xslt4j; now uses a list of supported encodings in a properties file + (org.apache.xalan.serialize.Encodings.properties). Fixes Bugzilla 6356. Patch from Sergey Ushakov. </li> <li>Support for the <jump href="http://www.exslt.org/">EXSLT</jump> function and result elements, and EXSLT date-and-time functions.</li> <li>Improvements to the extensions mechanism to more efficiently handle the detection and analysis of extensions
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
