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 29f8fce4 minor changes to xalanj documentation
29f8fce4 is described below

commit 29f8fce4928f7df588b038ed2b03db0cf4139a7f
Author: Mukul Gandhi <gandhi.mu...@gmail.com>
AuthorDate: Fri Apr 14 16:47:41 2023 +0530

    minor changes to xalanj documentation
---
 xalan-j/getstarted.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xalan-j/getstarted.html b/xalan-j/getstarted.html
index ff90d2bb..3568bb20 100644
--- a/xalan-j/getstarted.html
+++ b/xalan-j/getstarted.html
@@ -192,7 +192,7 @@ the Xalan-Java Interpretive processor. See <a 
href="xsltc_usage.html">Getting St
      and <code>xercesImpl.jar</code> -- or another conformant XML parser -- 
see <a href="usagepatterns.html#plug">Plugging in a Transformer and XML 
parser</a>) on the system classpath. 
      To run the Xalan-Java interpretive processor sample applications, include 
<code>xalansamples.jar</code> on the system classpath (all these jar files are 
      distributed with Xalan-Java binary distribution). To run Javascript 
extensions, include <code>bsf.jar</code> (from Apache Commons Bean Scripting 
Framework), <code>rhino-1.7.14.jar</code> (JavaScript implementation, from 
Mozilla Foundation) and 
-     <code>commons-logging-1.2.jar</code> (from Apache Commons Logging) on 
system classpath (all these jar files are distributed with Xalan-Java src 
distribution). 
+     <code>commons-logging-1.2.jar</code> (from Apache Commons Logging) on the 
system classpath (all these jar files are distributed with Xalan-Java src 
distribution). 
      For extensions implemented in other scripting language, see <a 
href="extensions.html#supported-lang"> extensions language requirements</a> 
      to identify any additional jar files you must place on the classpath and 
where you can get them.</p>
      


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org
For additional commands, e-mail: dev-h...@xalan.apache.org

Reply via email to