Author: jbonofre
Date: Wed Dec 25 05:50:01 2013
New Revision: 1553355

URL: http://svn.apache.org/r1553355
Log:
Update version for building

Modified:
    karaf/site/trunk/src/main/webapp/index/developers/building.page

Modified: karaf/site/trunk/src/main/webapp/index/developers/building.page
URL: 
http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/developers/building.page?rev=1553355&r1=1553354&r2=1553355&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/developers/building.page (original)
+++ karaf/site/trunk/src/main/webapp/index/developers/building.page Wed Dec 25 
05:50:01 2013
@@ -10,23 +10,24 @@ Karaf uses [Maven|http://maven.apache.or
 
 h3. Prequisites
 
+*Required*
+Karaf 3.0.x
+* Download and [install Maven 3.0.x|http://maven.apache.org/download.html]
+* Get the latest [Source]
+* Java 1.6 (1.7 recommended)
+
 *Required:*
 Karaf 2.3.x
-* Download and [install Maven 2.2.1|http://maven.apache.org/download.html]
+* Download and [install Maven 3.0.x|http://maven.apache.org/download.html]
 * Get the latest [Source]
-* Java 1.6
+* Java 1.7
 
 *Required:*
 Karaf 2.1.x and Karaf 2.2.x:
-* Download and [install Maven 2.2.1|http://maven.apache.org/download.html]
+* Download and [install Maven 2.2.x|http://maven.apache.org/download.html]
 * Get the latest [Source] 
 * Java 1.5
 
-Karaf 3.0.0 and later:
-* Download and [install Maven 3.0.3|http://maven.apache.org/download.html]
-* Get the latest [Source]
-* Java 1.6 (1.7 recommended)
-
 *Optional:*
 * [Prince|http://www.princexml.com/download/] should be in the executable PATH 
to generate the PDF documentation
 


Reply via email to