You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by bu...@apache.org on 2012/07/06 16:36:32 UTC

svn commit: r824814 - in /websites/staging/airavata/trunk/content: ./ airavata/development/build.html

Author: buildbot
Date: Fri Jul  6 14:36:32 2012
New Revision: 824814

Log:
Staging update by buildbot for airavata

Modified:
    websites/staging/airavata/trunk/content/   (props changed)
    websites/staging/airavata/trunk/content/airavata/development/build.html

Propchange: websites/staging/airavata/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jul  6 14:36:32 2012
@@ -1 +1 @@
-1358239
+1358241

Modified: websites/staging/airavata/trunk/content/airavata/development/build.html
==============================================================================
--- websites/staging/airavata/trunk/content/airavata/development/build.html (original)
+++ websites/staging/airavata/trunk/content/airavata/development/build.html Fri Jul  6 14:36:32 2012
@@ -111,11 +111,14 @@
 <p>svn co https://svn.apache.org/repos/asf/incubator/airavata/trunk/ airavata-trunk</p>
 <h3 id="prerequisites">Prerequisites</h3>
 <ul>
-<li>Sources compilation require Java SE 5 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 start but fail with errors)</li>
-<li>set or export JAVA_HOME to point to JDK </li>
+<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
+  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>
+</ul>
+</li>
 </ul>
-<p>For example in Ubuntu: export JAVA_HOME=/usr/lib/jvm/java-6-openjdk</p>
 <h2 id="command-line">Command line</h2>
 <h3 id="build-the-distribution">Build the distribution</h3>
 <ul>