dleslie 01/07/02 07:31:25 Modified: java/xdocs/sources/xalan index.xml xsltc_constraints.xml Log: Version 2.2.D5 Revision Changes Path 1.26 +1 -1 xml-xalan/java/xdocs/sources/xalan/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/index.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- index.xml 2001/07/02 13:59:33 1.25 +++ index.xml 2001/07/02 14:31:22 1.26 @@ -70,7 +70,7 @@ <p>For more information, see <link idref="whatsnew">What's new in &xslt4j2;</link>.</p> </s2> <s2 title="How about this release?"> - <p>&xslt4j-current; is a Developer release. It uses the Document Table Model (<link idref="whatsnew" anchor="dtm">DTM</link>) to &xslt3j2; to represent the XML source document to be transformed. Please send your feedback to the <human-resource-ref idref="xalandev"/>.</p> + <p>&xslt4j-current; is a Developer release. It uses the Document Table Model (<link idref="dtm">DTM</link>) to represent the XML source document to be transformed. Please send your feedback to the <human-resource-ref idref="xalandev"/>.</p> </s2> <s2 title="How do I get it?"> <p>Download and unzip either of the following:</p> 1.7 +1 -1 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.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xsltc_constraints.xml 2001/06/29 21:17:25 1.6 +++ xsltc_constraints.xml 2001/07/02 14:31:23 1.7 @@ -13,7 +13,7 @@ </ul> <anchor name="xsltcnew"/> <s3 title="Changes and New Features for &xslt4j-current;"> -<p>XSLTC source code updates:</p><ul><li><ref>Committed by </ref>[EMAIL PROTECTED]<ref> on </ref>05/23/2001<br/><ref>Modified: </ref>java/src/org/apache/xalan/xsltc/compiler Text.java<br/><ref>Committer's log entry: </ref>bug fix 1403, output escaping fixed<br/><br/></li><li><ref>Committed by </ref>[EMAIL PROTECTED]<ref> on </ref>05/23/2001<br/><ref>Modified: </ref>java/src/org/apache/xalan/xsltc/runtime TextOutput.java<br/><ref>Committer's log entry: </ref>bug fix 1403, output escaping fixed<br/><br/></li><li><ref>Committed by </ref>[EMAIL PROTECTED]<ref> on </ref>06/05/2001<br/><ref>Modified: </ref>java/src/org/apache/xalan/xsltc/compiler Parser.java<br/><ref>Committer's log entry: </ref>stylesheet compilation error listening added for +<p>XSLTC source code updates since &xslt4j; 2.1.0:</p><ul><li><ref>Committed by </ref>[EMAIL PROTECTED]<ref> on </ref>05/23/2001<br/><ref>Modified: </ref>java/src/org/apache/xalan/xsltc/compiler Text.java<br/><ref>Committer's log entry: </ref>bug fix 1403, output escaping fixed<br/><br/></li><li><ref>Committed by </ref>[EMAIL PROTECTED]<ref> on </ref>05/23/2001<br/><ref>Modified: </ref>java/src/org/apache/xalan/xsltc/runtime TextOutput.java<br/><ref>Committer's log entry: </ref>bug fix 1403, output escaping fixed<br/><br/></li><li><ref>Committed by </ref>[EMAIL PROTECTED]<ref> on </ref>06/05/2001<br/><ref>Modified: </ref>java/src/org/apache/xalan/xsltc/compiler Parser.java<br/><ref>Committer's log entry: </ref>stylesheet compilation error listening added for TrAX support<br/><br/></li><li><ref>Committed by </ref>[EMAIL PROTECTED]<ref> on </ref>06/05/2001<br/><ref>Modified: </ref>java/src/org/apache/xalan/xsltc/compiler XSLTC.java<br/><ref>Committer's log entry: </ref>stylesheet compilation error listening added for TrAX support<br/><br/></li><li><ref>Committed by </ref>[EMAIL PROTECTED]<ref> on </ref>06/05/2001<br/><ref>Modified: </ref>java/src/org/apache/xalan/xsltc/runtime TransformerFactoryImpl.java<br/><ref>Committer's log entry: </ref>stylesheet compilation error listening added for --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]