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 e913c1000e3181049319fdf9bed1eb4f9f2188fa Author: Mark Thomas <ma...@apache.org> AuthorDate: Fri Mar 26 09:50:08 2021 +0000 Estimate 1.2.27 release date as 29 Mar 2021 --- xdocs/index.xml | 4 ++-- xdocs/miscellaneous/project.xml | 1 + xdocs/news/2021.xml | 39 +++++++++++++++++++++++++++++++++++++++ xdocs/news/project.xml | 1 + xdocs/project.xml | 1 + 5 files changed, 44 insertions(+), 2 deletions(-) diff --git a/xdocs/index.xml b/xdocs/index.xml index f778e5c..11432cf 100644 --- a/xdocs/index.xml +++ b/xdocs/index.xml @@ -60,10 +60,10 @@ <section name="Headlines"> <ul> -<li><a href="news/2020.html#20201221">21 Dec 2020 - <b>TC-Native-1.2.26 +<li><a href="news/2021.html#20210329">29 Mar 2021 - <b>TC-Native-1.2.27 released</b></a> <p>The Apache Tomcat team is proud to announce the immediate availability of -Tomcat Native 1.2.26 Stable.</p> +Tomcat Native 1.2.27 Stable.</p> <p> The sources and the binaries for selected platforms are available from the <a href="../download-native.cgi">Download page</a>. diff --git a/xdocs/miscellaneous/project.xml b/xdocs/miscellaneous/project.xml index c73abc8..36e85fd 100644 --- a/xdocs/miscellaneous/project.xml +++ b/xdocs/miscellaneous/project.xml @@ -34,6 +34,7 @@ </menu> <menu name="News"> + <item name="2021" href="../news/2021.html"/> <item name="2020" href="../news/2020.html"/> <item name="2019" href="../news/2019.html"/> <item name="2018" href="../news/2018.html"/> diff --git a/xdocs/news/2021.xml b/xdocs/news/2021.xml new file mode 100644 index 0000000..e3afc7a --- /dev/null +++ b/xdocs/news/2021.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<!DOCTYPE document [ + <!ENTITY project SYSTEM "project.xml"> +]> +<document url="2021.html"> + + &project; + + <properties> + <title>2021 News and Status</title> + </properties> + +<body> + +<section name="2021 News & Status"> + <subsection anchor="20210329" name="29 Mar 2021 - TC-Native-1.2.27 released"> + <p>The Apache Tomcat team is proud to announce the immediate availability of + Tomcat Native 1.2.27. This is a bugfix release. + </p> + </subsection> +</section> +</body> +</document> diff --git a/xdocs/news/project.xml b/xdocs/news/project.xml index 5e76d93..939d6fb 100644 --- a/xdocs/news/project.xml +++ b/xdocs/news/project.xml @@ -34,6 +34,7 @@ </menu> <menu name="News"> + <item name="2021" href="../news/2021.html"/> <item name="2020" href="../news/2020.html"/> <item name="2019" href="../news/2019.html"/> <item name="2018" href="../news/2018.html"/> diff --git a/xdocs/project.xml b/xdocs/project.xml index 2eb025c..15d0932 100644 --- a/xdocs/project.xml +++ b/xdocs/project.xml @@ -34,6 +34,7 @@ </menu> <menu name="News"> + <item name="2021" href="news/2021.html"/> <item name="2020" href="news/2020.html"/> <item name="2019" href="news/2019.html"/> <item name="2018" href="news/2018.html"/> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org