Author: kkolinko
Date: Fri May 20 12:30:13 2016
New Revision: 1744725
URL: http://svn.apache.org/viewvc?rev=1744725&view=rev
Log:
Add Tomcat 8.5
Modified:
tomcat/site/trunk/docs/bugreport.html
tomcat/site/trunk/docs/lists.html
tomcat/site/trunk/xdocs/bugreport.xml
tomcat/site/trunk/xdocs/lists.xml
Modified: tomcat/site/trunk/docs/bugreport.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/bugreport.html?rev=1744725&r1=1744724&r2=1744725&view=diff
==============================================================================
--- tomcat/site/trunk/docs/bugreport.html (original)
+++ tomcat/site/trunk/docs/bugreport.html Fri May 20 12:30:13 2016
@@ -479,7 +479,7 @@ problem you are having before reporting
<li>
<b>Tomcat 9</b>, <b>Tomcat 8</b>, <b>Tomcat 7</b> and
- <b>Tomcat 6</b> – Tomcat 9.0.x, 8.0.x, 7.0.x and 6.0.x</li>
+ <b>Tomcat 6</b> – Tomcat 9.0.x, 8.5.x or 8.0.x, 7.0.x and
6.0.x</li>
<li>
<b>Tomcat Connectors</b> – Integration of Tomcat with other Web
servers</li>
@@ -607,6 +607,20 @@ problem you are having before reporting
<tr>
+<td>Tomcat 8.5</td>
+ <td>
+ <a
href="http://tomcat.apache.org/tomcat-8.5-doc/changelog.html">changelog.html</a>
+ </td>
+ <td>
+ <a
href="http://svn.apache.org/repos/asf/tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml">changelog.xml</a>
+ </td>
+ <td><i>none</i></td>
+
+</tr>
+
+
+<tr>
+
<td>Tomcat 8.0</td>
<td>
<a
href="http://tomcat.apache.org/tomcat-8.0-doc/changelog.html">changelog.html</a>
@@ -741,7 +755,7 @@ problem you are having before reporting
<code>tomcat-jdbc.jar</code>.
</p>
-<p>This pool implementation is available with Tomcat 7 and
+<p>This pool implementation is available with Tomcat 7 and later and
it comes from <b>jdbc-pool</b> project that
is part of <b>Tomcat Modules</b>.
This library is developed alongside the main Tomcat.
@@ -805,7 +819,7 @@ bug in your web application.</p>
<b>Tomcat 9</b> – Tomcat 9.0.x and tomcat.apache.org web site</li>
<li>
-<b>Tomcat 8</b> – Tomcat 8.0.x</li>
+<b>Tomcat 8</b> – Tomcat 8.5.x and 8.0.x</li>
<li>
<b>Tomcat 7</b> – Tomcat 7.0.x</li>
Modified: tomcat/site/trunk/docs/lists.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/lists.html?rev=1744725&r1=1744724&r2=1744725&view=diff
==============================================================================
--- tomcat/site/trunk/docs/lists.html (original)
+++ tomcat/site/trunk/docs/lists.html Fri May 20 12:30:13 2016
@@ -343,7 +343,7 @@ Tomcat questions to Eric or Rick themsel
<ol>
<li>When asking questions on the list, please state your exact Tomcat version
- (which is three numbers, 8.0.xx or 7.0.yy), your operating system, and
+ (which is three numbers, 8.5.xx, 8.0.yy or 7.0.zz), your operating system,
and
essential bits of your configuration.
</li>
Modified: tomcat/site/trunk/xdocs/bugreport.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/bugreport.xml?rev=1744725&r1=1744724&r2=1744725&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/bugreport.xml (original)
+++ tomcat/site/trunk/xdocs/bugreport.xml Fri May 20 12:30:13 2016
@@ -143,7 +143,7 @@ problem you are having before reporting
<p>Here is a quick list of supported products:</p>
<ul>
<li><b>Tomcat 9</b>, <b>Tomcat 8</b>, <b>Tomcat 7</b> and
- <b>Tomcat 6</b> – Tomcat 9.0.x, 8.0.x, 7.0.x and 6.0.x</li>
+ <b>Tomcat 6</b> – Tomcat 9.0.x, 8.5.x or 8.0.x, 7.0.x and
6.0.x</li>
<li><b>Tomcat Connectors</b> – Integration of Tomcat with
other Web servers</li>
<li><b>Tomcat Native</b> – APR based native HTTP and AJP
connectors for Tomcat</li>
<li><b>Tomcat Modules</b> – Additional Tomcat components</li>
@@ -216,6 +216,17 @@ problem you are having before reporting
</tr>
<tr>
+ <td>Tomcat 8.5</td>
+ <td>
+ <a
href="http://tomcat.apache.org/tomcat-8.5-doc/changelog.html">changelog.html</a>
+ </td>
+ <td>
+ <a
href="http://svn.apache.org/repos/asf/tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml">changelog.xml</a>
+ </td>
+ <td><i>none</i></td>
+ </tr>
+
+ <tr>
<td>Tomcat 8.0</td>
<td>
<a
href="http://tomcat.apache.org/tomcat-8.0-doc/changelog.html">changelog.html</a>
@@ -314,7 +325,7 @@ problem you are having before reporting
<li><p>JDBC Database Pool implementation –
<code>tomcat-jdbc.jar</code>.
</p>
- <p>This pool implementation is available with Tomcat 7 and
+ <p>This pool implementation is available with Tomcat 7 and later and
it comes from <b>jdbc-pool</b> project that
is part of <b>Tomcat Modules</b>.
This library is developed alongside the main Tomcat.
@@ -358,7 +369,7 @@ bug in your web application.</p>
<li><p><b>Product</b>. Here is a list of supported products:</p>
<ul>
<li><b>Tomcat 9</b> – Tomcat 9.0.x and tomcat.apache.org web
site</li>
- <li><b>Tomcat 8</b> – Tomcat 8.0.x</li>
+ <li><b>Tomcat 8</b> – Tomcat 8.5.x and 8.0.x</li>
<li><b>Tomcat 7</b> – Tomcat 7.0.x</li>
<li><b>Tomcat 6</b> – Tomcat 6.0.x</li>
<li><b>Tomcat Connectors</b> – Integration of Tomcat with other
Web servers.
Modified: tomcat/site/trunk/xdocs/lists.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/lists.xml?rev=1744725&r1=1744724&r2=1744725&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/lists.xml (original)
+++ tomcat/site/trunk/xdocs/lists.xml Fri May 20 12:30:13 2016
@@ -82,7 +82,7 @@ Tomcat questions to Eric or Rick themsel
<ol>
<li>When asking questions on the list, please state your exact Tomcat version
- (which is three numbers, 8.0.xx or 7.0.yy), your operating system, and
+ (which is three numbers, 8.5.xx, 8.0.yy or 7.0.zz), your operating system,
and
essential bits of your configuration.
</li>
<li>Note, that Tomcat Documentation is provided on this site (see the links
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]