Author: markt
Date: Wed Mar 7 16:13:45 2018
New Revision: 1826130
URL: http://svn.apache.org/viewvc?rev=1826130&view=rev
Log:
Add dates for recent releases
Add missing news links
Modified:
tomcat/jk/trunk/xdocs/ajp/project.xml
tomcat/jk/trunk/xdocs/common_howto/project.xml
tomcat/jk/trunk/xdocs/miscellaneous/project.xml
tomcat/jk/trunk/xdocs/news/20160901.xml
tomcat/jk/trunk/xdocs/news/20180301.xml
tomcat/jk/trunk/xdocs/news/project.xml
tomcat/jk/trunk/xdocs/project.xml
tomcat/jk/trunk/xdocs/reference/project.xml
tomcat/jk/trunk/xdocs/webserver_howto/project.xml
Modified: tomcat/jk/trunk/xdocs/ajp/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/ajp/project.xml?rev=1826130&r1=1826129&r2=1826130&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/ajp/project.xml (original)
+++ tomcat/jk/trunk/xdocs/ajp/project.xml Wed Mar 7 16:13:45 2018
@@ -67,6 +67,7 @@
</menu>
<menu name="News">
+ <item name="2018" href="../news/20180301.html"/>
<item name="2016" href="../news/20160901.html"/>
<item name="2015" href="../news/20150101.html"/>
<item name="2014" href="../news/20140201.html"/>
Modified: tomcat/jk/trunk/xdocs/common_howto/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/common_howto/project.xml?rev=1826130&r1=1826129&r2=1826130&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/common_howto/project.xml (original)
+++ tomcat/jk/trunk/xdocs/common_howto/project.xml Wed Mar 7 16:13:45 2018
@@ -67,6 +67,7 @@
</menu>
<menu name="News">
+ <item name="2018" href="../news/20180301.html"/>
<item name="2016" href="../news/20160901.html"/>
<item name="2015" href="../news/20150101.html"/>
<item name="2014" href="../news/20140201.html"/>
Modified: tomcat/jk/trunk/xdocs/miscellaneous/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/miscellaneous/project.xml?rev=1826130&r1=1826129&r2=1826130&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/miscellaneous/project.xml (original)
+++ tomcat/jk/trunk/xdocs/miscellaneous/project.xml Wed Mar 7 16:13:45 2018
@@ -67,6 +67,7 @@
</menu>
<menu name="News">
+ <item name="2018" href="../news/20180301.html"/>
<item name="2016" href="../news/20160901.html"/>
<item name="2015" href="../news/20150101.html"/>
<item name="2014" href="../news/20140201.html"/>
Modified: tomcat/jk/trunk/xdocs/news/20160901.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/news/20160901.xml?rev=1826130&r1=1826129&r2=1826130&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/news/20160901.xml (original)
+++ tomcat/jk/trunk/xdocs/news/20160901.xml Wed Mar 7 16:13:45 2018
@@ -30,7 +30,7 @@
<body>
<section name="2016 News & Status">
-<subsection name="JK-1.2.42 released">
+<subsection name="5 October - JK-1.2.42 released">
<p>The Apache Tomcat team is proud to announce the immediate availability
of Tomcat Connectors 1.2.42. This is a maintenance release.</p>
Modified: tomcat/jk/trunk/xdocs/news/20180301.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/news/20180301.xml?rev=1826130&r1=1826129&r2=1826130&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/news/20180301.xml (original)
+++ tomcat/jk/trunk/xdocs/news/20180301.xml Wed Mar 7 16:13:45 2018
@@ -30,7 +30,7 @@
<body>
<section name="2018 News & Status">
-<subsection name="JK-1.2.43 released">
+<subsection name="6 March - JK-1.2.43 released">
<p>The Apache Tomcat team is proud to announce the immediate availability
of Tomcat Connectors 1.2.43. This is a maintenance release.</p>
Modified: tomcat/jk/trunk/xdocs/news/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/news/project.xml?rev=1826130&r1=1826129&r2=1826130&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/news/project.xml (original)
+++ tomcat/jk/trunk/xdocs/news/project.xml Wed Mar 7 16:13:45 2018
@@ -67,6 +67,7 @@
</menu>
<menu name="News">
+ <item name="2018" href="../news/20180301.html"/>
<item name="2016" href="../news/20160901.html"/>
<item name="2015" href="../news/20150101.html"/>
<item name="2014" href="../news/20140201.html"/>
Modified: tomcat/jk/trunk/xdocs/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/project.xml?rev=1826130&r1=1826129&r2=1826130&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/project.xml (original)
+++ tomcat/jk/trunk/xdocs/project.xml Wed Mar 7 16:13:45 2018
@@ -67,6 +67,7 @@
</menu>
<menu name="News">
+ <item name="2018" href="news/20180301.html"/>
<item name="2016" href="news/20160901.html"/>
<item name="2015" href="news/20150101.html"/>
<item name="2014" href="news/20140201.html"/>
Modified: tomcat/jk/trunk/xdocs/reference/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/reference/project.xml?rev=1826130&r1=1826129&r2=1826130&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/reference/project.xml (original)
+++ tomcat/jk/trunk/xdocs/reference/project.xml Wed Mar 7 16:13:45 2018
@@ -67,6 +67,7 @@
</menu>
<menu name="News">
+ <item name="2018" href="../news/20180301.html"/>
<item name="2016" href="../news/20150901.html"/>
<item name="2015" href="../news/20150101.html"/>
<item name="2014" href="../news/20140201.html"/>
Modified: tomcat/jk/trunk/xdocs/webserver_howto/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/webserver_howto/project.xml?rev=1826130&r1=1826129&r2=1826130&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/webserver_howto/project.xml (original)
+++ tomcat/jk/trunk/xdocs/webserver_howto/project.xml Wed Mar 7 16:13:45 2018
@@ -67,6 +67,9 @@
</menu>
<menu name="News">
+ <item name="2018" href="../news/20180301.html"/>
+ <item name="2016" href="../news/20160901.html"/>
+ <item name="2015" href="../news/20150101.html"/>
<item name="2014" href="../news/20140201.html"/>
<item name="2012" href="../news/20120301.html"/>
<item name="2011" href="../news/20110701.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]