You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by as...@apache.org on 2011/09/01 21:02:13 UTC

svn commit: r795113 - in /websites/production/airavata: ./ content/airavata/build.html

Author: aslom
Date: Thu Sep  1 19:02:13 2011
New Revision: 795113

Log:
Publishing merge to airavata site by aslom

Modified:
    websites/production/airavata/   (props changed)
    websites/production/airavata/content/airavata/build.html

Propchange: websites/production/airavata/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Thu Sep  1 19:02:13 2011
@@ -1 +1 @@
-/websites/staging/airavata/trunk:790685-794918
+/websites/staging/airavata/trunk:790685-795112

Modified: websites/production/airavata/content/airavata/build.html
==============================================================================
--- websites/production/airavata/content/airavata/build.html (original)
+++ websites/production/airavata/content/airavata/build.html Thu Sep  1 19:02:13 2011
@@ -79,7 +79,7 @@
 <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></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>
 </ul>
 <p>For example in Ubuntu: export JAVA_HOME=/usr/lib/jvm/java-6-openjdk</p>