Author: buildbot
Date: Thu Apr 9 17:42:00 2015
New Revision: 946915
Log:
Staging update by buildbot for airavata
Modified:
websites/staging/airavata/trunk/content/ (props changed)
websites/staging/airavata/trunk/content/development/build.html
Propchange: websites/staging/airavata/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Apr 9 17:42:00 2015
@@ -1 +1 @@
-1650601
+1672432
Modified: websites/staging/airavata/trunk/content/development/build.html
==============================================================================
--- websites/staging/airavata/trunk/content/development/build.html (original)
+++ websites/staging/airavata/trunk/content/development/build.html Thu Apr 9
17:42:00 2015
@@ -135,8 +135,8 @@
<article class="span9">
<h3 id="prerequisites">Prerequisites</h3>
<ul>
-<li>Sources compilation require Java SE 6 (suggested 1.6.0_27) or higher.</li>
-<li>The project is built with Apache Maven 3+ (suggested is 3.0.3) <a
href="http://maven.apache.org/download.html">Download</a> and <a
href="http://maven.apache.org/download.html#Installation">install</a> (Maven
2.x build will
+<li>Sources compilation require Java SE 8 or higher.</li>
+<li>The project is built with Apache Maven 3+ <a
href="http://maven.apache.org/download.html">Download</a> and <a
href="http://maven.apache.org/download.html#Installation">install</a> (Maven
2.x build will
start but fail with errors)</li>
<li>set or export JAVA_HOME to point to JDK<ul>
<li>For example in Ubuntu: export JAVA_HOME=/usr/lib/jvm/java-6-openjdk</li>