You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by vi...@apache.org on 2017/01/25 08:52:57 UTC

svn commit: r1780151 - in /tomcat/site/trunk: ./ docs/ xdocs/

Author: violetagg
Date: Wed Jan 25 08:52:57 2017
New Revision: 1780151

URL: http://svn.apache.org/viewvc?rev=1780151&view=rev
Log:
Updates (excluding docs) for 7.0.75 release

Modified:
    tomcat/site/trunk/build.properties.default
    tomcat/site/trunk/docs/doap_Tomcat.rdf
    tomcat/site/trunk/docs/download-70.html
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/docs/migration-7.html
    tomcat/site/trunk/docs/oldnews.html
    tomcat/site/trunk/docs/whichversion.html
    tomcat/site/trunk/xdocs/doap_Tomcat.rdf
    tomcat/site/trunk/xdocs/download-70.xml
    tomcat/site/trunk/xdocs/index.xml
    tomcat/site/trunk/xdocs/migration-7.xml
    tomcat/site/trunk/xdocs/oldnews.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=1780151&r1=1780150&r2=1780151&view=diff
==============================================================================
--- tomcat/site/trunk/build.properties.default (original)
+++ tomcat/site/trunk/build.properties.default Wed Jan 25 08:52:57 2017
@@ -37,7 +37,7 @@ tomcat.loc=http://www.apache.org/dist/to
 
 # ----- Tomcat versions -----
 tomcat60=6.0.48
-tomcat70=7.0.73
+tomcat70=7.0.75
 tomcat80=8.0.41
 tomcat85=8.5.11
 tomcat90=9.0.0.M17

Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1780151&r1=1780150&r2=1780151&view=diff
==============================================================================
--- tomcat/site/trunk/docs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/docs/doap_Tomcat.rdf Wed Jan 25 08:52:57 2017
@@ -74,8 +74,8 @@
     <release>
       <Version>
         <name>Latest Stable 7.0.x Release</name>
-        <created>2016-11-14</created>
-        <revision>7.0.73</revision>
+        <created>2017-01-24</created>
+        <revision>7.0.75</revision>
       </Version>
     </release>
     <release>

Modified: tomcat/site/trunk/docs/download-70.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-70.html?rev=1780151&r1=1780150&r2=1780151&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-70.html (original)
+++ tomcat/site/trunk/docs/download-70.html Wed Jan 25 08:52:57 2017
@@ -222,7 +222,7 @@
 <h3 id="Quick_Navigation">Quick Navigation</h3>
 <div class="text">
 
-[define v]7.0.73[end]
+[define v]7.0.75[end]
         <a href="https://www.apache.org/dist/tomcat/tomcat-7/KEYS">KEYS</a> |
         <a href="#[v]">[v]</a> |
         <a href="[preferred]tomcat/tomcat-7/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=1780151&r1=1780150&r2=1780151&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Wed Jan 25 08:52:57 2017
@@ -245,6 +245,40 @@ project logo are trademarks of the Apach
 
 
 </div>
+<h3 id="Tomcat_7.0.75_Released">
+<span style="float: right;">2017-01-24</span> Tomcat 7.0.75 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 7.0.75 of
+Apache Tomcat. This release contains a number of bug fixes and improvements
+compared to version 7.0.73. The notable changes since 7.0.73 include:
+</p>
+
+<ul>
+
+<li>Add support for varargs in UEL expressions.</li>
+
+<li>Ensure that the endpoint is able to unlock the acceptor thread during
+    shutdown if the endpoint is configured to listen to any local address
+    of a specific type such as <code>0.0.0.0</code> or <code>::</code>.</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.75_(violetagg)">Tomcat 7 changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-70.cgi">Download</a>
+
+</p>
+
+</div>
 <h3 id="Tomcat_8.0.41_Released">
 <span style="float: right;">2017-01-24</span> Tomcat 8.0.41 Released</h3>
 <div class="text">
@@ -384,38 +418,6 @@ Apache Tomcat 6.0.47.</p>
 
 </p>
 
-</div>
-<h3 id="Tomcat_7.0.73_Released">
-<span style="float: right;">2016-11-14</span> Tomcat 7.0.73 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.73 of
-Apache Tomcat. This release contains a number of bug fixes and improvements
-compared to version 7.0.72. The notable changes since 7.0.72 include:
-</p>
-
-<ul>
-
-<li>Improve handling of I/O errors with async processing</li>
-
-<li>Fail earlier on invalid HTTP requests</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.73_(violetagg)">Tomcat 7 changelog</a>.
-</p>
-
-
-<p style="text-align: center;">
-
-<a href="download-70.cgi">Download</a>
-
-</p>
-
 </div>
 <h3 id="Tomcat_Native_1.2.10_Released">
 <span style="float: right;">2016-10-05</span> Tomcat Native 1.2.10 Released</h3>

Modified: tomcat/site/trunk/docs/migration-7.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-7.html?rev=1780151&r1=1780150&r2=1780151&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-7.html (original)
+++ tomcat/site/trunk/docs/migration-7.html Wed Jan 25 08:52:57 2017
@@ -1097,7 +1097,8 @@ of Apache Tomcat.</p>
           "7.0.69":"1738539",
           "7.0.70":"1748587",
           "7.0.72":"1760687",
-          "7.0.73":"1768587"
+          "7.0.73":"1768587",
+          "7.0.75":"1779379"
         };
 
         formSubmit.action = "http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/" +
@@ -1177,8 +1178,9 @@ of Apache Tomcat.</p>
     <option value="7.0.68">7.0.68</option>
     <option value="7.0.69">7.0.69</option>
     <option value="7.0.70">7.0.70</option>
-    <option value="7.0.72" selected>7.0.72</option>
-    <option value="7.0.73">7.0.73</option>
+    <option value="7.0.72">7.0.72</option>
+    <option value="7.0.73" selected>7.0.73</option>
+    <option value="7.0.75">7.0.75</option>
     </select>,</label> <label>new version:
     <select id="select-r2">
     <option value="7.0.0">7.0.0</option>
@@ -1231,7 +1233,8 @@ of Apache Tomcat.</p>
     <option value="7.0.69">7.0.69</option>
     <option value="7.0.70">7.0.70</option>
     <option value="7.0.72">7.0.72</option>
-    <option value="7.0.73" selected>7.0.73</option>
+    <option value="7.0.73">7.0.73</option>
+    <option value="7.0.75" selected>7.0.75</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     

Modified: tomcat/site/trunk/docs/oldnews.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1780151&r1=1780150&r2=1780151&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Wed Jan 25 08:52:57 2017
@@ -323,6 +323,38 @@ changelog</a>.
 </p>
 
 </div>
+<h3 id="Tomcat_7.0.73_Released">
+<span style="float: right;">2016-11-14</span> Tomcat 7.0.73 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 7.0.73 of
+Apache Tomcat. This release contains a number of bug fixes and improvements
+compared to version 7.0.72. The notable changes since 7.0.72 include:
+</p>
+
+<ul>
+
+<li>Improve handling of I/O errors with async processing</li>
+
+<li>Fail earlier on invalid HTTP requests</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.73_(violetagg)">Tomcat 7 changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-70.cgi">Download</a>
+
+</p>
+
+</div>
 <h3 id="Tomcat_8.0.39_Released">
 <span style="float: right;">2016-11-14</span> Tomcat 8.0.39 Released</h3>
 <div class="text">

Modified: tomcat/site/trunk/docs/whichversion.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1780151&r1=1780150&r2=1780151&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Wed Jan 25 08:52:57 2017
@@ -290,7 +290,7 @@ mapping between the specifications and t
   <td>1.1</td>
   <td>N/A</td>
   <td>7.0.x</td>
-  <td>7.0.73</td>
+  <td>7.0.75</td>
   <td>6 and later<br> (7 and later for WebSocket)</td>
 
 </tr>

Modified: tomcat/site/trunk/xdocs/doap_Tomcat.rdf
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/doap_Tomcat.rdf?rev=1780151&r1=1780150&r2=1780151&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/xdocs/doap_Tomcat.rdf Wed Jan 25 08:52:57 2017
@@ -74,8 +74,8 @@
     <release>
       <Version>
         <name>Latest Stable 7.0.x Release</name>
-        <created>2016-11-14</created>
-        <revision>7.0.73</revision>
+        <created>2017-01-24</created>
+        <revision>7.0.75</revision>
       </Version>
     </release>
     <release>

Modified: tomcat/site/trunk/xdocs/download-70.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-70.xml?rev=1780151&r1=1780150&r2=1780151&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-70.xml (original)
+++ tomcat/site/trunk/xdocs/download-70.xml Wed Jan 25 08:52:57 2017
@@ -18,7 +18,7 @@
  Define variable to hold the current version number.
  Documentation for ezt.py: https://code.google.com/p/ezt/wiki/Syntax
 -->
-[define v]7.0.73[end]
+[define v]7.0.75[end]
         <a href="https://www.apache.org/dist/tomcat/tomcat-7/KEYS">KEYS</a> |
         <a href="#[v]">[v]</a> |
         <a href="[preferred]tomcat/tomcat-7/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=1780151&r1=1780150&r2=1780151&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Wed Jan 25 08:52:57 2017
@@ -39,6 +39,29 @@ project logo are trademarks of the Apach
 
 </section>
 
+<section name="Tomcat 7.0.75 Released" rtext="2017-01-24">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 7.0.75 of
+Apache Tomcat. This release contains a number of bug fixes and improvements
+compared to version 7.0.73. The notable changes since 7.0.73 include:
+</p>
+<ul>
+<li>Add support for varargs in UEL expressions.</li>
+<li>Ensure that the endpoint is able to unlock the acceptor thread during
+    shutdown if the endpoint is configured to listen to any local address
+    of a specific type such as <code>0.0.0.0</code> or <code>::</code>.</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.75_(violetagg)">Tomcat 7 changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-70.cgi">Download</a>
+</p>
+</section>
+
 <section name="Tomcat 8.0.41 Released" rtext="2017-01-24">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 8.0.41
@@ -133,27 +156,6 @@ Apache Tomcat 6.0.47.</p>
 </p>
 </section>
 
-<section name="Tomcat 7.0.73 Released" rtext="2016-11-14">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.73 of
-Apache Tomcat. This release contains a number of bug fixes and improvements
-compared to version 7.0.72. The notable changes since 7.0.72 include:
-</p>
-<ul>
-<li>Improve handling of I/O errors with async processing</li>
-<li>Fail earlier on invalid HTTP requests</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.73_(violetagg)">Tomcat 7 changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="download-70.cgi">Download</a>
-</p>
-</section>
-
 <section name="Tomcat Native 1.2.10 Released" rtext="2016-10-05">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.2.10 of

Modified: tomcat/site/trunk/xdocs/migration-7.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-7.xml?rev=1780151&r1=1780150&r2=1780151&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-7.xml (original)
+++ tomcat/site/trunk/xdocs/migration-7.xml Wed Jan 25 08:52:57 2017
@@ -567,7 +567,8 @@ of Apache Tomcat.</p>
           "7.0.69":"1738539",
           "7.0.70":"1748587",
           "7.0.72":"1760687",
-          "7.0.73":"1768587"
+          "7.0.73":"1768587",
+          "7.0.75":"1779379"
         };
 
         formSubmit.action = "http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/" +
@@ -642,8 +643,9 @@ of Apache Tomcat.</p>
     <option value="7.0.68">7.0.68</option>
     <option value="7.0.69">7.0.69</option>
     <option value="7.0.70">7.0.70</option>
-    <option value="7.0.72" selected="selected">7.0.72</option>
-    <option value="7.0.73">7.0.73</option>
+    <option value="7.0.72">7.0.72</option>
+    <option value="7.0.73" selected="selected">7.0.73</option>
+    <option value="7.0.75">7.0.75</option>
     </select>,</label> <label>new version:
     <select id="select-r2">
     <option value="7.0.0">7.0.0</option>
@@ -696,7 +698,8 @@ of Apache Tomcat.</p>
     <option value="7.0.69">7.0.69</option>
     <option value="7.0.70">7.0.70</option>
     <option value="7.0.72">7.0.72</option>
-    <option value="7.0.73" selected="selected">7.0.73</option>
+    <option value="7.0.73">7.0.73</option>
+    <option value="7.0.75" selected="selected">7.0.75</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     </p>

Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1780151&r1=1780150&r2=1780151&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Wed Jan 25 08:52:57 2017
@@ -73,6 +73,27 @@ changelog</a>.
 </p>
 </section>
 
+<section name="Tomcat 7.0.73 Released" rtext="2016-11-14">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 7.0.73 of
+Apache Tomcat. This release contains a number of bug fixes and improvements
+compared to version 7.0.72. The notable changes since 7.0.72 include:
+</p>
+<ul>
+<li>Improve handling of I/O errors with async processing</li>
+<li>Fail earlier on invalid HTTP requests</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.73_(violetagg)">Tomcat 7 changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-70.cgi">Download</a>
+</p>
+</section>
+
 <section name="Tomcat 8.0.39 Released" rtext="2016-11-14">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 8.0.39

Modified: tomcat/site/trunk/xdocs/whichversion.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1780151&r1=1780150&r2=1780151&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml (original)
+++ tomcat/site/trunk/xdocs/whichversion.xml Wed Jan 25 08:52:57 2017
@@ -70,7 +70,7 @@ mapping between the specifications and t
   <td>1.1</td>
   <td>N/A</td>
   <td>7.0.x</td>
-  <td>7.0.73</td>
+  <td>7.0.75</td>
   <td>6 and later<br/> (7 and later for WebSocket)</td>
 </tr>
 



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