You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ps...@apache.org on 2014/07/31 10:47:11 UTC

svn commit: r1614828 - /xmlgraphics/site/trunk/content/fop/trunk/compiling.mdtext

Author: psancho
Date: Thu Jul 31 08:47:10 2014
New Revision: 1614828

URL: http://svn.apache.org/r1614828
Log:
changing JDK minimum requirement to 1.6, as it depends now on PDFBOX compiled with J1.6 (see http://www.mail-archive.com/fop-dev%40xmlgraphics.apache.org/msg21198.html)

Modified:
    xmlgraphics/site/trunk/content/fop/trunk/compiling.mdtext

Modified: xmlgraphics/site/trunk/content/fop/trunk/compiling.mdtext
URL: http://svn.apache.org/viewvc/xmlgraphics/site/trunk/content/fop/trunk/compiling.mdtext?rev=1614828&r1=1614827&r2=1614828&view=diff
==============================================================================
--- xmlgraphics/site/trunk/content/fop/trunk/compiling.mdtext (original)
+++ xmlgraphics/site/trunk/content/fop/trunk/compiling.mdtext Thu Jul 31 08:47:10 2014
@@ -11,7 +11,7 @@ Apache™ FOP snapshots are either p
 
 ### JDK { #env-jdk}
 
-Building FOP requires a minimum Java Development Kit (JDK/SDK) of 1.5 (A Java Runtime Environment is not sufficient).
+Building FOP requires a minimum Java Development Kit (JDK/SDK) of 1.6 (A Java Runtime Environment is not sufficient).
 
 ### CLASSPATH { #env-classpath}
 



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