Author: markt
Date: Tue Mar 17 13:21:51 2020
New Revision: 1875294
URL: http://svn.apache.org/viewvc?rev=1875294&view=rev
Log:
Update site for 10.0.0-M3 release
Added:
tomcat/site/trunk/xdocs/oldnews-2019.xml (with props)
Modified:
tomcat/site/trunk/docs/download-10.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/migration-10.html
tomcat/site/trunk/docs/oldnews-2010.html
tomcat/site/trunk/docs/oldnews-2011.html
tomcat/site/trunk/docs/oldnews-2012.html
tomcat/site/trunk/docs/oldnews-2013.html
tomcat/site/trunk/docs/oldnews-2014.html
tomcat/site/trunk/docs/oldnews-2015.html
tomcat/site/trunk/docs/oldnews-2016.html
tomcat/site/trunk/docs/oldnews-2017.html
tomcat/site/trunk/docs/oldnews-2018.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/docs/whichversion.html
tomcat/site/trunk/xdocs/download-10.xml
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/migration-10.xml
tomcat/site/trunk/xdocs/oldnews-2010.xml
tomcat/site/trunk/xdocs/oldnews-2011.xml
tomcat/site/trunk/xdocs/oldnews-2012.xml
tomcat/site/trunk/xdocs/oldnews-2013.xml
tomcat/site/trunk/xdocs/oldnews-2014.xml
tomcat/site/trunk/xdocs/oldnews-2015.xml
tomcat/site/trunk/xdocs/oldnews-2016.xml
tomcat/site/trunk/xdocs/oldnews-2017.xml
tomcat/site/trunk/xdocs/oldnews-2018.xml
tomcat/site/trunk/xdocs/oldnews.xml
tomcat/site/trunk/xdocs/whichversion.xml
Modified: tomcat/site/trunk/docs/download-10.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-10.html?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-10.html (original)
+++ tomcat/site/trunk/docs/download-10.html Tue Mar 17 13:21:51 2020
@@ -21,7 +21,7 @@
</div><h3 id="Quick_Navigation">Quick Navigation</h3><div class="text">
-[define v]10.0.0-M1[end]
+[define v]10.0.0-M3[end]
<a href="https://www.apache.org/dist/tomcat/tomcat-10/KEYS">KEYS</a> |
<a href="#[v]">[v]</a> |
<a href="[preferred]tomcat/tomcat-10/v[v]" rel="nofollow">Browse</a> |
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Mar 17 13:21:51 2020
@@ -28,19 +28,9 @@ wiki page.</p>
<p>Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
project logo are trademarks of the Apache Software Foundation.</p>
-</div><h3 id="Tomcat_Connectors_1.2.48_Released"><span
class="pull-right">2020-03-06</span> Tomcat Connectors 1.2.48 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 1.2.48 of
-Apache Tomcat Connectors.
-This version fixes a number of bugs found in previous releases.
-</p>
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-connectors.cgi">Download</a> |
-<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.48</a>
-</p>
-</div><h3 id="Tomcat_10.0.0-M1_Released"><span
class="pull-right">2020-02-20</span> Tomcat 10.0.0-M1 Released</h3><div
class="text">
+</div><h3 id="Tomcat_10.0.0-M3_Released"><span
class="pull-right">2020-03-16</span> Tomcat 10.0.0-M3 Released</h3><div
class="text">
<p>
-The Apache Tomcat Project is proud to announce the release of version 10.0.0-M1
+The Apache Tomcat Project is proud to announce the release of version 10.0.0-M3
of Apache Tomcat. This release is a milestone release and is targeted at
Jakarta
EE 9.</p>
<p>Users of Tomcat 10 onwards should be aware that, as a result of the move
from
@@ -53,25 +43,32 @@ to Tomcat 10 and later. A
tool</a> is under development to aid this process.</p>
<p>The notable changes in this release are:</p>
<ul>
-<li>Update to Jakarta Servlet 5.0, Jakarta Server Pages 3.0. Jakarta Expression
- Language 4.0, Jakarta WebSocket 2.0, Jakarta Authentication 2.0 and Jakarta
- Annotations 2.0 specifications.</li>
-<li>Use <code><request-character-encoding></code> and
- <code><response-character-encoding></code> in
- <code>conf/web.xml</code> to set the default request and response character
- encodings to UTF-8.</li>
-<li>Remove duplication of HTTP/1.1 configuration on the HTTP/2 UpgradeProtocol
- element. Configuration from the main Connector element will now be used.
- </li>
+<li>Disable session persistence by default on restart</li>
+<li>Add new attribute persistAuthentication to both StandardManager and
+ PersistentManager to support authentication persistence. Patch provided by
+ Carsten Klein</li>
+<li>A zero length AJP secret will now behave as if it has not been
+ specified.</li>
</ul>
<p>
Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-10.0-doc/changelog.html#Tomcat_10.0.0-M1_(markt)">Tomcat 10
<sup><strong>alpha</strong></sup> changelog</a>.
+<a href="tomcat-10.0-doc/changelog.html#Tomcat_10.0.0-M3_(markt)">Tomcat 10
+<strong>(alpha)</strong> changelog</a>.
</p>
<p style="text-align: center;">
<a href="https://tomcat.apache.org/download-10.cgi">Download</a>
</p>
+</div><h3 id="Tomcat_Connectors_1.2.48_Released"><span
class="pull-right">2020-03-06</span> Tomcat Connectors 1.2.48 Released</h3><div
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.2.48 of
+Apache Tomcat Connectors.
+This version fixes a number of bugs found in previous releases.
+</p>
+<p style="text-align: center;">
+<a href="https://tomcat.apache.org/download-connectors.cgi">Download</a> |
+<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.48</a>
+</p>
</div><h3 id="Tomcat_7.0.100_Released"><span
class="pull-right">2020-02-14</span> Tomcat 7.0.100 Released</h3><div
class="text">
<p>
The Apache Tomcat Project is proud to announce the release of version 7.0.100
of
Modified: tomcat/site/trunk/docs/migration-10.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-10.html?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-10.html (original)
+++ tomcat/site/trunk/docs/migration-10.html Tue Mar 17 13:21:51 2020
@@ -164,9 +164,11 @@ of Apache Tomcat.</p>
<p><label>Old version:
<select name="hpb">
<option value="10.0.0-M1" selected>10.0.0-M1</option>
+ <option value="10.0.0-M3">10.0.0-M3</option>
</select>,</label> <label>new version:
<select name="hb">
- <option value="10.0.0-M1" selected>10.0.0-M1</option>
+ <option value="10.0.0-M1">10.0.0-M1</option>
+ <option value="10.0.0-M3" selected>10.0.0-M3</option>
<option value="HEAD">trunk (unreleased)</option>
</select></label>
</p>
Modified: tomcat/site/trunk/docs/oldnews-2010.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2010.html?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews-2010.html (original)
+++ tomcat/site/trunk/docs/oldnews-2010.html Tue Mar 17 13:21:51 2020
@@ -4,7 +4,8 @@
</a></div><nav><div><h2>Apache Tomcat</h2><ul><li><a
href="./index.html">Home</a></li><li><a
href="./taglibs.html">Taglibs</a></li><li><a href="./maven-plugin.html">Maven
Plugin</a></li></ul></div><div><h2>Download</h2><ul><li><a
href="./whichversion.html">Which version?</a></li><li><a
href="https://tomcat.apache.org/download-10.cgi">Tomcat 10
(alpha)</a></li><li><a href="https://tomcat.apache.org/download-90.cgi">Tomcat
9</a></li><li><a href="https://tomcat.apache.org/download-80.cgi">Tomcat
8</a></li><li><a href="https://tomcat.apache.org/download-70.cgi">Tomcat
7</a></li><li><a
href="https://tomcat.apache.org/download-connectors.cgi">Tomcat
Connectors</a></li><li><a
href="https://tomcat.apache.org/download-native.cgi">Tomcat
Native</a></li><li><a
href="https://tomcat.apache.org/download-taglibs.cgi">Taglibs</a></li><li><a
href="https://archive.apache.org/dist/tomcat/">Archives</a></li></ul></div><div><h2>Documentation</h2><ul><li><a
href="./tomcat-10.0-doc/index.html"
>Tomcat 10.0 (alpha)</a></li><li><a href="./tomcat-9.0-doc/index.html">Tomcat
>9.0</a></li><li><a href="./tomcat-8.5-doc/index.html">Tomcat
>8.5</a></li><li><a href="./tomcat-7.0-doc/index.html">Tomcat
>7.0</a></li><li><a href="./connectors-doc/">Tomcat Connectors</a></li><li><a
>href="./native-doc/">Tomcat Native</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT">Wiki</a></li><li><a
>href="./migration.html">Migration Guide</a></li><li><a
>href="./presentations.html">Presentations</a></li></ul></div><div><h2>Problems?</h2><ul><li><a
> href="./security.html">Security Reports</a></li><li><a
>href="./findhelp.html">Find help</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ">FAQ</a></li><li><a
> href="./lists.html">Mailing Lists</a></li><li><a href="./bugreport.html">Bug
>Database</a></li><li><a href="./irc.html">IRC</a></li></ul></div><div><h2>Get
>Involved</h2><ul><li><a href="./getinvolved.html">Overview</a></li><li><a
>href="./source.html">Source c
ode</a></li><li><a href="./ci.html">Buildbot</a></li><li><a
href="https://cwiki.apache.org/confluence/x/vIPzBQ">Translations</a></li><li><a
href="./tools.html">Tools</a></li></ul></div><div><h2>Media</h2><ul><li><a
href="https://twitter.com/theapachetomcat">Twitter</a></li><li><a
href="https://www.youtube.com/c/ApacheTomcatOfficial">YouTube</a></li><li><a
href="https://blogs.apache.org/tomcat/">Blog</a></li></ul></div><div><h2>Misc</h2><ul><li><a
href="./whoweare.html">Who We Are</a></li><li><a
href="https://www.redbubble.com/people/comdev/works/30885254-apache-tomcat">Swag</a></li><li><a
href="./heritage.html">Heritage</a></li><li><a
href="http://www.apache.org">Apache Home</a></li><li><a
href="./resources.html">Resources</a></li><li><a
href="./contact.html">Contact</a></li><li><a
href="./legal.html">Legal</a></li><li><a
href="https://www.apache.org/foundation/contributing.html">Support
Apache</a></li><li><a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a><
/li><li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li><li><a
href="http://www.apache.org/licenses/">License</a></li></ul></div></nav></div></div><div
id="mainRight"><div id="content"><h2 style="display: none;">Content</h2><h3
id="Other_news">Other news</h3><div class="text">
<p>Announcements from other years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li><a href="oldnews-2016.html">year 2016</a></li>
Modified: tomcat/site/trunk/docs/oldnews-2011.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2011.html?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews-2011.html (original)
+++ tomcat/site/trunk/docs/oldnews-2011.html Tue Mar 17 13:21:51 2020
@@ -4,7 +4,8 @@
</a></div><nav><div><h2>Apache Tomcat</h2><ul><li><a
href="./index.html">Home</a></li><li><a
href="./taglibs.html">Taglibs</a></li><li><a href="./maven-plugin.html">Maven
Plugin</a></li></ul></div><div><h2>Download</h2><ul><li><a
href="./whichversion.html">Which version?</a></li><li><a
href="https://tomcat.apache.org/download-10.cgi">Tomcat 10
(alpha)</a></li><li><a href="https://tomcat.apache.org/download-90.cgi">Tomcat
9</a></li><li><a href="https://tomcat.apache.org/download-80.cgi">Tomcat
8</a></li><li><a href="https://tomcat.apache.org/download-70.cgi">Tomcat
7</a></li><li><a
href="https://tomcat.apache.org/download-connectors.cgi">Tomcat
Connectors</a></li><li><a
href="https://tomcat.apache.org/download-native.cgi">Tomcat
Native</a></li><li><a
href="https://tomcat.apache.org/download-taglibs.cgi">Taglibs</a></li><li><a
href="https://archive.apache.org/dist/tomcat/">Archives</a></li></ul></div><div><h2>Documentation</h2><ul><li><a
href="./tomcat-10.0-doc/index.html"
>Tomcat 10.0 (alpha)</a></li><li><a href="./tomcat-9.0-doc/index.html">Tomcat
>9.0</a></li><li><a href="./tomcat-8.5-doc/index.html">Tomcat
>8.5</a></li><li><a href="./tomcat-7.0-doc/index.html">Tomcat
>7.0</a></li><li><a href="./connectors-doc/">Tomcat Connectors</a></li><li><a
>href="./native-doc/">Tomcat Native</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT">Wiki</a></li><li><a
>href="./migration.html">Migration Guide</a></li><li><a
>href="./presentations.html">Presentations</a></li></ul></div><div><h2>Problems?</h2><ul><li><a
> href="./security.html">Security Reports</a></li><li><a
>href="./findhelp.html">Find help</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ">FAQ</a></li><li><a
> href="./lists.html">Mailing Lists</a></li><li><a href="./bugreport.html">Bug
>Database</a></li><li><a href="./irc.html">IRC</a></li></ul></div><div><h2>Get
>Involved</h2><ul><li><a href="./getinvolved.html">Overview</a></li><li><a
>href="./source.html">Source c
ode</a></li><li><a href="./ci.html">Buildbot</a></li><li><a
href="https://cwiki.apache.org/confluence/x/vIPzBQ">Translations</a></li><li><a
href="./tools.html">Tools</a></li></ul></div><div><h2>Media</h2><ul><li><a
href="https://twitter.com/theapachetomcat">Twitter</a></li><li><a
href="https://www.youtube.com/c/ApacheTomcatOfficial">YouTube</a></li><li><a
href="https://blogs.apache.org/tomcat/">Blog</a></li></ul></div><div><h2>Misc</h2><ul><li><a
href="./whoweare.html">Who We Are</a></li><li><a
href="https://www.redbubble.com/people/comdev/works/30885254-apache-tomcat">Swag</a></li><li><a
href="./heritage.html">Heritage</a></li><li><a
href="http://www.apache.org">Apache Home</a></li><li><a
href="./resources.html">Resources</a></li><li><a
href="./contact.html">Contact</a></li><li><a
href="./legal.html">Legal</a></li><li><a
href="https://www.apache.org/foundation/contributing.html">Support
Apache</a></li><li><a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a><
/li><li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li><li><a
href="http://www.apache.org/licenses/">License</a></li></ul></div></nav></div></div><div
id="mainRight"><div id="content"><h2 style="display: none;">Content</h2><h3
id="Other_news">Other news</h3><div class="text">
<p>Announcements from other years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li><a href="oldnews-2016.html">year 2016</a></li>
Modified: tomcat/site/trunk/docs/oldnews-2012.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2012.html?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews-2012.html (original)
+++ tomcat/site/trunk/docs/oldnews-2012.html Tue Mar 17 13:21:51 2020
@@ -4,7 +4,8 @@
</a></div><nav><div><h2>Apache Tomcat</h2><ul><li><a
href="./index.html">Home</a></li><li><a
href="./taglibs.html">Taglibs</a></li><li><a href="./maven-plugin.html">Maven
Plugin</a></li></ul></div><div><h2>Download</h2><ul><li><a
href="./whichversion.html">Which version?</a></li><li><a
href="https://tomcat.apache.org/download-10.cgi">Tomcat 10
(alpha)</a></li><li><a href="https://tomcat.apache.org/download-90.cgi">Tomcat
9</a></li><li><a href="https://tomcat.apache.org/download-80.cgi">Tomcat
8</a></li><li><a href="https://tomcat.apache.org/download-70.cgi">Tomcat
7</a></li><li><a
href="https://tomcat.apache.org/download-connectors.cgi">Tomcat
Connectors</a></li><li><a
href="https://tomcat.apache.org/download-native.cgi">Tomcat
Native</a></li><li><a
href="https://tomcat.apache.org/download-taglibs.cgi">Taglibs</a></li><li><a
href="https://archive.apache.org/dist/tomcat/">Archives</a></li></ul></div><div><h2>Documentation</h2><ul><li><a
href="./tomcat-10.0-doc/index.html"
>Tomcat 10.0 (alpha)</a></li><li><a href="./tomcat-9.0-doc/index.html">Tomcat
>9.0</a></li><li><a href="./tomcat-8.5-doc/index.html">Tomcat
>8.5</a></li><li><a href="./tomcat-7.0-doc/index.html">Tomcat
>7.0</a></li><li><a href="./connectors-doc/">Tomcat Connectors</a></li><li><a
>href="./native-doc/">Tomcat Native</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT">Wiki</a></li><li><a
>href="./migration.html">Migration Guide</a></li><li><a
>href="./presentations.html">Presentations</a></li></ul></div><div><h2>Problems?</h2><ul><li><a
> href="./security.html">Security Reports</a></li><li><a
>href="./findhelp.html">Find help</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ">FAQ</a></li><li><a
> href="./lists.html">Mailing Lists</a></li><li><a href="./bugreport.html">Bug
>Database</a></li><li><a href="./irc.html">IRC</a></li></ul></div><div><h2>Get
>Involved</h2><ul><li><a href="./getinvolved.html">Overview</a></li><li><a
>href="./source.html">Source c
ode</a></li><li><a href="./ci.html">Buildbot</a></li><li><a
href="https://cwiki.apache.org/confluence/x/vIPzBQ">Translations</a></li><li><a
href="./tools.html">Tools</a></li></ul></div><div><h2>Media</h2><ul><li><a
href="https://twitter.com/theapachetomcat">Twitter</a></li><li><a
href="https://www.youtube.com/c/ApacheTomcatOfficial">YouTube</a></li><li><a
href="https://blogs.apache.org/tomcat/">Blog</a></li></ul></div><div><h2>Misc</h2><ul><li><a
href="./whoweare.html">Who We Are</a></li><li><a
href="https://www.redbubble.com/people/comdev/works/30885254-apache-tomcat">Swag</a></li><li><a
href="./heritage.html">Heritage</a></li><li><a
href="http://www.apache.org">Apache Home</a></li><li><a
href="./resources.html">Resources</a></li><li><a
href="./contact.html">Contact</a></li><li><a
href="./legal.html">Legal</a></li><li><a
href="https://www.apache.org/foundation/contributing.html">Support
Apache</a></li><li><a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a><
/li><li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li><li><a
href="http://www.apache.org/licenses/">License</a></li></ul></div></nav></div></div><div
id="mainRight"><div id="content"><h2 style="display: none;">Content</h2><h3
id="Other_news">Other news</h3><div class="text">
<p>Announcements from other years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li><a href="oldnews-2016.html">year 2016</a></li>
Modified: tomcat/site/trunk/docs/oldnews-2013.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2013.html?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews-2013.html (original)
+++ tomcat/site/trunk/docs/oldnews-2013.html Tue Mar 17 13:21:51 2020
@@ -4,7 +4,8 @@
</a></div><nav><div><h2>Apache Tomcat</h2><ul><li><a
href="./index.html">Home</a></li><li><a
href="./taglibs.html">Taglibs</a></li><li><a href="./maven-plugin.html">Maven
Plugin</a></li></ul></div><div><h2>Download</h2><ul><li><a
href="./whichversion.html">Which version?</a></li><li><a
href="https://tomcat.apache.org/download-10.cgi">Tomcat 10
(alpha)</a></li><li><a href="https://tomcat.apache.org/download-90.cgi">Tomcat
9</a></li><li><a href="https://tomcat.apache.org/download-80.cgi">Tomcat
8</a></li><li><a href="https://tomcat.apache.org/download-70.cgi">Tomcat
7</a></li><li><a
href="https://tomcat.apache.org/download-connectors.cgi">Tomcat
Connectors</a></li><li><a
href="https://tomcat.apache.org/download-native.cgi">Tomcat
Native</a></li><li><a
href="https://tomcat.apache.org/download-taglibs.cgi">Taglibs</a></li><li><a
href="https://archive.apache.org/dist/tomcat/">Archives</a></li></ul></div><div><h2>Documentation</h2><ul><li><a
href="./tomcat-10.0-doc/index.html"
>Tomcat 10.0 (alpha)</a></li><li><a href="./tomcat-9.0-doc/index.html">Tomcat
>9.0</a></li><li><a href="./tomcat-8.5-doc/index.html">Tomcat
>8.5</a></li><li><a href="./tomcat-7.0-doc/index.html">Tomcat
>7.0</a></li><li><a href="./connectors-doc/">Tomcat Connectors</a></li><li><a
>href="./native-doc/">Tomcat Native</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT">Wiki</a></li><li><a
>href="./migration.html">Migration Guide</a></li><li><a
>href="./presentations.html">Presentations</a></li></ul></div><div><h2>Problems?</h2><ul><li><a
> href="./security.html">Security Reports</a></li><li><a
>href="./findhelp.html">Find help</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ">FAQ</a></li><li><a
> href="./lists.html">Mailing Lists</a></li><li><a href="./bugreport.html">Bug
>Database</a></li><li><a href="./irc.html">IRC</a></li></ul></div><div><h2>Get
>Involved</h2><ul><li><a href="./getinvolved.html">Overview</a></li><li><a
>href="./source.html">Source c
ode</a></li><li><a href="./ci.html">Buildbot</a></li><li><a
href="https://cwiki.apache.org/confluence/x/vIPzBQ">Translations</a></li><li><a
href="./tools.html">Tools</a></li></ul></div><div><h2>Media</h2><ul><li><a
href="https://twitter.com/theapachetomcat">Twitter</a></li><li><a
href="https://www.youtube.com/c/ApacheTomcatOfficial">YouTube</a></li><li><a
href="https://blogs.apache.org/tomcat/">Blog</a></li></ul></div><div><h2>Misc</h2><ul><li><a
href="./whoweare.html">Who We Are</a></li><li><a
href="https://www.redbubble.com/people/comdev/works/30885254-apache-tomcat">Swag</a></li><li><a
href="./heritage.html">Heritage</a></li><li><a
href="http://www.apache.org">Apache Home</a></li><li><a
href="./resources.html">Resources</a></li><li><a
href="./contact.html">Contact</a></li><li><a
href="./legal.html">Legal</a></li><li><a
href="https://www.apache.org/foundation/contributing.html">Support
Apache</a></li><li><a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a><
/li><li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li><li><a
href="http://www.apache.org/licenses/">License</a></li></ul></div></nav></div></div><div
id="mainRight"><div id="content"><h2 style="display: none;">Content</h2><h3
id="Other_news">Other news</h3><div class="text">
<p>Announcements from other years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li><a href="oldnews-2016.html">year 2016</a></li>
Modified: tomcat/site/trunk/docs/oldnews-2014.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2014.html?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews-2014.html (original)
+++ tomcat/site/trunk/docs/oldnews-2014.html Tue Mar 17 13:21:51 2020
@@ -4,7 +4,8 @@
</a></div><nav><div><h2>Apache Tomcat</h2><ul><li><a
href="./index.html">Home</a></li><li><a
href="./taglibs.html">Taglibs</a></li><li><a href="./maven-plugin.html">Maven
Plugin</a></li></ul></div><div><h2>Download</h2><ul><li><a
href="./whichversion.html">Which version?</a></li><li><a
href="https://tomcat.apache.org/download-10.cgi">Tomcat 10
(alpha)</a></li><li><a href="https://tomcat.apache.org/download-90.cgi">Tomcat
9</a></li><li><a href="https://tomcat.apache.org/download-80.cgi">Tomcat
8</a></li><li><a href="https://tomcat.apache.org/download-70.cgi">Tomcat
7</a></li><li><a
href="https://tomcat.apache.org/download-connectors.cgi">Tomcat
Connectors</a></li><li><a
href="https://tomcat.apache.org/download-native.cgi">Tomcat
Native</a></li><li><a
href="https://tomcat.apache.org/download-taglibs.cgi">Taglibs</a></li><li><a
href="https://archive.apache.org/dist/tomcat/">Archives</a></li></ul></div><div><h2>Documentation</h2><ul><li><a
href="./tomcat-10.0-doc/index.html"
>Tomcat 10.0 (alpha)</a></li><li><a href="./tomcat-9.0-doc/index.html">Tomcat
>9.0</a></li><li><a href="./tomcat-8.5-doc/index.html">Tomcat
>8.5</a></li><li><a href="./tomcat-7.0-doc/index.html">Tomcat
>7.0</a></li><li><a href="./connectors-doc/">Tomcat Connectors</a></li><li><a
>href="./native-doc/">Tomcat Native</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT">Wiki</a></li><li><a
>href="./migration.html">Migration Guide</a></li><li><a
>href="./presentations.html">Presentations</a></li></ul></div><div><h2>Problems?</h2><ul><li><a
> href="./security.html">Security Reports</a></li><li><a
>href="./findhelp.html">Find help</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ">FAQ</a></li><li><a
> href="./lists.html">Mailing Lists</a></li><li><a href="./bugreport.html">Bug
>Database</a></li><li><a href="./irc.html">IRC</a></li></ul></div><div><h2>Get
>Involved</h2><ul><li><a href="./getinvolved.html">Overview</a></li><li><a
>href="./source.html">Source c
ode</a></li><li><a href="./ci.html">Buildbot</a></li><li><a
href="https://cwiki.apache.org/confluence/x/vIPzBQ">Translations</a></li><li><a
href="./tools.html">Tools</a></li></ul></div><div><h2>Media</h2><ul><li><a
href="https://twitter.com/theapachetomcat">Twitter</a></li><li><a
href="https://www.youtube.com/c/ApacheTomcatOfficial">YouTube</a></li><li><a
href="https://blogs.apache.org/tomcat/">Blog</a></li></ul></div><div><h2>Misc</h2><ul><li><a
href="./whoweare.html">Who We Are</a></li><li><a
href="https://www.redbubble.com/people/comdev/works/30885254-apache-tomcat">Swag</a></li><li><a
href="./heritage.html">Heritage</a></li><li><a
href="http://www.apache.org">Apache Home</a></li><li><a
href="./resources.html">Resources</a></li><li><a
href="./contact.html">Contact</a></li><li><a
href="./legal.html">Legal</a></li><li><a
href="https://www.apache.org/foundation/contributing.html">Support
Apache</a></li><li><a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a><
/li><li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li><li><a
href="http://www.apache.org/licenses/">License</a></li></ul></div></nav></div></div><div
id="mainRight"><div id="content"><h2 style="display: none;">Content</h2><h3
id="Other_news">Other news</h3><div class="text">
<p>Announcements from other years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li><a href="oldnews-2016.html">year 2016</a></li>
Modified: tomcat/site/trunk/docs/oldnews-2015.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2015.html?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews-2015.html (original)
+++ tomcat/site/trunk/docs/oldnews-2015.html Tue Mar 17 13:21:51 2020
@@ -4,7 +4,8 @@
</a></div><nav><div><h2>Apache Tomcat</h2><ul><li><a
href="./index.html">Home</a></li><li><a
href="./taglibs.html">Taglibs</a></li><li><a href="./maven-plugin.html">Maven
Plugin</a></li></ul></div><div><h2>Download</h2><ul><li><a
href="./whichversion.html">Which version?</a></li><li><a
href="https://tomcat.apache.org/download-10.cgi">Tomcat 10
(alpha)</a></li><li><a href="https://tomcat.apache.org/download-90.cgi">Tomcat
9</a></li><li><a href="https://tomcat.apache.org/download-80.cgi">Tomcat
8</a></li><li><a href="https://tomcat.apache.org/download-70.cgi">Tomcat
7</a></li><li><a
href="https://tomcat.apache.org/download-connectors.cgi">Tomcat
Connectors</a></li><li><a
href="https://tomcat.apache.org/download-native.cgi">Tomcat
Native</a></li><li><a
href="https://tomcat.apache.org/download-taglibs.cgi">Taglibs</a></li><li><a
href="https://archive.apache.org/dist/tomcat/">Archives</a></li></ul></div><div><h2>Documentation</h2><ul><li><a
href="./tomcat-10.0-doc/index.html"
>Tomcat 10.0 (alpha)</a></li><li><a href="./tomcat-9.0-doc/index.html">Tomcat
>9.0</a></li><li><a href="./tomcat-8.5-doc/index.html">Tomcat
>8.5</a></li><li><a href="./tomcat-7.0-doc/index.html">Tomcat
>7.0</a></li><li><a href="./connectors-doc/">Tomcat Connectors</a></li><li><a
>href="./native-doc/">Tomcat Native</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT">Wiki</a></li><li><a
>href="./migration.html">Migration Guide</a></li><li><a
>href="./presentations.html">Presentations</a></li></ul></div><div><h2>Problems?</h2><ul><li><a
> href="./security.html">Security Reports</a></li><li><a
>href="./findhelp.html">Find help</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ">FAQ</a></li><li><a
> href="./lists.html">Mailing Lists</a></li><li><a href="./bugreport.html">Bug
>Database</a></li><li><a href="./irc.html">IRC</a></li></ul></div><div><h2>Get
>Involved</h2><ul><li><a href="./getinvolved.html">Overview</a></li><li><a
>href="./source.html">Source c
ode</a></li><li><a href="./ci.html">Buildbot</a></li><li><a
href="https://cwiki.apache.org/confluence/x/vIPzBQ">Translations</a></li><li><a
href="./tools.html">Tools</a></li></ul></div><div><h2>Media</h2><ul><li><a
href="https://twitter.com/theapachetomcat">Twitter</a></li><li><a
href="https://www.youtube.com/c/ApacheTomcatOfficial">YouTube</a></li><li><a
href="https://blogs.apache.org/tomcat/">Blog</a></li></ul></div><div><h2>Misc</h2><ul><li><a
href="./whoweare.html">Who We Are</a></li><li><a
href="https://www.redbubble.com/people/comdev/works/30885254-apache-tomcat">Swag</a></li><li><a
href="./heritage.html">Heritage</a></li><li><a
href="http://www.apache.org">Apache Home</a></li><li><a
href="./resources.html">Resources</a></li><li><a
href="./contact.html">Contact</a></li><li><a
href="./legal.html">Legal</a></li><li><a
href="https://www.apache.org/foundation/contributing.html">Support
Apache</a></li><li><a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a><
/li><li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li><li><a
href="http://www.apache.org/licenses/">License</a></li></ul></div></nav></div></div><div
id="mainRight"><div id="content"><h2 style="display: none;">Content</h2><h3
id="Other_news">Other news</h3><div class="text">
<p>Announcements from other years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li><a href="oldnews-2016.html">year 2016</a></li>
Modified: tomcat/site/trunk/docs/oldnews-2016.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2016.html?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews-2016.html (original)
+++ tomcat/site/trunk/docs/oldnews-2016.html Tue Mar 17 13:21:51 2020
@@ -4,7 +4,8 @@
</a></div><nav><div><h2>Apache Tomcat</h2><ul><li><a
href="./index.html">Home</a></li><li><a
href="./taglibs.html">Taglibs</a></li><li><a href="./maven-plugin.html">Maven
Plugin</a></li></ul></div><div><h2>Download</h2><ul><li><a
href="./whichversion.html">Which version?</a></li><li><a
href="https://tomcat.apache.org/download-10.cgi">Tomcat 10
(alpha)</a></li><li><a href="https://tomcat.apache.org/download-90.cgi">Tomcat
9</a></li><li><a href="https://tomcat.apache.org/download-80.cgi">Tomcat
8</a></li><li><a href="https://tomcat.apache.org/download-70.cgi">Tomcat
7</a></li><li><a
href="https://tomcat.apache.org/download-connectors.cgi">Tomcat
Connectors</a></li><li><a
href="https://tomcat.apache.org/download-native.cgi">Tomcat
Native</a></li><li><a
href="https://tomcat.apache.org/download-taglibs.cgi">Taglibs</a></li><li><a
href="https://archive.apache.org/dist/tomcat/">Archives</a></li></ul></div><div><h2>Documentation</h2><ul><li><a
href="./tomcat-10.0-doc/index.html"
>Tomcat 10.0 (alpha)</a></li><li><a href="./tomcat-9.0-doc/index.html">Tomcat
>9.0</a></li><li><a href="./tomcat-8.5-doc/index.html">Tomcat
>8.5</a></li><li><a href="./tomcat-7.0-doc/index.html">Tomcat
>7.0</a></li><li><a href="./connectors-doc/">Tomcat Connectors</a></li><li><a
>href="./native-doc/">Tomcat Native</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT">Wiki</a></li><li><a
>href="./migration.html">Migration Guide</a></li><li><a
>href="./presentations.html">Presentations</a></li></ul></div><div><h2>Problems?</h2><ul><li><a
> href="./security.html">Security Reports</a></li><li><a
>href="./findhelp.html">Find help</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ">FAQ</a></li><li><a
> href="./lists.html">Mailing Lists</a></li><li><a href="./bugreport.html">Bug
>Database</a></li><li><a href="./irc.html">IRC</a></li></ul></div><div><h2>Get
>Involved</h2><ul><li><a href="./getinvolved.html">Overview</a></li><li><a
>href="./source.html">Source c
ode</a></li><li><a href="./ci.html">Buildbot</a></li><li><a
href="https://cwiki.apache.org/confluence/x/vIPzBQ">Translations</a></li><li><a
href="./tools.html">Tools</a></li></ul></div><div><h2>Media</h2><ul><li><a
href="https://twitter.com/theapachetomcat">Twitter</a></li><li><a
href="https://www.youtube.com/c/ApacheTomcatOfficial">YouTube</a></li><li><a
href="https://blogs.apache.org/tomcat/">Blog</a></li></ul></div><div><h2>Misc</h2><ul><li><a
href="./whoweare.html">Who We Are</a></li><li><a
href="https://www.redbubble.com/people/comdev/works/30885254-apache-tomcat">Swag</a></li><li><a
href="./heritage.html">Heritage</a></li><li><a
href="http://www.apache.org">Apache Home</a></li><li><a
href="./resources.html">Resources</a></li><li><a
href="./contact.html">Contact</a></li><li><a
href="./legal.html">Legal</a></li><li><a
href="https://www.apache.org/foundation/contributing.html">Support
Apache</a></li><li><a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a><
/li><li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li><li><a
href="http://www.apache.org/licenses/">License</a></li></ul></div></nav></div></div><div
id="mainRight"><div id="content"><h2 style="display: none;">Content</h2><h3
id="Older_news">Older news</h3><div class="text">
<p>Announcements from previous years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li>year 2016</li>
Modified: tomcat/site/trunk/docs/oldnews-2017.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2017.html?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews-2017.html (original)
+++ tomcat/site/trunk/docs/oldnews-2017.html Tue Mar 17 13:21:51 2020
@@ -4,7 +4,8 @@
</a></div><nav><div><h2>Apache Tomcat</h2><ul><li><a
href="./index.html">Home</a></li><li><a
href="./taglibs.html">Taglibs</a></li><li><a href="./maven-plugin.html">Maven
Plugin</a></li></ul></div><div><h2>Download</h2><ul><li><a
href="./whichversion.html">Which version?</a></li><li><a
href="https://tomcat.apache.org/download-10.cgi">Tomcat 10
(alpha)</a></li><li><a href="https://tomcat.apache.org/download-90.cgi">Tomcat
9</a></li><li><a href="https://tomcat.apache.org/download-80.cgi">Tomcat
8</a></li><li><a href="https://tomcat.apache.org/download-70.cgi">Tomcat
7</a></li><li><a
href="https://tomcat.apache.org/download-connectors.cgi">Tomcat
Connectors</a></li><li><a
href="https://tomcat.apache.org/download-native.cgi">Tomcat
Native</a></li><li><a
href="https://tomcat.apache.org/download-taglibs.cgi">Taglibs</a></li><li><a
href="https://archive.apache.org/dist/tomcat/">Archives</a></li></ul></div><div><h2>Documentation</h2><ul><li><a
href="./tomcat-10.0-doc/index.html"
>Tomcat 10.0 (alpha)</a></li><li><a href="./tomcat-9.0-doc/index.html">Tomcat
>9.0</a></li><li><a href="./tomcat-8.5-doc/index.html">Tomcat
>8.5</a></li><li><a href="./tomcat-7.0-doc/index.html">Tomcat
>7.0</a></li><li><a href="./connectors-doc/">Tomcat Connectors</a></li><li><a
>href="./native-doc/">Tomcat Native</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT">Wiki</a></li><li><a
>href="./migration.html">Migration Guide</a></li><li><a
>href="./presentations.html">Presentations</a></li></ul></div><div><h2>Problems?</h2><ul><li><a
> href="./security.html">Security Reports</a></li><li><a
>href="./findhelp.html">Find help</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ">FAQ</a></li><li><a
> href="./lists.html">Mailing Lists</a></li><li><a href="./bugreport.html">Bug
>Database</a></li><li><a href="./irc.html">IRC</a></li></ul></div><div><h2>Get
>Involved</h2><ul><li><a href="./getinvolved.html">Overview</a></li><li><a
>href="./source.html">Source c
ode</a></li><li><a href="./ci.html">Buildbot</a></li><li><a
href="https://cwiki.apache.org/confluence/x/vIPzBQ">Translations</a></li><li><a
href="./tools.html">Tools</a></li></ul></div><div><h2>Media</h2><ul><li><a
href="https://twitter.com/theapachetomcat">Twitter</a></li><li><a
href="https://www.youtube.com/c/ApacheTomcatOfficial">YouTube</a></li><li><a
href="https://blogs.apache.org/tomcat/">Blog</a></li></ul></div><div><h2>Misc</h2><ul><li><a
href="./whoweare.html">Who We Are</a></li><li><a
href="https://www.redbubble.com/people/comdev/works/30885254-apache-tomcat">Swag</a></li><li><a
href="./heritage.html">Heritage</a></li><li><a
href="http://www.apache.org">Apache Home</a></li><li><a
href="./resources.html">Resources</a></li><li><a
href="./contact.html">Contact</a></li><li><a
href="./legal.html">Legal</a></li><li><a
href="https://www.apache.org/foundation/contributing.html">Support
Apache</a></li><li><a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a><
/li><li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li><li><a
href="http://www.apache.org/licenses/">License</a></li></ul></div></nav></div></div><div
id="mainRight"><div id="content"><h2 style="display: none;">Content</h2><h3
id="Older_news">Older news</h3><div class="text">
<p>Announcements from previous years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li>year 2017</li>
<li><a href="oldnews-2016.html">year 2016</a></li>
Modified: tomcat/site/trunk/docs/oldnews-2018.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2018.html?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews-2018.html (original)
+++ tomcat/site/trunk/docs/oldnews-2018.html Tue Mar 17 13:21:51 2020
@@ -4,7 +4,8 @@
</a></div><nav><div><h2>Apache Tomcat</h2><ul><li><a
href="./index.html">Home</a></li><li><a
href="./taglibs.html">Taglibs</a></li><li><a href="./maven-plugin.html">Maven
Plugin</a></li></ul></div><div><h2>Download</h2><ul><li><a
href="./whichversion.html">Which version?</a></li><li><a
href="https://tomcat.apache.org/download-10.cgi">Tomcat 10
(alpha)</a></li><li><a href="https://tomcat.apache.org/download-90.cgi">Tomcat
9</a></li><li><a href="https://tomcat.apache.org/download-80.cgi">Tomcat
8</a></li><li><a href="https://tomcat.apache.org/download-70.cgi">Tomcat
7</a></li><li><a
href="https://tomcat.apache.org/download-connectors.cgi">Tomcat
Connectors</a></li><li><a
href="https://tomcat.apache.org/download-native.cgi">Tomcat
Native</a></li><li><a
href="https://tomcat.apache.org/download-taglibs.cgi">Taglibs</a></li><li><a
href="https://archive.apache.org/dist/tomcat/">Archives</a></li></ul></div><div><h2>Documentation</h2><ul><li><a
href="./tomcat-10.0-doc/index.html"
>Tomcat 10.0 (alpha)</a></li><li><a href="./tomcat-9.0-doc/index.html">Tomcat
>9.0</a></li><li><a href="./tomcat-8.5-doc/index.html">Tomcat
>8.5</a></li><li><a href="./tomcat-7.0-doc/index.html">Tomcat
>7.0</a></li><li><a href="./connectors-doc/">Tomcat Connectors</a></li><li><a
>href="./native-doc/">Tomcat Native</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT">Wiki</a></li><li><a
>href="./migration.html">Migration Guide</a></li><li><a
>href="./presentations.html">Presentations</a></li></ul></div><div><h2>Problems?</h2><ul><li><a
> href="./security.html">Security Reports</a></li><li><a
>href="./findhelp.html">Find help</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ">FAQ</a></li><li><a
> href="./lists.html">Mailing Lists</a></li><li><a href="./bugreport.html">Bug
>Database</a></li><li><a href="./irc.html">IRC</a></li></ul></div><div><h2>Get
>Involved</h2><ul><li><a href="./getinvolved.html">Overview</a></li><li><a
>href="./source.html">Source c
ode</a></li><li><a href="./ci.html">Buildbot</a></li><li><a
href="https://cwiki.apache.org/confluence/x/vIPzBQ">Translations</a></li><li><a
href="./tools.html">Tools</a></li></ul></div><div><h2>Media</h2><ul><li><a
href="https://twitter.com/theapachetomcat">Twitter</a></li><li><a
href="https://www.youtube.com/c/ApacheTomcatOfficial">YouTube</a></li><li><a
href="https://blogs.apache.org/tomcat/">Blog</a></li></ul></div><div><h2>Misc</h2><ul><li><a
href="./whoweare.html">Who We Are</a></li><li><a
href="https://www.redbubble.com/people/comdev/works/30885254-apache-tomcat">Swag</a></li><li><a
href="./heritage.html">Heritage</a></li><li><a
href="http://www.apache.org">Apache Home</a></li><li><a
href="./resources.html">Resources</a></li><li><a
href="./contact.html">Contact</a></li><li><a
href="./legal.html">Legal</a></li><li><a
href="https://www.apache.org/foundation/contributing.html">Support
Apache</a></li><li><a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a><
/li><li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li><li><a
href="http://www.apache.org/licenses/">License</a></li></ul></div></nav></div></div><div
id="mainRight"><div id="content"><h2 style="display: none;">Content</h2><h3
id="Older_news">Older news</h3><div class="text">
<p>Announcements from previous years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li>year 2018</li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li><a href="oldnews-2016.html">year 2016</a></li>
Modified: tomcat/site/trunk/docs/oldnews.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Tue Mar 17 13:21:51 2020
@@ -4,7 +4,8 @@
</a></div><nav><div><h2>Apache Tomcat</h2><ul><li><a
href="./index.html">Home</a></li><li><a
href="./taglibs.html">Taglibs</a></li><li><a href="./maven-plugin.html">Maven
Plugin</a></li></ul></div><div><h2>Download</h2><ul><li><a
href="./whichversion.html">Which version?</a></li><li><a
href="https://tomcat.apache.org/download-10.cgi">Tomcat 10
(alpha)</a></li><li><a href="https://tomcat.apache.org/download-90.cgi">Tomcat
9</a></li><li><a href="https://tomcat.apache.org/download-80.cgi">Tomcat
8</a></li><li><a href="https://tomcat.apache.org/download-70.cgi">Tomcat
7</a></li><li><a
href="https://tomcat.apache.org/download-connectors.cgi">Tomcat
Connectors</a></li><li><a
href="https://tomcat.apache.org/download-native.cgi">Tomcat
Native</a></li><li><a
href="https://tomcat.apache.org/download-taglibs.cgi">Taglibs</a></li><li><a
href="https://archive.apache.org/dist/tomcat/">Archives</a></li></ul></div><div><h2>Documentation</h2><ul><li><a
href="./tomcat-10.0-doc/index.html"
>Tomcat 10.0 (alpha)</a></li><li><a href="./tomcat-9.0-doc/index.html">Tomcat
>9.0</a></li><li><a href="./tomcat-8.5-doc/index.html">Tomcat
>8.5</a></li><li><a href="./tomcat-7.0-doc/index.html">Tomcat
>7.0</a></li><li><a href="./connectors-doc/">Tomcat Connectors</a></li><li><a
>href="./native-doc/">Tomcat Native</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT">Wiki</a></li><li><a
>href="./migration.html">Migration Guide</a></li><li><a
>href="./presentations.html">Presentations</a></li></ul></div><div><h2>Problems?</h2><ul><li><a
> href="./security.html">Security Reports</a></li><li><a
>href="./findhelp.html">Find help</a></li><li><a
>href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ">FAQ</a></li><li><a
> href="./lists.html">Mailing Lists</a></li><li><a href="./bugreport.html">Bug
>Database</a></li><li><a href="./irc.html">IRC</a></li></ul></div><div><h2>Get
>Involved</h2><ul><li><a href="./getinvolved.html">Overview</a></li><li><a
>href="./source.html">Source c
ode</a></li><li><a href="./ci.html">Buildbot</a></li><li><a
href="https://cwiki.apache.org/confluence/x/vIPzBQ">Translations</a></li><li><a
href="./tools.html">Tools</a></li></ul></div><div><h2>Media</h2><ul><li><a
href="https://twitter.com/theapachetomcat">Twitter</a></li><li><a
href="https://www.youtube.com/c/ApacheTomcatOfficial">YouTube</a></li><li><a
href="https://blogs.apache.org/tomcat/">Blog</a></li></ul></div><div><h2>Misc</h2><ul><li><a
href="./whoweare.html">Who We Are</a></li><li><a
href="https://www.redbubble.com/people/comdev/works/30885254-apache-tomcat">Swag</a></li><li><a
href="./heritage.html">Heritage</a></li><li><a
href="http://www.apache.org">Apache Home</a></li><li><a
href="./resources.html">Resources</a></li><li><a
href="./contact.html">Contact</a></li><li><a
href="./legal.html">Legal</a></li><li><a
href="https://www.apache.org/foundation/contributing.html">Support
Apache</a></li><li><a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a><
/li><li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li><li><a
href="http://www.apache.org/licenses/">License</a></li></ul></div></nav></div></div><div
id="mainRight"><div id="content"><h2 style="display: none;">Content</h2><h3
id="Older_news">Older news</h3><div class="text">
<p>Announcements from previous years can be found here:</p>
<ul>
- <li>year 2019</li>
+ <li>year 2020</li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li><a href="oldnews-2016.html">year 2016</a></li>
@@ -15,638 +16,40 @@
<li><a href="oldnews-2011.html">year 2011</a></li>
<li><a href="oldnews-2010.html">year 2010</a></li>
</ul>
-</div><h3 id="Tomcat_7.0.99_Released"><span
class="pull-right">2019-12-17</span> Tomcat 7.0.99 Released</h3><div
class="text">
+</div><h3 id="Tomcat_10.0.0-M1_Released"><span
class="pull-right">2020-02-20</span> Tomcat 10.0.0-M1 Released</h3><div
class="text">
<p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.99 of
-Apache Tomcat. This release contains a number of bug fixes and improvements
-compared to version 7.0.96.</p>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.99_(violetagg)">Tomcat 7
changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-70.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_9.0.30_Released"><span
class="pull-right">2019-12-12</span> Tomcat 9.0.30 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.30
-of Apache Tomcat. The notable changes compared to 9.0.29 include:</p>
-<ul>
-<li>Correct multiple regressions in the static resource caching related to
- using URLs provided for cached resources</li>
-<li>Improvements to the Realm interface and implementations</li>
-<li>Bug fixes and improvements to the CORS filter</li>
-</ul>
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.30_(markt)">Tomcat 9
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_8.5.50_Released"><span
class="pull-right">2019-12-12</span> Tomcat 8.5.50 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.50
-of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
-pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
-specification versions remain unchanged. The notable changes compared
-to 8.5.49 include:</p>
-<ul>
-<li>Correct multiple regressions in the static resource caching related to
- using URLs provided for cached resources</li>
-<li>Improvements to the Realm interface and implementations</li>
-<li>Bug fixes and improvements to the CORS filter</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.50_(markt)">Tomcat 8.5
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_9.0.29_Released"><span
class="pull-right">2019-11-21</span> Tomcat 9.0.29 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.29
-of Apache Tomcat. The notable changes compared to 9.0.27 include:</p>
-<ul>
-<li>Improvements to Async error handling</li>
-<li>Stricter processing of HTTP headers when looking for specific token
- values</li>
-<li>Fix various issues that could lead to modification to a JSP not being
- reflected in the served page</li>
-</ul>
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.29_(markt)">Tomcat 9
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_8.5.49_Released"><span
class="pull-right">2019-11-21</span> Tomcat 8.5.49 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.49
-of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
-pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
-specification versions remain unchanged. The notable changes compared
-to 8.5.47 include:</p>
-<ul>
-<li>Improvements to Async error handling</li>
-<li>Stricter processing of HTTP headers when looking for specific token
- values</li>
-<li>Fix various issues that could lead to modification to a JSP not being
- reflected in the served page</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.49_(markt)">Tomcat 8.5
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_9.0.27_Released"><span
class="pull-right">2019-10-11</span> Tomcat 9.0.27 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.27
-of Apache Tomcat. The notable changes compared to 9.0.26 include:</p>
-<ul>
-<li>Update to Commons Daemon 1.2.2 to pick up the fix for a regression in
- Commons Daemon 1.2.0 and 1.2.1 that triggered a crash on startup when
- running on a Windows OS that had not been fully updated.</li>
-<li>Fix some edge cases with NIO2 and TLS that could cause a request to
- hang.</li>
-<li>Fix a memory leak introduced by the HTTP/2 timeout refactoring in 9.0.23
- that could occur when HTTP/2 or WebSocket was used.</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.27_(markt)">Tomcat 9
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_8.5.47_Released"><span
class="pull-right">2019-10-11</span> Tomcat 8.5.47 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.47
-of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
-pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
-specification versions remain unchanged. The notable changes compared
-to 8.5.46 include:</p>
-<ul>
-<li>Update to Commons Daemon 1.2.2 to pick up the fix for a regression in
- Commons Daemon 1.2.0 and 1.2.1 that triggered a crash on startup when
- running on a Windows OS that had not been fully updated.</li>
-<li>Fix some edge cases with NIO2 and TLS that could cause a request to
- hang.</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.47_(markt)">Tomcat 8.5
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_9.0.26_Released"><span
class="pull-right">2019-09-19</span> Tomcat 9.0.26 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.26
-of Apache Tomcat. The notable changes compared to 9.0.24 include:</p>
-<ul>
-<li>Update to Commons Daemon 1.2.1 to pick up fixes for regressions in
- Commons Daemon 1.2.0, most notably a failure to start when using
- a 32-bit JVM on Windows.</li>
-<li>Avoid an NPE when accessing an https port using http.</li>
-<li>Correct the invalid automatic module names for the embedded JARs.</li>
-<li>Fix a potential hang when using HTTP/2 with the asynchronous Servlet
- API.</li>
+The Apache Tomcat Project is proud to announce the release of version 10.0.0-M1
+of Apache Tomcat. This release is a milestone release and is targeted at
Jakarta
+EE 9.</p>
+<p>Users of Tomcat 10 onwards should be aware that, as a result of the move
from
+Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse
+Foundation, the primary package for all implemented APIs has changed from
+<code>javax.*</code> to <code>jakarta.*</code>. This will almost certainly
+require code changes to enable applications to migrate from Tomcat 9 and
earlier
+to Tomcat 10 and later. A
+<a href="https://github.com/apache/tomcat-jakartaee-migration">migration
+tool</a> is under development to aid this process.</p>
+<p>The notable changes in this release are:</p>
+<ul>
+<li>Update to Jakarta Servlet 5.0, Jakarta Server Pages 3.0. Jakarta Expression
+ Language 4.0, Jakarta WebSocket 2.0, Jakarta Authentication 2.0 and Jakarta
+ Annotations 2.0 specifications.</li>
+<li>Use <code><request-character-encoding></code> and
+ <code><response-character-encoding></code> in
+ <code>conf/web.xml</code> to set the default request and response character
+ encodings to UTF-8.</li>
+<li>Remove duplication of HTTP/1.1 configuration on the HTTP/2 UpgradeProtocol
+ element. Configuration from the main Connector element will now be used.
+ </li>
</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.26_(markt)">Tomcat 9
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_8.5.46_Released"><span
class="pull-right">2019-09-19</span> Tomcat 8.5.46 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.46
-of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
-pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
-specification versions remain unchanged. The notable changes compared
-to 8.5.45 include:</p>
-<ul>
-<li>Update to Commons Daemon 1.2.1 to pick up fixes for regressions in
- Commons Daemon 1.2.0, most notably a failure to start when using
- a 32-bit JVM on Windows.</li>
-<li>Avoid an NPE when accessing an https port using http.</li>
-<li>Fix a potential hang when using HTTP/2 with the asynchronous Servlet
- API.</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.46_(markt)">Tomcat 8.5
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_8.5.45_Released"><span
class="pull-right">2019-08-21</span> Tomcat 8.5.45 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.45
-of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
-pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
-specification versions remain unchanged. The notable changes compared
-to 8.5.43 include:</p>
-<ul>
-<li>Expand the HTTP/2 excessive overhead protection to cover various forms
- of abusive client behaviour and close the connection if any such
- behaviour is detected.</li>
-<li>Security improvements to the Windows installer including a change in
- the default user from Local System to Local Service.</li>
-<li>Improve handling of invalid requests so that 400 responses are
- returned to the client rather than 500 responses.</li>
-</ul>
-
<p>
Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.45_(markt)">Tomcat 8.5
-changelog</a>.
+<a href="tomcat-10.0-doc/changelog.html#Tomcat_10.0.0-M1_(markt)">Tomcat 10
+<strong>(alpha)</strong> changelog</a>.
</p>
<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_9.0.24_Released"><span
class="pull-right">2019-08-17</span> Tomcat 9.0.24 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.24
-of Apache Tomcat. The notable changes compared to 9.0.22 include:</p>
-<ul>
-<li>Expand Graal native image support to include JNDI, JSPs and JULI</li>
-<li>Expand the HTTP/2 excessive overhead protection to cover various forms
- of abusive client behaviour and close the connection if any such
- behaviour is detected.</li>
-<li>Security improvements to the Windows installer including a change in
- the default user from Local System to Local Service.</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.24_(markt)">Tomcat 9
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_7.0.96_Released"><span
class="pull-right">2019-07-29</span> Tomcat 7.0.96 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.96 of
-Apache Tomcat. This release contains a number of bug fixes and improvements
-compared to version 7.0.94.</p>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.96_(violetagg)">Tomcat 7
changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-70.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_9.0.22_Released"><span
class="pull-right">2019-07-09</span> Tomcat 9.0.22 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.22
-of Apache Tomcat. The notable changes compared to 9.0.21 include:</p>
-<ul>
-<li>Add user buildable optional modules for easier CDI 2 and JAX-RS support.
- Also include a new documentation page describing how to use it.</li>
-<li>Update to Tomcat Native 1.2.23 including Windows binaries built with
OpenSSL
- 1.1.1c.</li>
-<li>Update to Eclipse Complier for Java 4.12.</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.22_(markt)">Tomcat 9
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_8.5.43_Released"><span
class="pull-right">2019-07-09</span> Tomcat 8.5.43 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.43
-of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
-pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
-specification versions remain unchanged. The notable changes compared
-to 8.5.42 include:</p>
-<ul>
-<li>Add the ability for a UserDatabase to monitor the backing XML file for
- changes and reload the source file if a change in the last modified time is
- detected. This is enabled by default meaning that changes to
- $CATALINA_BASE/conf/tomcat-users.xml will now take effect a short time
after
- the file is saved.</li>
-<li>Update to Tomcat Native 1.2.23 including Windows binaries built with
OpenSSL
- 1.1.1c.</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.43_(markt)">Tomcat 8.5
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_9.0.21_Released"><span
class="pull-right">2019-06-07</span> Tomcat 9.0.21 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.21
-of Apache Tomcat. The notable changes compared to 9.0.20 include:</p>
-<ul>
-<li>Fix various concurrency and stability issues for HTTP/2.</li>
-<li>Add support for same-site cookie attribute. Patch provided by John
- Kelly.</li>
-<li>Add an option to sort directory listings provided by the Default
- Servlet.</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.21_(markt)">Tomcat 9
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_8.5.42_Released"><span
class="pull-right">2019-06-07</span> Tomcat 8.5.42 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.42
-of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
-pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
-specification versions remain unchanged. The notable changes compared
-to 8.5.41 include:</p>
-<ul>
-<li>Fix various concurrency and stability issues for HTTP/2.</li>
-<li>Add support for same-site cookie attribute. Patch provided by John
- Kelly.</li>
-<li>Add an option to sort directory listings provided by the Default
- Servlet.</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.42_(markt)">Tomcat 8.5
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_9.0.20_Released"><span
class="pull-right">2019-05-13</span> Tomcat 9.0.20 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.20
-of Apache Tomcat. The notable changes compared to 9.0.19 include:</p>
-<ul>
-<li>The useAsyncIO boolean attribute on the Connector element value now
- defaults to true.</li>
-<li>Stack traces written by the OneLineFormatter are fully indented. The
- entire stack trace is now indented by an additional TAB character.</li>
-<li>Various HTTP/2 improvements and stability fixes.</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.20_(markt)">Tomcat 9
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_8.5.41_Released"><span
class="pull-right">2019-05-13</span> Tomcat 8.5.41 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.41
-of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
-pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
-specification versions remain unchanged. The notable changes compared
-to 8.5.40 include:</p>
-<ul>
-<li>Stack traces written by the OneLineFormatter are fully indented. The
- entire stack trace is now indented by an additional TAB character.</li>
-<li>Avoid OutOfMemoryErrors and ArrayIndexOutOfBoundsExceptions when
- accessing large files via the default servlet when resource caching
- has been disabled.</li>
-<li>When running on newer JREs that don't support SSLv2Hello, don't
- warn that it is not available unless explicitly configured.</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.41_(markt)">Tomcat 8.5
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_Hackathon_-_Brussels_Belgium_-_4/5_May_2019"><span
class="pull-right"></span> Tomcat Hackathon - Brussels Belgium - 4/5 May
2019</h3><div class="text">
-<p>
-As part of the <a
href="https://joinup.ec.europa.eu/collection/eu-fossa-2">EU-FOSSA 2
project</a>, there will be a
-<a href="https://eufossahackathon.bemyapp.com/">Tomcat Hackathon in Brussels,
Belgium</a> on 4-5 May 2019.
-</p>
-
-<p>The outline of the schedule is:</p>
-<ul>
-<li>general update on the status of the project</li>
-<li>hacking</li>
-<li>wrap-up</li>
-</ul>
-<p>
-with the majority of the time spent hacking.</p>
-
-<p>We are currently collating potential tasks on <a
href="https://cwiki.apache.org/confluence/display/TOMCAT/EU+FOSSA+May+2019">the
wiki</a>.</p>
-
-<p>The EU-FOSSA 2 project is providing accommodation (on the basis of 2
-people sharing - you can request a single room if you want to pay the
-difference) and might be able to help with transport costs.</p>
-
-<p>Space is limited so we are asking anyone who would like to attend
-this hackathon and contribute to the development of Tomcat to
-<a href="https://eufossahackathon.bemyapp.com/" rel="nofollow">register
yourself</a>.</p>
-
-<p>Time is fairly tight so if you are interested please let us know ASAP.</p>
-
-<p>We hope to see you in Brussels.</p>
-
-</div><h3 id="Tomcat_9.0.19_Released"><span
class="pull-right">2019-04-13</span> Tomcat 9.0.19 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.19
-of Apache Tomcat. The notable changes compared to 9.0.17 include:</p>
-<ul>
-<li>Fix for CVE-2019-0232, an RCE vulnerability on Windows</li>
-<li>Add support for Java 11 to the JSP compiler. Java 12 and 13 are also
- now supported if used with a ECJ version with support for those Java
- versions</li>
-<li>Various NIO2 stability improvements</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.19_(markt)">Tomcat 9
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_8.5.40_Released"><span
class="pull-right">2019-04-12</span> Tomcat 8.5.40 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.40
-of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
-pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
-specification versions remain unchanged. The notable changes compared
-to 8.5.39 include:</p>
-<ul>
-<li>Fix for CVE-2019-0232, an RCE vulnerability on Windows</li>
-<li>Add support for Java 11 to the JSP compiler. Java 12 and 13 are also
- now supported if used with a ECJ version with support for those Java
- versions</li>
-<li>Various NIO2 stability improvements</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.40_(markt)">Tomcat 8.5
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_7.0.94_Released"><span
class="pull-right">2019-04-12</span> Tomcat 7.0.94 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.94 of
-Apache Tomcat. This release contains a number of bug fixes and improvements
-compared to version 7.0.93.</p>
-<ul>
-<li>Fix for CVE-2019-0232, an RCE vulnerability on Windows</li>
-<li>Add support for Java 11 to the JSP compiler. Java 12 and 13 are also
- now supported if used with a ECJ version with support for those Java
- versions</li>
-<li>Update Tomcat's packaged-renamed copy of Apache Commons DBCP to the
- latest DBCP 1.4.x and Pool 1.6.x source (as of 2019-03-15) to pick up
- various bug fixes</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.94_(markt)">Tomcat 7
changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-70.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_8.5.39_Released"><span
class="pull-right">2019-03-19</span> Tomcat 8.5.39 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.39
-of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
-pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
-specification versions remain unchanged. The notable changes compared
-to 8.5.38 include:</p>
-<ul>
-<li>The APR/Native connector now supports both OpenSSL and JSSE TLS
- configuration syntax (NIO and NIO2 already support this)</li>
-<li>Various improvements to NIO2</li>
-<li>Various fixes for HTTP/2 push requests</li>
-<li>Refactor error handling so that errors that occur early in request
- processing are handled by the application's error handling where the
- application can be identified</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.39_(markt)">Tomcat 8.5
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_9.0.17_Released"><span
class="pull-right">2019-03-18</span> Tomcat 9.0.17 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.17
-of Apache Tomcat. The notable changes compared to 9.0.16 include:</p>
-<ul>
-<li>The APR/Native connector now supports both OpenSSL and JSSE TLS
- configuration syntax (NIO and NIO2 already support this)</li>
-<li>Various improvements to NIO2</li>
-<li>Various fixes for HTTP/2 push requests</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.17_(markt)">Tomcat 9
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_7.0.93_Released"><span
class="pull-right">2019-02-21</span> Tomcat 7.0.93 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.93 of
-Apache Tomcat. This release contains a number of bug fixes and improvements
-compared to version 7.0.92.</p>
-<ul>
-<li>Update the packaged version of the Tomcat Native Library to 1.2.21 to pick
- up the latest Windows binaries built with APR 1.6.5 and OpenSSL 1.1.1a and
- to pick up the memory leak fixes when using NIO/NIO2 with OpenSSL.</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.93_(violetagg)">Tomcat 7
changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-70.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_9.0.16_Released"><span
class="pull-right">2019-02-08</span> Tomcat 9.0.16 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.16
-of Apache Tomcat. The notable changes compared to 9.0.14 include:</p>
-<ul>
-<li>Update the packaged version of the Tomcat Native Library to 1.2.21 to pick
- up the memory leak fixes when using NIO/NIO2 with OpenSSL.</li>
-<li>Remove extras (JMX remote listener and web services object factories) and
- merge them back into the core build.</li>
-<li>Correct a regression in the fix for 53737 that did not correctly scan the
- web application directory structure for JSPs.</li>
-<li>Improve HTTP/2 timeout handling</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.16_(markt)">Tomcat 9
-changelog</a>.
-</p>
-
-<p><strong>Warning:</strong> There is a known regression in
-<code>catalina.sh</code> script. In configurations that use a PID file
-(configured via CATALINA_PID environment variable) a wrong PID value may
-be written, or the file is not created at all. See bug <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63041">63041</a>
-(and <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=53930">53930</a>). The
workaround is to use <code>catalina.sh</code>
-file from Tomcat 9.0.13.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_8.5.38_Released"><span
class="pull-right">2019-02-08</span> Tomcat 8.5.38 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.38
-of Apache Tomcat. Apache Tomcat 8.5.x replaces 8.0.x and includes new features
-pulled forward from Tomcat 9.0.x. The minimum Java version and implemented
-specification versions remain unchanged. The notable changes compared
-to 8.5.37 include:</p>
-<ul>
-<li>Update the packaged version of the Tomcat Native Library to 1.2.21 to pick
- up the memory leak fixes when using NIO/NIO2 with OpenSSL.</li>
-<li>Correct a regression in the fix for 53737 that did not correctly scan the
- web application directory structure for JSPs.</li>
-<li>Improve HTTP/2 timeout handling</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.38_(markt)">Tomcat 8.5
-changelog</a>.
-</p>
-
-<p><strong>Warning:</strong> There is a known regression in
-<code>catalina.sh</code> script. In configurations that use a PID file
-(configured via CATALINA_PID environment variable) a wrong PID value may
-be written, or the file is not created at all. See bug <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63041">63041</a>
-(and <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=53930">53930</a>). The
workaround is to use <code>catalina.sh</code>
-file from Tomcat 8.5.35.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
-</p>
-</div><h3 id="Tomcat_Native_1.2.21_Released"><span
class="pull-right">2019-01-31</span> Tomcat Native 1.2.21 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 1.2.21 of
-Tomcat Native. The notable changes since 1.2.19 include:
-</p>
-<ul>
- <li>Fixed memory leaks when using NIO/NIO2 with OpenSSL for TLS.</li>
-</ul>
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.21</a>
+<a href="https://tomcat.apache.org/download-10.cgi">Download</a>
</p>
</div></div></div></div></main><footer id="footer">
Copyright © 1999-2020, The Apache Software Foundation
Modified: tomcat/site/trunk/docs/whichversion.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Tue Mar 17 13:21:51 2020
@@ -30,7 +30,7 @@ specifications</a> and the respective Ap
<td>2.0</td>
<td>2.0</td>
<td>10.0.x</td>
- <td>10.0.0-M1</td>
+ <td>10.0.0-M3</td>
<td>8 and later</td>
</tr>
Modified: tomcat/site/trunk/xdocs/download-10.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-10.xml?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-10.xml (original)
+++ tomcat/site/trunk/xdocs/download-10.xml Tue Mar 17 13:21:51 2020
@@ -31,7 +31,7 @@
Define variable to hold the current version number.
Documentation for ezt.py: https://code.google.com/p/ezt/wiki/Syntax
-->
-[define v]10.0.0-M1[end]
+[define v]10.0.0-M3[end]
<a href="https://www.apache.org/dist/tomcat/tomcat-10/KEYS">KEYS</a> |
<a href="#[v]">[v]</a> |
<a href="[preferred]tomcat/tomcat-10/v[v]" rel="nofollow">Browse</a> |
Modified: tomcat/site/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Tue Mar 17 13:21:51 2020
@@ -40,21 +40,9 @@ project logo are trademarks of the Apach
</section>
-<section name="Tomcat Connectors 1.2.48 Released" rtext="2020-03-06">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 1.2.48 of
-Apache Tomcat Connectors.
-This version fixes a number of bugs found in previous releases.
-</p>
-<p style="text-align: center;">
-<a href="download-connectors.cgi">Download</a> |
-<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.48</a>
-</p>
-</section>
-
-<section name="Tomcat 10.0.0-M1 Released" rtext="2020-02-20">
+<section name="Tomcat 10.0.0-M3 Released" rtext="2020-03-16">
<p>
-The Apache Tomcat Project is proud to announce the release of version 10.0.0-M1
+The Apache Tomcat Project is proud to announce the release of version 10.0.0-M3
of Apache Tomcat. This release is a milestone release and is targeted at
Jakarta
EE 9.</p>
<p>Users of Tomcat 10 onwards should be aware that, as a result of the move
from
@@ -67,20 +55,17 @@ to Tomcat 10 and later. A
tool</a> is under development to aid this process.</p>
<p>The notable changes in this release are:</p>
<ul>
-<li>Update to Jakarta Servlet 5.0, Jakarta Server Pages 3.0. Jakarta Expression
- Language 4.0, Jakarta WebSocket 2.0, Jakarta Authentication 2.0 and Jakarta
- Annotations 2.0 specifications.</li>
-<li>Use <code><request-character-encoding></code> and
- <code><response-character-encoding></code> in
- <code>conf/web.xml</code> to set the default request and response character
- encodings to UTF-8.</li>
-<li>Remove duplication of HTTP/1.1 configuration on the HTTP/2 UpgradeProtocol
- element. Configuration from the main Connector element will now be used.
- </li>
+<li>Disable session persistence by default on restart</li>
+<li>Add new attribute persistAuthentication to both StandardManager and
+ PersistentManager to support authentication persistence. Patch provided by
+ Carsten Klein</li>
+<li>A zero length AJP secret will now behave as if it has not been
+ specified.</li>
</ul>
<p>
Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-10.0-doc/changelog.html#Tomcat_10.0.0-M1_(markt)">Tomcat 10
<sup><strong>alpha</strong></sup> changelog</a>.
+<a href="tomcat-10.0-doc/changelog.html#Tomcat_10.0.0-M3_(markt)">Tomcat 10
+<strong>(alpha)</strong> changelog</a>.
</p>
<p style="text-align: center;">
@@ -88,6 +73,18 @@ Full details of these changes, and all t
</p>
</section>
+<section name="Tomcat Connectors 1.2.48 Released" rtext="2020-03-06">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.2.48 of
+Apache Tomcat Connectors.
+This version fixes a number of bugs found in previous releases.
+</p>
+<p style="text-align: center;">
+<a href="download-connectors.cgi">Download</a> |
+<a href="connectors-doc/miscellaneous/changelog.html">ChangeLog for 1.2.48</a>
+</p>
+</section>
+
<section name="Tomcat 7.0.100 Released" rtext="2020-02-14">
<p>
The Apache Tomcat Project is proud to announce the release of version 7.0.100
of
Modified: tomcat/site/trunk/xdocs/migration-10.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-10.xml?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-10.xml (original)
+++ tomcat/site/trunk/xdocs/migration-10.xml Tue Mar 17 13:21:51 2020
@@ -179,9 +179,11 @@ of Apache Tomcat.</p>
<p><label>Old version:
<select name="hpb">
<option value="10.0.0-M1" selected="selected">10.0.0-M1</option>
+ <option value="10.0.0-M3">10.0.0-M3</option>
</select>,</label> <label>new version:
<select name="hb">
- <option value="10.0.0-M1" selected="selected">10.0.0-M1</option>
+ <option value="10.0.0-M1">10.0.0-M1</option>
+ <option value="10.0.0-M3" selected="selected">10.0.0-M3</option>
<option value="HEAD">trunk (unreleased)</option>
</select></label>
</p>
Modified: tomcat/site/trunk/xdocs/oldnews-2010.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2010.xml?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews-2010.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews-2010.xml Tue Mar 17 13:21:51 2020
@@ -11,7 +11,8 @@
<section name="Other news">
<p>Announcements from other years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li><a href="oldnews-2016.html">year 2016</a></li>
Modified: tomcat/site/trunk/xdocs/oldnews-2011.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2011.xml?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews-2011.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews-2011.xml Tue Mar 17 13:21:51 2020
@@ -11,7 +11,8 @@
<section name="Other news">
<p>Announcements from other years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li><a href="oldnews-2016.html">year 2016</a></li>
Modified: tomcat/site/trunk/xdocs/oldnews-2012.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2012.xml?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews-2012.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews-2012.xml Tue Mar 17 13:21:51 2020
@@ -11,7 +11,8 @@
<section name="Other news">
<p>Announcements from other years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li><a href="oldnews-2016.html">year 2016</a></li>
Modified: tomcat/site/trunk/xdocs/oldnews-2013.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2013.xml?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews-2013.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews-2013.xml Tue Mar 17 13:21:51 2020
@@ -11,7 +11,8 @@
<section name="Other news">
<p>Announcements from other years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li><a href="oldnews-2016.html">year 2016</a></li>
Modified: tomcat/site/trunk/xdocs/oldnews-2014.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2014.xml?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews-2014.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews-2014.xml Tue Mar 17 13:21:51 2020
@@ -11,7 +11,8 @@
<section name="Other news">
<p>Announcements from other years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li><a href="oldnews-2016.html">year 2016</a></li>
Modified: tomcat/site/trunk/xdocs/oldnews-2015.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2015.xml?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews-2015.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews-2015.xml Tue Mar 17 13:21:51 2020
@@ -11,7 +11,8 @@
<section name="Other news">
<p>Announcements from other years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li><a href="oldnews-2016.html">year 2016</a></li>
Modified: tomcat/site/trunk/xdocs/oldnews-2016.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2016.xml?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews-2016.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews-2016.xml Tue Mar 17 13:21:51 2020
@@ -11,7 +11,8 @@
<section name="Older news">
<p>Announcements from previous years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li><a href="oldnews-2017.html">year 2017</a></li>
<li>year 2016</li>
Modified: tomcat/site/trunk/xdocs/oldnews-2017.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2017.xml?rev=1875294&r1=1875293&r2=1875294&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews-2017.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews-2017.xml Tue Mar 17 13:21:51 2020
@@ -11,7 +11,8 @@
<section name="Older news">
<p>Announcements from previous years can be found here:</p>
<ul>
- <li><a href="oldnews.html">year 2019</a></li>
+ <li><a href="oldnews.html">year 2020</a></li>
+ <li><a href="oldnews-2019.html">year 2019</a></li>
<li><a href="oldnews-2018.html">year 2018</a></li>
<li>year 2017</li>
<li><a href="oldnews-2016.html">year 2016</a></li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]