This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
commit cdee1db5349ae139d8244a21754b2ac5aad524e8 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Apr 23 16:43:09 2020 +0100 Estimate 1.2.24 release date as 2020-04-29. Update news pages. Add new page for 2020. Fix copy/paste issues for 2019. Add links for 2019 and 2020. (and 2017 & 2018 for the changelog) --- xdocs/miscellaneous/project.xml | 3 +++ xdocs/news/2019.xml | 4 ++-- xdocs/news/{2019.xml => 2020.xml} | 15 +++++---------- xdocs/project.xml | 2 ++ 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/xdocs/miscellaneous/project.xml b/xdocs/miscellaneous/project.xml index 2d413f6..c73abc8 100644 --- a/xdocs/miscellaneous/project.xml +++ b/xdocs/miscellaneous/project.xml @@ -34,6 +34,9 @@ </menu> <menu name="News"> + <item name="2020" href="../news/2020.html"/> + <item name="2019" href="../news/2019.html"/> + <item name="2018" href="../news/2018.html"/> <item name="2017" href="../news/2017.html"/> <item name="2016" href="../news/2016.html"/> <item name="2015" href="../news/2015.html"/> diff --git a/xdocs/news/2019.xml b/xdocs/news/2019.xml index 8521eec..7c8fa58 100644 --- a/xdocs/news/2019.xml +++ b/xdocs/news/2019.xml @@ -18,12 +18,12 @@ <!DOCTYPE document [ <!ENTITY project SYSTEM "project.xml"> ]> -<document url="2018.html"> +<document url="2019.html"> &project; <properties> - <title>2018 News and Status</title> + <title>2019 News and Status</title> </properties> <body> diff --git a/xdocs/news/2019.xml b/xdocs/news/2020.xml similarity index 69% copy from xdocs/news/2019.xml copy to xdocs/news/2020.xml index 8521eec..74ac3b0 100644 --- a/xdocs/news/2019.xml +++ b/xdocs/news/2020.xml @@ -18,25 +18,20 @@ <!DOCTYPE document [ <!ENTITY project SYSTEM "project.xml"> ]> -<document url="2018.html"> +<document url="2020.html"> &project; <properties> - <title>2018 News and Status</title> + <title>2020 News and Status</title> </properties> <body> -<section name="2019 News & Status"> - <subsection anchor="20190702" name="07 Jul 2019 - TC-Native-1.2.23 released"> +<section name="2020 News & Status"> + <subsection anchor="20200429" name="29 Apr 2020 - TC-Native-1.2.24 released"> <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.23. This is a bugfix release. - </p> - </subsection> - <subsection anchor="20190131" name="31 Jan 2019 - TC-Native-1.2.21 released"> - <p>The Apache Tomcat team is proud to announce the immediate availability of - Tomcat Native 1.2.21. This is a bugfix release. + Tomcat Native 1.2.24. This is a bugfix release. </p> </subsection> </section> diff --git a/xdocs/project.xml b/xdocs/project.xml index 976dba4..2eb025c 100644 --- a/xdocs/project.xml +++ b/xdocs/project.xml @@ -34,6 +34,8 @@ </menu> <menu name="News"> + <item name="2020" href="news/2020.html"/> + <item name="2019" href="news/2019.html"/> <item name="2018" href="news/2018.html"/> <item name="2017" href="news/2017.html"/> <item name="2016" href="news/2016.html"/> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org