This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push: new 13941243c Update docs with estimated release date for 2.0.9 13941243c is described below commit 13941243c8d6498dbb55b45d0e89eb57d60a3932 Author: Mark Thomas <ma...@apache.org> AuthorDate: Fri May 23 17:49:05 2025 +0100 Update docs with estimated release date for 2.0.9 --- xdocs/index.xml | 4 ++-- xdocs/news/{project.xml => 2025.xml} | 38 +++++++++++++++++------------------- xdocs/news/project.xml | 1 + 3 files changed, 21 insertions(+), 22 deletions(-) diff --git a/xdocs/index.xml b/xdocs/index.xml index 48612f23c..ef2f75cca 100644 --- a/xdocs/index.xml +++ b/xdocs/index.xml @@ -42,10 +42,10 @@ <section name="Headlines"> <ul> -<li><a href="news/2024.html#20240724">24 July 2024 - <b>TC-Native-2.0.8 +<li><a href="news/2025.html#20250529">29 May 2025 - <b>TC-Native-2.0.9 released</b></a> <p>The Apache Tomcat team is proud to announce the immediate availability of -Tomcat Native 2.0.8 Stable.</p> +Tomcat Native 2.0.9 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/news/project.xml b/xdocs/news/2025.xml similarity index 52% copy from xdocs/news/project.xml copy to xdocs/news/2025.xml index 11758a025..ff9f4884c 100644 --- a/xdocs/news/project.xml +++ b/xdocs/news/2025.xml @@ -15,30 +15,28 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project name="Apache Tomcat Native Documentation - News" - href="https://tomcat.apache.org/"> +<!DOCTYPE document [ + <!ENTITY project SYSTEM "project.xml"> +]> +<document url="2025.html"> - <title>The Apache Tomcat Native Library 2.0 - News</title> + &project; - <logo href="/images/tomcat.gif"> - The Apache Tomcat Native Library - News - </logo> + <properties> + <title>2025 News and Status</title> + </properties> <body> - <menu name="Links"> - <item name="Docs Home" href="../index.html"/> - </menu> - <menu name="Miscellaneous Documentation"> - <item name="Changelog" href="../miscellaneous/changelog.html"/> - <item name="TLS renegotiation" href="../miscellaneous/tls-renegotiation.html"/> - </menu> - - <menu name="News"> - <item name="2024" href="../news/2024.html"/> - <item name="2023" href="../news/2023.html"/> - <item name="2022" href="../news/2022.html"/> - </menu> + <section name="2025 News & Status"> + + <subsection anchor="20250529" name="29 May 2025 - TC-Native-2.0.9 released"> + <p>The Apache Tomcat team is proud to announce the immediate + availability of Tomcat Native 2.0.9.</p> + </subsection> + </section> + </body> -</project> + +</document> diff --git a/xdocs/news/project.xml b/xdocs/news/project.xml index 11758a025..44b7b757c 100644 --- a/xdocs/news/project.xml +++ b/xdocs/news/project.xml @@ -35,6 +35,7 @@ </menu> <menu name="News"> + <item name="2025" href="../news/2025.html"/> <item name="2024" href="../news/2024.html"/> <item name="2023" href="../news/2023.html"/> <item name="2022" href="../news/2022.html"/> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org