You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2008/04/09 19:55:51 UTC

svn commit: r646450 - /incubator/tuscany/branches/sca-java-1.2/distribution/src/main/release/src/BUILDING

Author: lresende
Date: Wed Apr  9 10:55:45 2008
New Revision: 646450

URL: http://svn.apache.org/viewvc?rev=646450&view=rev
Log:
Minor updates on building instructions

Modified:
    incubator/tuscany/branches/sca-java-1.2/distribution/src/main/release/src/BUILDING

Modified: incubator/tuscany/branches/sca-java-1.2/distribution/src/main/release/src/BUILDING
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.2/distribution/src/main/release/src/BUILDING?rev=646450&r1=646449&r2=646450&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.2/distribution/src/main/release/src/BUILDING (original)
+++ incubator/tuscany/branches/sca-java-1.2/distribution/src/main/release/src/BUILDING Wed Apr  9 10:55:45 2008
@@ -5,13 +5,13 @@
 -------------
 
 1) Install J2SE 5.0 SDK, which can be downloaded from 
-   http://java.sun.com/j2se/1.5.0/download.jsp. Use version of 1.5.0_06 JDK.
+   http://java.sun.com/j2se/1.5.0/download.jsp. Use version of 1.5.0_06 JDK or higher.
 
 2) Make sure that your JAVA_HOME environment variable is set to the newly installed 
    JDK location, and that your PATH includes %JAVA_HOME%\bin (windows) or 
    $JAVA_HOME$/bin (unix).
 
-3) Install Maven 2.0.5, which can be downloaded from 
+3) Install Maven 2.0.7 or higher, which can be downloaded from 
    http://maven.apache.org/download.html. Make sure that your PATH includes 
    the MVN_HOME/bin directory. 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org