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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org