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

svn commit: r1358247 - /incubator/airavata/site/trunk/content/airavata/development/build.mdtext

Author: heshan
Date: Fri Jul  6 14:45:34 2012
New Revision: 1358247

URL: http://svn.apache.org/viewvc?rev=1358247&view=rev
Log:
Update build pre-requisites.

Modified:
    incubator/airavata/site/trunk/content/airavata/development/build.mdtext

Modified: incubator/airavata/site/trunk/content/airavata/development/build.mdtext
URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/content/airavata/development/build.mdtext?rev=1358247&r1=1358246&r2=1358247&view=diff
==============================================================================
--- incubator/airavata/site/trunk/content/airavata/development/build.mdtext (original)
+++ incubator/airavata/site/trunk/content/airavata/development/build.mdtext Fri Jul  6 14:45:34 2012
@@ -16,13 +16,6 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-Follow instructions to get [source code](source.html).
-
-Assuming source code is checked out to airavata-trunk directory, for example: 
-
-svn co https://svn.apache.org/repos/asf/incubator/airavata/trunk/ airavata-trunk
-
-
 ### Prerequisites
 
 * Sources compilation require Java SE 6 (suggested 1.6.0_27) or higher.
@@ -30,6 +23,7 @@ svn co https://svn.apache.org/repos/asf/
   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
+* Get Airavata source [checked out] (source.html) from Airavata trunk.
 
 ## Command line