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 2012/10/23 09:56:30 UTC

svn commit: r835858 - in /websites/staging/xmlgraphics/trunk/content: ./ fop/1.1/compiling.html

Author: buildbot
Date: Tue Oct 23 07:56:29 2012
New Revision: 835858

Log:
Staging update by buildbot for xmlgraphics

Modified:
    websites/staging/xmlgraphics/trunk/content/   (props changed)
    websites/staging/xmlgraphics/trunk/content/fop/1.1/compiling.html

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Oct 23 07:56:29 2012
@@ -1 +1 @@
-1401184
+1401185

Modified: websites/staging/xmlgraphics/trunk/content/fop/1.1/compiling.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/1.1/compiling.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/1.1/compiling.html Tue Oct 23 07:56:29 2012
@@ -340,7 +340,7 @@ $(document).ready(function () {
 <h2 id="env-classpath">CLASSPATH</h2>
 <p>There is generally no need to setup a classpath. All libraries needed to compile FOP are included in the source distribution and are referenced by the build script. You will only need to adjust the classpath if you build FOP in some other way. See the build script build.xml for details.</p>
 <h2 id="env-java-home">JAVA_HOME</h2>
-<p>The build script uses <a href="http://ant.apache.org/">Apache Ant</a> , a popular Java-based build tool, which usually requires that the environment variable JAVA_HOME point to your local JDK root directory. This is true even if you use JDK 1.4 or above, which normally does not need this setting.</p>
+<p>The build script uses <a href="http://ant.apache.org/">Apache Ant</a> , a popular Java-based build tool, which usually requires that the environment variable JAVA_HOME point to your local JDK root directory. This is true even if you use JDK 1.5 or above, which normally does not need this setting.</p>
 <h2 id="env-ant">Apache Ant</h2>
 <p><a href="http://ant.apache.org/">Apache Ant</a> (Version 1.7 or later) must be installed in order to build FOP. Following best practices we don't include Ant with FOP anymore. You can find the <a href="http://ant.apache.org/manual/">instructions to install Ant in the Ant manual</a> on the web.</p>
 <h1 id="build-script">Run the Build Script</h1>



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