Author: markt Date: Fri Feb 21 11:20:36 2020 New Revision: 1874311 URL: http://svn.apache.org/viewvc?rev=1874311&view=rev Log: Add Tomcat 10 10 bug reporting page
Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/xdocs/bugreport.xml Modified: tomcat/site/trunk/docs/bugreport.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/bugreport.html?rev=1874311&r1=1874310&r2=1874311&view=diff ============================================================================== --- tomcat/site/trunk/docs/bugreport.html (original) +++ tomcat/site/trunk/docs/bugreport.html Fri Feb 21 11:20:36 2020 @@ -129,8 +129,8 @@ 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> and <b>Tomcat 7</b> - – Tomcat 9.0.x, 8.5.x and 7.0.x</li> + <li><b>Tomcat 10</b>, <b>Tomcat 9</b>, <b>Tomcat 8</b> and <b>Tomcat 7</b> + – Tomcat 10.0.x, Tomcat 9.0.x, 8.5.x and 7.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> @@ -185,7 +185,17 @@ problem you are having before reporting </tr> <tr> - <td>Tomcat 9.0 (trunk)</td> + <td>Tomcat 10.0 (master)</td> + <td> + <a href="https://tomcat.apache.org/tomcat-10.0-doc/changelog.html">changelog.html</a> + </td> + <td> + <a href="https://ci.apache.org/projects/tomcat/tomcat10/docs/changelog.html">changelog.html - CI</a> + </td> + </tr> + + <tr> + <td>Tomcat 9.0</td> <td> <a href="https://tomcat.apache.org/tomcat-9.0-doc/changelog.html">changelog.html</a> </td> @@ -313,7 +323,8 @@ bug in your web application.</p> <ul> <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 10</b> – Tomcat 10.0.x and tomcat.apache.org web site</li> + <li><b>Tomcat 9</b> – Tomcat 9.0.x</li> <li><b>Tomcat 8</b> – Tomcat 8.5.x</li> <li><b>Tomcat 7</b> – Tomcat 7.0.x</li> <li><b>Tomcat Connectors</b> – Integration of Tomcat with other Web servers. Modified: tomcat/site/trunk/xdocs/bugreport.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/bugreport.xml?rev=1874311&r1=1874310&r2=1874311&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/bugreport.xml (original) +++ tomcat/site/trunk/xdocs/bugreport.xml Fri Feb 21 11:20:36 2020 @@ -143,8 +143,8 @@ 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> and <b>Tomcat 7</b> - – Tomcat 9.0.x, 8.5.x and 7.0.x</li> + <li><b>Tomcat 10</b>, <b>Tomcat 9</b>, <b>Tomcat 8</b> and <b>Tomcat 7</b> + – Tomcat 10.0.x, Tomcat 9.0.x, 8.5.x and 7.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> @@ -199,7 +199,17 @@ problem you are having before reporting </tr> <tr> - <td>Tomcat 9.0 (trunk)</td> + <td>Tomcat 10.0 (master)</td> + <td> + <a href="https://tomcat.apache.org/tomcat-10.0-doc/changelog.html">changelog.html</a> + </td> + <td> + <a href="https://ci.apache.org/projects/tomcat/tomcat10/docs/changelog.html">changelog.html - CI</a> + </td> + </tr> + + <tr> + <td>Tomcat 9.0</td> <td> <a href="https://tomcat.apache.org/tomcat-9.0-doc/changelog.html">changelog.html</a> </td> @@ -333,7 +343,8 @@ bug in your web application.</p> <ul> <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 10</b> – Tomcat 10.0.x and tomcat.apache.org web site</li> + <li><b>Tomcat 9</b> – Tomcat 9.0.x</li> <li><b>Tomcat 8</b> – Tomcat 8.5.x</li> <li><b>Tomcat 7</b> – Tomcat 7.0.x</li> <li><b>Tomcat Connectors</b> – Integration of Tomcat with other Web servers. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org