You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by le...@apache.org on 2013/12/04 12:39:55 UTC

svn commit: r1547769 - /pdfbox/cmssite/trunk/content/building.mdtext

Author: lehmi
Date: Wed Dec  4 11:39:55 2013
New Revision: 1547769

URL: http://svn.apache.org/r1547769
Log:
added a comment about the minimum java requirement

Modified:
    pdfbox/cmssite/trunk/content/building.mdtext

Modified: pdfbox/cmssite/trunk/content/building.mdtext
URL: http://svn.apache.org/viewvc/pdfbox/cmssite/trunk/content/building.mdtext?rev=1547769&r1=1547768&r2=1547769&view=diff
==============================================================================
--- pdfbox/cmssite/trunk/content/building.mdtext (original)
+++ pdfbox/cmssite/trunk/content/building.mdtext Wed Dec  4 11:39:55 2013
@@ -11,6 +11,10 @@ You can obtain the latest source of PDFB
 page](../downloads.html) for information about how to connect to SVN. The
 instructions below should also work for a released/nightly distribution.
 
+Starting with 1.0.0 PDFBox relies on Java 5. The next major release 2.0.0
+will switch to Java 6 as minmum requirement.
+<p>PDFBox is known to work also with more recent Java version.</p>
+
 Starting with PDFBox 1.0.0, the default build system is based on Maven:
 
 1.  Install [Maven 2](http://maven.apache.org/)