dleslie 02/02/20 06:25:39 Modified: java/xdocs/sources/xalan xsltc_constraints.xml Log: edited explanation of change for 3.2.1. Revision Changes Path 1.30 +1 -4 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.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- xsltc_constraints.xml 19 Feb 2002 22:05:40 -0000 1.29 +++ xsltc_constraints.xml 20 Feb 2002 14:25:39 -0000 1.30 @@ -17,10 +17,7 @@ </ul> <anchor name="xsltcnew"/> <s2 title="Changes since &xslt4j; 2.2.D14"> - <p>Primary change since &xslt4j; 2.3.0:</p> - <ul> - <li>Fixed build.xml to include regexp.jar in the distribution files.</li> - </ul> +<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.1 binary and source distribution files.</p> &xsltcdone; </s2> <anchor name="xsltcconf"/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
