This is an automated email from the ASF dual-hosted git repository. mukulg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/xalan-site.git
The following commit(s) were added to refs/heads/master by this push: new ab134e19 minor changes to, xalanj documentation details ab134e19 is described below commit ab134e19b3576811793275bcc256adf4891c0d3f Author: Mukul Gandhi <gandhi.mu...@gmail.com> AuthorDate: Tue Apr 4 17:01:51 2023 +0530 minor changes to, xalanj documentation details --- xalan-j/downloads.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xalan-j/downloads.html b/xalan-j/downloads.html index 622445b5..e2986d25 100644 --- a/xalan-j/downloads.html +++ b/xalan-j/downloads.html @@ -267,7 +267,7 @@ </p> <h3>Where do I get Xerces-Java?</h3> <p> - The Xalan-Java Version 2.7.2 has been tested with Xerces-Java 2.11.0. + The Xalan-Java Version 2.7.3 has been tested with Xerces-Java 2.12.2. </p> <p> <b>Important:</b> You may experience unpredictable anomalies @@ -289,7 +289,7 @@ </tr> </table> <p> - The Xalan-Java download includes <code>xercesImpl.jar</code> from Xerces-Java 2.11.0. In conjunction with <code>xml-apis.jar</code>, + The Xalan-Java download includes <code>xercesImpl.jar</code> from Xerces-Java 2.12.2. In conjunction with <code>xml-apis.jar</code>, this is all you need to run Xalan-Java with the Xerces-Java XML parser. You can, however, download the complete Xerces-Java binary or source distribution from the <a href="http://www.apache.org/dyn/closer.cgi/xerces/j/">xerces-j distribution directory</a>. If you cannot find Xerces-Java 2.11.0 at that location, have a look at the --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org