Author: markt
Date: Fri Mar 17 14:04:59 2017
New Revision: 1787393
URL: http://svn.apache.org/viewvc?rev=1787393&view=rev
Log:
Update site for 6.0.51 release (excluding docs)
Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/migration-6.html
tomcat/site/trunk/docs/oldnews-2016.html
tomcat/site/trunk/docs/whichversion.html
tomcat/site/trunk/xdocs/doap_Tomcat.rdf
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/migration-6.xml
tomcat/site/trunk/xdocs/oldnews-2016.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=1787393&r1=1787392&r2=1787393&view=diff
==============================================================================
--- tomcat/site/trunk/build.properties.default (original)
+++ tomcat/site/trunk/build.properties.default Fri Mar 17 14:04:59 2017
@@ -36,7 +36,7 @@ tomcat.loc=http://www.apache.org/dist/to
# ----- Tomcat versions -----
-tomcat60=6.0.48
+tomcat60=6.0.51
tomcat70=7.0.76
tomcat80=8.0.42
tomcat85=8.5.12
Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1787393&r1=1787392&r2=1787393&view=diff
==============================================================================
--- tomcat/site/trunk/docs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/docs/doap_Tomcat.rdf Fri Mar 17 14:04:59 2017
@@ -81,8 +81,8 @@
<release>
<Version>
<name>Latest Stable 6.0.x Release</name>
- <created>2016-11-15</created>
- <revision>6.0.48</revision>
+ <created>2017-03-16</created>
+ <revision>6.0.51</revision>
</Version>
</release>
<repository>
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1787393&r1=1787392&r2=1787393&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Fri Mar 17 14:04:59 2017
@@ -253,6 +253,44 @@ project logo are trademarks of the Apach
</div>
+<h3 id="Tomcat_6.0.51_Released">
+<span style="float: right;">2017-03-16</span> Tomcat 6.0.51 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 6.0.51 of
+Apache Tomcat. This release includes a number of bug fixes over
+Apache Tomcat 6.0.48. The notable changes since 6.0.48 include:
+</p>
+
+<ul>
+
+<li>Update Tomcat Native to 1.2.12 to pick up the latest Windows binaries built
+ with OpenSSL 1.0.2k</li>
+
+<li>Add support for varargs in UEL expressions. Includes work by Ben Wolfe</li>
+
+<li>Update the NSIS Installer used to build the Windows installer to version
+ 3.01.</li>
+
+</ul>
+
+
+<p>
+<strong>Note:</strong> Apache Tomcat 6.0.x has reached end of life.
+<a href="tomcat-60-eol.html">Read more...</a>
+
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-60.cgi">Download</a> |
+<a href="tomcat-6.0-doc/changelog.html#Tomcat_6.0.48_(violetagg)">ChangeLog
for 6.0.48</a>
+
+</p>
+
+</div>
<h3 id="Tomcat_7.0.76_Released">
<span style="float: right;">2017-03-16</span> Tomcat 7.0.76 Released</h3>
<div class="text">
@@ -430,31 +468,6 @@ Tomcat Native. The notable changes since
</p>
-</div>
-<h3 id="Tomcat_6.0.48_Released">
-<span style="float: right;">2016-11-15</span> Tomcat 6.0.48 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 6.0.48 of
-Apache Tomcat. This release includes a number of bug fixes over
-Apache Tomcat 6.0.47.</p>
-
-
-<p>
-<strong>Note:</strong> End of life date for Apache Tomcat 6.0.x is announced.
-<a href="tomcat-60-eol.html">Read more...</a>
-
-</p>
-
-
-<p style="text-align: center;">
-
-<a href="download-60.cgi">Download</a> |
-<a href="tomcat-6.0-doc/changelog.html#Tomcat_6.0.48_(violetagg)">ChangeLog
for 6.0.48</a>
-
-</p>
-
</div>
<h3 id="Tomcat_Connectors_1.2.42_Released">
<span style="float: right;">2016-10-05</span> Tomcat Connectors 1.2.42
Released</h3>
Modified: tomcat/site/trunk/docs/migration-6.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-6.html?rev=1787393&r1=1787392&r2=1787393&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-6.html (original)
+++ tomcat/site/trunk/docs/migration-6.html Fri Mar 17 14:04:59 2017
@@ -568,7 +568,8 @@ of Apache Tomcat.</p>
"6.0.44":"1678328",
"6.0.45":"1727983",
"6.0.47":"1764645",
- "6.0.48":"1768577"
+ "6.0.48":"1768577",
+ "6.0.51":"1786231"
};
formSubmit.action =
"http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/" +
@@ -628,8 +629,9 @@ of Apache Tomcat.</p>
<option value="6.0.43">6.0.43</option>
<option value="6.0.44">6.0.44</option>
<option value="6.0.45">6.0.45</option>
- <option value="6.0.47" selected>6.0.47</option>
- <option value="6.0.48">6.0.48</option>
+ <option value="6.0.47">6.0.47</option>
+ <option value="6.0.48" selected>6.0.48</option>
+ <option value="6.0.51">6.0.51</option>
</select>,</label> <label>new version:
<select id="select-r2">
<option value="6.0.0">6.0.0</option>
@@ -662,7 +664,8 @@ of Apache Tomcat.</p>
<option value="6.0.44">6.0.44</option>
<option value="6.0.45">6.0.45</option>
<option value="6.0.47">6.0.47</option>
- <option value="6.0.48" selected>6.0.48</option>
+ <option value="6.0.48">6.0.48</option>
+ <option value="6.0.51" selected>6.0.51</option>
<option value="HEAD">trunk (unreleased)</option>
</select></label>
Modified: tomcat/site/trunk/docs/oldnews-2016.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2016.html?rev=1787393&r1=1787392&r2=1787393&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews-2016.html (original)
+++ tomcat/site/trunk/docs/oldnews-2016.html Fri Mar 17 14:04:59 2017
@@ -335,6 +335,31 @@ changelog</a>.
</p>
</div>
+<h3 id="Tomcat_6.0.48_Released">
+<span style="float: right;">2016-11-15</span> Tomcat 6.0.48 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 6.0.48 of
+Apache Tomcat. This release includes a number of bug fixes over
+Apache Tomcat 6.0.47.</p>
+
+
+<p>
+<strong>Note:</strong> End of life date for Apache Tomcat 6.0.x is announced.
+<a href="tomcat-60-eol.html">Read more...</a>
+
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="download-60.cgi">Download</a> |
+<a href="tomcat-6.0-doc/changelog.html#Tomcat_6.0.48_(violetagg)">ChangeLog
for 6.0.48</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">
Modified: tomcat/site/trunk/docs/whichversion.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1787393&r1=1787392&r2=1787393&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Fri Mar 17 14:04:59 2017
@@ -312,7 +312,7 @@ mapping between the specifications and t
<td>N/A</td>
<td>N/A</td>
<td>6.0.x</td>
- <td>6.0.48</td>
+ <td>6.0.51</td>
<td>5 and later</td>
</tr>
Modified: tomcat/site/trunk/xdocs/doap_Tomcat.rdf
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/doap_Tomcat.rdf?rev=1787393&r1=1787392&r2=1787393&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/xdocs/doap_Tomcat.rdf Fri Mar 17 14:04:59 2017
@@ -81,8 +81,8 @@
<release>
<Version>
<name>Latest Stable 6.0.x Release</name>
- <created>2016-11-15</created>
- <revision>6.0.48</revision>
+ <created>2017-03-16</created>
+ <revision>6.0.51</revision>
</Version>
</release>
<repository>
Modified: tomcat/site/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1787393&r1=1787392&r2=1787393&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Fri Mar 17 14:04:59 2017
@@ -39,6 +39,30 @@ project logo are trademarks of the Apach
</section>
+<section name="Tomcat 6.0.51 Released" rtext="2017-03-16">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 6.0.51 of
+Apache Tomcat. This release includes a number of bug fixes over
+Apache Tomcat 6.0.48. The notable changes since 6.0.48 include:
+</p>
+<ul>
+<li>Update Tomcat Native to 1.2.12 to pick up the latest Windows binaries built
+ with OpenSSL 1.0.2k</li>
+<li>Add support for varargs in UEL expressions. Includes work by Ben Wolfe</li>
+<li>Update the NSIS Installer used to build the Windows installer to version
+ 3.01.</li>
+</ul>
+
+<p><strong>Note:</strong> Apache Tomcat 6.0.x has reached end of life.
+<a href="tomcat-60-eol.html">Read more...</a>
+</p>
+
+<p style="text-align: center;">
+<a href="download-60.cgi">Download</a> |
+<a href="tomcat-6.0-doc/changelog.html#Tomcat_6.0.48_(violetagg)">ChangeLog
for 6.0.48</a>
+</p>
+</section>
+
<section name="Tomcat 7.0.76 Released" rtext="2017-03-16">
<p>
The Apache Tomcat Project is proud to announce the release of version 7.0.76 of
@@ -157,22 +181,6 @@ Tomcat Native. The notable changes since
</p>
</section>
-<section name="Tomcat 6.0.48 Released" rtext="2016-11-15">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 6.0.48 of
-Apache Tomcat. This release includes a number of bug fixes over
-Apache Tomcat 6.0.47.</p>
-
-<p><strong>Note:</strong> End of life date for Apache Tomcat 6.0.x is
announced.
-<a href="tomcat-60-eol.html">Read more...</a>
-</p>
-
-<p style="text-align: center;">
-<a href="download-60.cgi">Download</a> |
-<a href="tomcat-6.0-doc/changelog.html#Tomcat_6.0.48_(violetagg)">ChangeLog
for 6.0.48</a>
-</p>
-</section>
-
<section name="Tomcat Connectors 1.2.42 Released" rtext="2016-10-05">
<p>
The Apache Tomcat Project is proud to announce the release of version 1.2.42 of
Modified: tomcat/site/trunk/xdocs/migration-6.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-6.xml?rev=1787393&r1=1787392&r2=1787393&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-6.xml (original)
+++ tomcat/site/trunk/xdocs/migration-6.xml Fri Mar 17 14:04:59 2017
@@ -218,7 +218,8 @@ of Apache Tomcat.</p>
"6.0.44":"1678328",
"6.0.45":"1727983",
"6.0.47":"1764645",
- "6.0.48":"1768577"
+ "6.0.48":"1768577",
+ "6.0.51":"1786231"
};
formSubmit.action =
"http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/" +
@@ -273,8 +274,9 @@ of Apache Tomcat.</p>
<option value="6.0.43">6.0.43</option>
<option value="6.0.44">6.0.44</option>
<option value="6.0.45">6.0.45</option>
- <option value="6.0.47" selected="selected">6.0.47</option>
- <option value="6.0.48">6.0.48</option>
+ <option value="6.0.47">6.0.47</option>
+ <option value="6.0.48" selected="selected">6.0.48</option>
+ <option value="6.0.51">6.0.51</option>
</select>,</label> <label>new version:
<select id="select-r2">
<option value="6.0.0">6.0.0</option>
@@ -307,7 +309,8 @@ of Apache Tomcat.</p>
<option value="6.0.44">6.0.44</option>
<option value="6.0.45">6.0.45</option>
<option value="6.0.47">6.0.47</option>
- <option value="6.0.48" selected="selected">6.0.48</option>
+ <option value="6.0.48">6.0.48</option>
+ <option value="6.0.51" selected="selected">6.0.51</option>
<option value="HEAD">trunk (unreleased)</option>
</select></label>
</p>
Modified: tomcat/site/trunk/xdocs/oldnews-2016.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2016.xml?rev=1787393&r1=1787392&r2=1787393&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews-2016.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews-2016.xml Fri Mar 17 14:04:59 2017
@@ -74,6 +74,22 @@ changelog</a>.
</p>
</section>
+<section name="Tomcat 6.0.48 Released" rtext="2016-11-15">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 6.0.48 of
+Apache Tomcat. This release includes a number of bug fixes over
+Apache Tomcat 6.0.47.</p>
+
+<p><strong>Note:</strong> End of life date for Apache Tomcat 6.0.x is
announced.
+<a href="tomcat-60-eol.html">Read more...</a>
+</p>
+
+<p style="text-align: center;">
+<a href="download-60.cgi">Download</a> |
+<a href="tomcat-6.0-doc/changelog.html#Tomcat_6.0.48_(violetagg)">ChangeLog
for 6.0.48</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
Modified: tomcat/site/trunk/xdocs/whichversion.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1787393&r1=1787392&r2=1787393&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml (original)
+++ tomcat/site/trunk/xdocs/whichversion.xml Fri Mar 17 14:04:59 2017
@@ -81,7 +81,7 @@ mapping between the specifications and t
<td>N/A</td>
<td>N/A</td>
<td>6.0.x</td>
- <td>6.0.48</td>
+ <td>6.0.51</td>
<td>5 and later</td>
</tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]