Author: rjung
Date: Sat Apr 15 20:21:54 2017
New Revision: 1791545
URL: http://svn.apache.org/viewvc?rev=1791545&view=rev
Log:
Fix JDK version number documented in BUILDING.txt.
Modified:
tomcat/tc8.5.x/trunk/BUILDING.txt
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.5.x/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/BUILDING.txt?rev=1791545&r1=1791544&r2=1791545&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/BUILDING.txt (original)
+++ tomcat/tc8.5.x/trunk/BUILDING.txt Sat Apr 15 20:21:54 2017
@@ -35,7 +35,7 @@ source distribution, do the following:
1. If the JDK is already installed, skip to (2).
- 2. Download a version 8 of Java Development Kit (JDK) release (use the
+ 2. Download a version 7 of 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
Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml?rev=1791545&r1=1791544&r2=1791545&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Sat Apr 15 20:21:54 2017
@@ -890,6 +890,9 @@
<subsection name="Web applications">
<changelog>
<fix>
+ Fix JDK version number documented in BUILDING.txt. (rjung)
+ </fix>
+ <fix>
Correct a typo in Host Configuration Reference.
Issue reported via comments.apache.org. (violetagg)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]