You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2012/08/07 23:44:37 UTC

svn commit: r1370549 - /tomcat/trunk/BUILDING.txt

Author: markt
Date: Tue Aug  7 21:44:37 2012
New Revision: 1370549

URL: http://svn.apache.org/viewvc?rev=1370549&view=rev
Log:
Updating JDK version.
Add reference to OpenJDK

Modified:
    tomcat/trunk/BUILDING.txt

Modified: tomcat/trunk/BUILDING.txt
URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1370549&r1=1370548&r2=1370549&view=diff
==============================================================================
--- tomcat/trunk/BUILDING.txt (original)
+++ tomcat/trunk/BUILDING.txt Tue Aug  7 21:44:37 2012
@@ -37,10 +37,12 @@ source distribution, do the following:
 
  1. If the JDK is already installed, skip to (2).
 
- 2. Download a Java Development Kit (JDK) release (version 1.6.x or later)
-    from:
+ 2. Download a version 7 or later Java Development Kit (JDK) release (use the
+    latest update available for your chosen version) from one of:
 
         http://www.oracle.com/technetwork/java/javase/downloads/index.html
+        http://openjdk.java.net/install/index.html
+        or another JDK vendor
 
  3. Install the JDK according to the instructions included with the release.
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org