Author: eroma
Date: Thu Apr 9 17:41:55 2015
New Revision: 1672432
URL: http://svn.apache.org/r1672432
Log:
Updating Java Version
Modified:
airavata/site/trunk/content/development/build.mdtext
Modified: airavata/site/trunk/content/development/build.mdtext
URL:
http://svn.apache.org/viewvc/airavata/site/trunk/content/development/build.mdtext?rev=1672432&r1=1672431&r2=1672432&view=diff
==============================================================================
--- airavata/site/trunk/content/development/build.mdtext (original)
+++ airavata/site/trunk/content/development/build.mdtext Thu Apr 9 17:41:55
2015
@@ -18,8 +18,8 @@ Notice: Licensed to the Apache Softwa
### Prerequisites
-* Sources compilation require Java SE 6 (suggested 1.6.0_27) or higher.
-* The project is built with Apache Maven 3+ (suggested is 3.0.3) [Download][1]
and [install][2] (Maven 2.x build will
+* Sources compilation require Java SE 8 or higher.
+* The project is built with Apache Maven 3+ [Download][1] and [install][2]
(Maven 2.x build will
start but fail with errors)
* set or export JAVA_HOME to point to JDK
* For example in Ubuntu: export JAVA_HOME=/usr/lib/jvm/java-6-openjdk