You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2019/11/04 01:04:42 UTC

svn commit: r1052348 - in /websites/staging/xmlgraphics/trunk/content: ./ batik/install.html

Author: buildbot
Date: Mon Nov  4 01:04:42 2019
New Revision: 1052348

Log:
Staging update by buildbot for xmlgraphics

Modified:
    websites/staging/xmlgraphics/trunk/content/   (props changed)
    websites/staging/xmlgraphics/trunk/content/batik/install.html

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov  4 01:04:42 2019
@@ -1 +1 @@
-1869322
+1869346

Modified: websites/staging/xmlgraphics/trunk/content/batik/install.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/batik/install.html (original)
+++ websites/staging/xmlgraphics/trunk/content/batik/install.html Mon Nov  4 01:04:42 2019
@@ -208,7 +208,7 @@ h2:hover > .headerlink, h3:hover > .head
 <h2 id="systemRequirements">System requirements<a class="headerlink" href="#systemRequirements" title="Permanent link">&para;</a></h2>
 <p>Batik requires a Java 7 or above compatible runtime environment.</p>
 <h2 id="optionalComponents">Optional components<a class="headerlink" href="#optionalComponents" title="Permanent link">&para;</a></h2>
-<p>By default, the Batik source distribution comes with the <a href="http://www.mozilla.org/rhino/">Mozilla Rhino</a> JavaScript Engine (<code>js.jar</code>).</p>
+<p>By default, the Batik source distribution comes with the <a href="http://www.mozilla.org/rhino/">Mozilla Rhino</a> JavaScript Engine (<code>rhino*.jar</code>).</p>
 <p>To enable other scripting languages support, you will only need to install the correct jar files in <code>lib</code> directory of Batik and recompile your distribution.</p>
 <ul>
 <li>
@@ -218,7 +218,7 @@ h2:hover > .headerlink, h3:hover > .head
 <p>For Tcl, you need to download Jacl &amp; TclBlend distribution at <a href="http://dev.scriptics.com/software/java/">http://dev.scriptics.com/software/java/</a>. Then you put the <code>jacl.jar</code> and <code>tcljava.jar</code> files in the Batik <code>lib</code> directory.</p>
 </li>
 </ul>
-<p>Conversely, you can remove the <code>js.jar</code> of the Batik <code>lib</code> directory to remove JavaScript support and have a smaller distribution.</p>
+<p>Conversely, you can remove the <code>rhino*.jar</code> of the Batik <code>lib</code> directory to remove JavaScript support and have a smaller distribution.</p>
 <h2 id="dependencyGraph">Jar file dependency graph<a class="headerlink" href="#dependencyGraph" title="Permanent link">&para;</a></h2>
 <p>The Batik distribution comes with many jar files. Not all of them are needed in every case (although the provided applications tend to use most of them). The following is a diagram showing the dependencies between the various jar files in the Batik binary distribution.</p>
 <p><img alt="Batik jar file dependency graph" src="images/batik-jars-deps-small.svg" title="" /></p>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org