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 2014/07/31 10:47:28 UTC

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

Author: buildbot
Date: Thu Jul 31 08:47:28 2014
New Revision: 918023

Log:
Staging update by buildbot for xmlgraphics

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

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 31 08:47:28 2014
@@ -1 +1 @@
-1613178
+1614828

Modified: websites/staging/xmlgraphics/trunk/content/fop/trunk/compiling.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/fop/trunk/compiling.html (original)
+++ websites/staging/xmlgraphics/trunk/content/fop/trunk/compiling.html Thu Jul 31 08:47:28 2014
@@ -356,7 +356,7 @@ $(document).ready(function () {
 <p>Apache&trade; FOP snapshots are either pre-compiled binary or source. If you are using a binary snapshot, it is already built and there is no need to build it again. If you got the source code from a repository snapshot or via Subversion you will need to build FOP. See the <a href="../download.html">Download Instructions</a> for information about where to obtain binary or repository snapshots, and whether a binary or source snapshot is best for your needs.</p>
 <h2 id="env">Set Up Your Environment</h2>
 <h3 id="env-jdk">JDK</h3>
-<p>Building FOP requires a minimum Java Development Kit (JDK/SDK) of 1.5 (A Java Runtime Environment is not sufficient).</p>
+<p>Building FOP requires a minimum Java Development Kit (JDK/SDK) of 1.6 (A Java Runtime Environment is not sufficient).</p>
 <h3 id="env-classpath">CLASSPATH</h3>
 <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>
 <h3 id="env-java-home">JAVA_HOME</h3>



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