You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2014/05/11 14:46:54 UTC

svn commit: r1593786 - /chemistry/site/trunk/content/java/how-to/how-to-build.mdtext

Author: fmui
Date: Sun May 11 12:46:54 2014
New Revision: 1593786

URL: http://svn.apache.org/r1593786
Log:
updated Java version

Modified:
    chemistry/site/trunk/content/java/how-to/how-to-build.mdtext

Modified: chemistry/site/trunk/content/java/how-to/how-to-build.mdtext
URL: http://svn.apache.org/viewvc/chemistry/site/trunk/content/java/how-to/how-to-build.mdtext?rev=1593786&r1=1593785&r2=1593786&view=diff
==============================================================================
--- chemistry/site/trunk/content/java/how-to/how-to-build.mdtext (original)
+++ chemistry/site/trunk/content/java/how-to/how-to-build.mdtext Sun May 11 12:46:54 2014
@@ -5,7 +5,7 @@ Title: OpenCMIS how-to-build
 OpenCMIS releases are available [here](../download.html).
 If you want to build the latest and greatest instead, follow these simple steps:
 
-* Make sure you have JDK 1.5 or higher, Maven 2.2.1 and a Subversion client installed. <br/>(The CMIS Workbench requires JDK 1.6!)
+* Make sure you have JDK 1.6 or higher, Maven 3 and a Subversion client installed.
 * Fetch the source code via Subversion from here: [https://svn.apache.org/repos/asf/chemistry/opencmis/trunk](https://svn.apache.org/repos/asf/chemistry/opencmis/trunk)
 * And finally run: