You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/12/09 13:01:37 UTC

svn commit: r1884247 - in /tomcat/site/trunk: ./ xdocs/

Author: markt
Date: Wed Dec  9 13:01:36 2020
New Revision: 1884247

URL: http://svn.apache.org/viewvc?rev=1884247&view=rev
Log:
Update site for 10.0.0 release

Modified:
    tomcat/site/trunk/build.properties.default
    tomcat/site/trunk/xdocs/bugreport.xml
    tomcat/site/trunk/xdocs/ci.xml
    tomcat/site/trunk/xdocs/download-10.xml
    tomcat/site/trunk/xdocs/index.xml
    tomcat/site/trunk/xdocs/migration-10.xml
    tomcat/site/trunk/xdocs/migration.xml
    tomcat/site/trunk/xdocs/oldnews.xml
    tomcat/site/trunk/xdocs/security-10.xml
    tomcat/site/trunk/xdocs/source.xml
    tomcat/site/trunk/xdocs/whichversion.xml

Modified: tomcat/site/trunk/build.properties.default
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/build.properties.default?rev=1884247&r1=1884246&r2=1884247&view=diff
==============================================================================
--- tomcat/site/trunk/build.properties.default (original)
+++ tomcat/site/trunk/build.properties.default Wed Dec  9 13:01:36 2020
@@ -39,7 +39,7 @@ tomcat.loc=https://downloads.apache.org/
 tomcat70=7.0.107
 tomcat85=8.5.60
 tomcat90=9.0.40
-tomcat100=10.0.0-M10
+tomcat100=10.0.0
 
 # ----- Download destination -----
 tomcat-site-docs.home=${base.path}/tomcat-site-docs/

Modified: tomcat/site/trunk/xdocs/bugreport.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/bugreport.xml?rev=1884247&r1=1884246&r2=1884247&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/bugreport.xml (original)
+++ tomcat/site/trunk/xdocs/bugreport.xml Wed Dec  9 13:01:36 2020
@@ -144,7 +144,7 @@ problem you are having before reporting
         <p>Here is a quick list of supported products:</p>
         <ul>
          <li><b>Tomcat 10</b>, <b>Tomcat 9</b>, <b>Tomcat 8</b> and <b>Tomcat 7</b>
-             &#x2013; Tomcat 10.0.x <sup><strong>alpha</strong></sup>, Tomcat 9.0.x, 8.5.x and 7.0.x</li>
+             &#x2013; Tomcat 10.0.x <sup><strong>beta</strong></sup>, Tomcat 9.0.x, 8.5.x and 7.0.x</li>
          <li><b>Tomcat Connectors</b> &#x2013; Integration of Tomcat with other Web servers</li>
          <li><b>Tomcat Native</b> &#x2013; APR based native HTTP and AJP connectors for Tomcat</li>
          <li><b>Tomcat Modules</b> &#x2013; Additional Tomcat components</li>
@@ -199,7 +199,7 @@ problem you are having before reporting
     </tr>
 
     <tr>
-      <td>Tomcat 10.0 <sup><strong>alpha</strong></sup> (master)</td>
+      <td>Tomcat 10.0 <sup><strong>beta</strong></sup> (master)</td>
       <td>
         <a href="https://tomcat.apache.org/tomcat-10.0-doc/changelog.html">changelog.html</a>
       </td>
@@ -343,7 +343,7 @@ bug in your web application.</p>
   <ul>
     <li><p><b>Product</b>. Here is a list of supported products:</p>
     <ul>
-     <li><b>Tomcat 10 <sup>alpha</sup></b> &#x2013; Tomcat 10.0.x and tomcat.apache.org web site</li>
+     <li><b>Tomcat 10 <sup>beta</sup></b> &#x2013; Tomcat 10.0.x and tomcat.apache.org web site</li>
      <li><b>Tomcat 9</b> &#x2013; Tomcat 9.0.x</li>
      <li><b>Tomcat 8</b> &#x2013; Tomcat 8.5.x</li>
      <li><b>Tomcat 7</b> &#x2013; Tomcat 7.0.x</li>

Modified: tomcat/site/trunk/xdocs/ci.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/ci.xml?rev=1884247&r1=1884246&r2=1884247&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/ci.xml (original)
+++ tomcat/site/trunk/xdocs/ci.xml Wed Dec  9 13:01:36 2020
@@ -37,7 +37,7 @@ currently developed not yet released ver
 prepared and published by ASF Buildbot, using the latest source code.</p>
 
 <ul>
-  <li><a href="http://ci.apache.org/projects/tomcat/tomcat10/docs/index.html" rel="nofollow">Tomcat 10.0.x <sup><strong>alpha</strong></sup></a> (master)</li>
+  <li><a href="http://ci.apache.org/projects/tomcat/tomcat10/docs/index.html" rel="nofollow">Tomcat 10.0.x <sup><strong>beta</strong></sup></a> (master)</li>
   <li><a href="http://ci.apache.org/projects/tomcat/tomcat9/docs/index.html" rel="nofollow">Tomcat 9.0.x</a></li>
   <li><a href="http://ci.apache.org/projects/tomcat/tomcat85/docs/index.html" rel="nofollow">Tomcat 8.5.x</a></li>
   <li><a href="http://ci.apache.org/projects/tomcat/tomcat7/docs/index.html" rel="nofollow">Tomcat 7.0.x</a></li>
@@ -140,7 +140,7 @@ prepared and published by ASF Buildbot,
 </thead>
 <tbody>
 <tr style="vertical-align:top">
-  <td><a href="http://vmgump.apache.org/tomcat-trunk/">tomcat-trunk</a><br/>Tomcat 10.0.x <sup><strong>alpha</strong></sup></td>
+  <td><a href="http://vmgump.apache.org/tomcat-trunk/">tomcat-trunk</a><br/>Tomcat 10.0.x <sup><strong>beta</strong></sup></td>
   <td>
     <ul>
       <li>Source path: <code><a href="https://github.com/apache/tomcat">https://github.com/apache/tomcat</a></code></li>

Modified: tomcat/site/trunk/xdocs/download-10.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-10.xml?rev=1884247&r1=1884246&r2=1884247&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-10.xml (original)
+++ tomcat/site/trunk/xdocs/download-10.xml Wed Dec  9 13:01:36 2020
@@ -8,7 +8,7 @@
   <section name="Tomcat 10 Software Downloads">
     <p>Welcome to the Apache Tomcat<sup>&#174;</sup> 10.x software download
     page. This page provides download links for obtaining the latest version of
-    Tomcat 10.0.x <sup>alpha</sup> software, as well as links to the archives of older releases.
+    Tomcat 10.0.x <sup>beta</sup> software, as well as links to the archives of older releases.
     </p>
     <p>Unsure which version you need? Specification versions implemented,
     minimum Java version required and lots more useful information may be found
@@ -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-M10[end]
+[define v]10.0.0[end]
         <a href="https://downloads.apache.org/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=1884247&r1=1884246&r2=1884247&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Wed Dec  9 13:01:36 2020
@@ -40,6 +40,43 @@ project logo are trademarks of the Apach
 
 </section>
 
+<section name="Tomcat 10.0.0 Released" rtext="beta, 2020-12-08">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 10.0.0
+(beta) of Apache Tomcat. This release is a beta 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>The Jakarta EE specifications are now final. Tomcat passes the TCKs apart
+    from a number of expected failures that don't impact specification
+    compliance.</li>
+<li>The APR/Native AJP and HTTP connectors have been deprecated. Tomcat Native
+    will continue to be used to support OpenSSL use with NIO and NIO2.</li>
+<li>Align the behaviour of <code>ServletContext.getRealPath(String path)</code>
+    with the recent clarification from the Servlet specification project. If the
+    path parameter does not start with <code>/</code> then Tomcat processes the
+    call as if <code>/</code> is appended to the beginning of the provided path.
+    </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-M10_(markt)">Tomcat 10
+<strong>(beta)</strong> changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-10.cgi">Download</a>
+</p>
+</section>
+
 <section name="Tomcat 7.0.107 Released" rtext="2020-11-23">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 7.0.107 of
@@ -110,37 +147,6 @@ changelog</a>.
 </p>
 </section>
 
-<section name="Tomcat 10.0.0-M10 Released" rtext="2020-11-17">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 10.0.0-M10
-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>Statistics are now available (via JMX) for HTTP/2, WebSocket and HTTP/1.1
-    upgraded connections</li>
-<li>Stability improvements for HTTP/2</li>
-<li>Stability improvements for the NIO connector</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-M10_(markt)">Tomcat 10
-<strong>(alpha)</strong> changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="download-10.cgi">Download</a>
-</p>
-</section>
-
 <section name="Tomcat Native 1.2.25 Released" rtext="2020-09-03">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.2.25 of

Modified: tomcat/site/trunk/xdocs/migration-10.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-10.xml?rev=1884247&r1=1884246&r2=1884247&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-10.xml (original)
+++ tomcat/site/trunk/xdocs/migration-10.xml Wed Dec  9 13:01:36 2020
@@ -22,7 +22,7 @@ of Apache Tomcat.</p>
 
 <section name="Migrating from 9.0.x to 10.0.x">
 
-  <p>This section lists all the known changes between 9.0.x and 10.0.x <sup><strong>alpha</strong></sup>
+  <p>This section lists all the known changes between 9.0.x and 10.0.x <sup><strong>beta</strong></sup>
   which may cause backwards compatibility problems when upgrading.</p>
 
   <p>Until Tomcat 10 is declared stable, there may be additional changes made
@@ -30,7 +30,7 @@ of Apache Tomcat.</p>
 
   <subsection name="Java 8 required">
 
-    <p>Apache Tomcat 10.0.x <sup><strong>alpha</strong></sup> requires Java 8 or later. This is unchanged from
+    <p>Apache Tomcat 10.0.x <sup><strong>beta</strong></sup> requires Java 8 or later. This is unchanged from
     Tomcat 9.0.x.</p>
 
   </subsection>
@@ -185,8 +185,9 @@ of Apache Tomcat.</p>
     <option value="10.0.0-M6">10.0.0-M6</option>
     <option value="10.0.0-M7">10.0.0-M7</option>
     <option value="10.0.0-M8">10.0.0-M8</option>
-    <option value="10.0.0-M9" selected="selected">10.0.0-M9</option>
-    <option value="10.0.0-M10">10.0.0-M10</option>
+    <option value="10.0.0-M9">10.0.0-M9</option>
+    <option value="10.0.0-M10" selected="selected">10.0.0-M10</option>
+    <option value="10.0.0">10.0.0</option>
     </select>,</label> <label>new version:
     <select name="hb">
     <option value="10.0.0-M1">10.0.0-M1</option>
@@ -197,7 +198,8 @@ of Apache Tomcat.</p>
     <option value="10.0.0-M7">10.0.0-M7</option>
     <option value="10.0.0-M8">10.0.0-M8</option>
     <option value="10.0.0-M9">10.0.0-M9</option>
-    <option value="10.0.0-M10" selected="selected">10.0.0-M10</option>
+    <option value="10.0.0-M10">10.0.0-M10</option>
+    <option value="10.0.0" selected="selected">10.0.0</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     </p>

Modified: tomcat/site/trunk/xdocs/migration.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration.xml?rev=1884247&r1=1884246&r2=1884247&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration.xml (original)
+++ tomcat/site/trunk/xdocs/migration.xml Wed Dec  9 13:01:36 2020
@@ -33,12 +33,12 @@ accordingly.</p>
 
 <section name="Migration Guides">
 
-<p>For upgrading between 10.0.x <sup>alpha</sup> versions, see the
+<p>For upgrading between 10.0.x <sup>beta</sup> versions, see the
 <a href="migration-10.html#Upgrading_10.0.x">upgrading</a> section of the Tomcat
 10.0.x Migration Guide.</p>
   
 <p>For migration from 9.0.x to 10.0.x, see the
-<a href="migration-10.html">Tomcat 10.0.x <sup>alpha</sup> Migration Guide</a>.</p>
+<a href="migration-10.html">Tomcat 10.0.x <sup>beta</sup> Migration Guide</a>.</p>
 
 <p>For upgrading between 9.0.x versions, see the
 <a href="migration-9.html#Upgrading_9.0.x">upgrading</a> section of the Tomcat

Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1884247&r1=1884246&r2=1884247&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Wed Dec  9 13:01:36 2020
@@ -25,6 +25,37 @@
 </ul>
 </section>
 
+<section name="Tomcat 10.0.0-M10 Released" rtext="2020-11-17">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 10.0.0-M10
+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>Statistics are now available (via JMX) for HTTP/2, WebSocket and HTTP/1.1
+    upgraded connections</li>
+<li>Stability improvements for HTTP/2</li>
+<li>Stability improvements for the NIO connector</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-M10_(markt)">Tomcat 10
+<strong>(alpha)</strong> changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-10.cgi">Download</a>
+</p>
+</section>
+
 <section name="Tomcat 10.0.0-M9 Released" rtext="2020-10-09">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 10.0.0-M9

Modified: tomcat/site/trunk/xdocs/security-10.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-10.xml?rev=1884247&r1=1884246&r2=1884247&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-10.xml (original)
+++ tomcat/site/trunk/xdocs/security-10.xml Wed Dec  9 13:01:36 2020
@@ -27,7 +27,7 @@
 
     <p>Please note that binary patches are never provided. If you need to
        apply a source code patch, use the building instructions for the
-       Apache Tomcat version that you are using. For Tomcat 10.0.x <sup><strong>alpha</strong></sup> those are
+       Apache Tomcat version that you are using. For Tomcat 10.0.x <sup><strong>beta</strong></sup> those are
        <a href="/tomcat-10.0-doc/building.html"><code>building.html</code></a> and
        <a href="/tomcat-10.0-doc/BUILDING.txt"><code>BUILDING.txt</code></a>.
        Both files can be found in the <code>webapps/docs</code> subdirectory

Modified: tomcat/site/trunk/xdocs/source.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/source.xml?rev=1884247&r1=1884246&r2=1884247&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/source.xml (original)
+++ tomcat/site/trunk/xdocs/source.xml Wed Dec  9 13:01:36 2020
@@ -17,7 +17,7 @@
 Git for version control. The following components use Git:
 </p>
 <ul>
-<li>Apache Tomcat 10.0.x <sup><strong>alpha</strong></sup></li>
+<li>Apache Tomcat 10.0.x <sup><strong>beta</strong></sup></li>
 <li>Apache Tomcat 9.0.x</li>
 <li>Apache Tomcat 8.5.x</li>
 <li>Apache Tomcat 7.0.x</li>
@@ -57,7 +57,7 @@ are currently four branches:</p>
 <li>8.5.x</li>
 <li>7.0.x</li>
 </ul>
-<p>master is the primary development branch. Apache Tomcat 10.0.x <sup><strong>alpha</strong></sup> releases are
+<p>master is the primary development branch. Apache Tomcat 10.0.x <sup><strong>beta</strong></sup> releases are
 tagged from this branch. Development work generally occurs in this branch
 first.</p>
 <p>9.0.x is the stable release branch for Apache Tomcat 9.0.x. Generally, fixes

Modified: tomcat/site/trunk/xdocs/whichversion.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1884247&r1=1884246&r2=1884247&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml (original)
+++ tomcat/site/trunk/xdocs/whichversion.xml Wed Dec  9 13:01:36 2020
@@ -39,7 +39,7 @@ specifications</a> and the respective Ap
   <td>2.0</td>
   <td>2.0</td>
   <td>10.0.x</td>
-  <td>10.0.0-M10 (alpha)</td>
+  <td>10.0.0 (beta)</td>
   <td>8 and later</td>
 </tr>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org