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 4db34fa1e Add release date for Tomcat Native 2.0.3
4db34fa1e is described below

commit 4db34fa1ec040045283002aa1427131a85fca6b0
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Feb 13 20:30:54 2023 +0000

    Add release date for Tomcat Native 2.0.3
---
 xdocs/index.xml                      |  4 ++--
 xdocs/news/{project.xml => 2023.xml} | 38 ++++++++++++++++++------------------
 xdocs/news/project.xml               |  1 +
 3 files changed, 22 insertions(+), 21 deletions(-)

diff --git a/xdocs/index.xml b/xdocs/index.xml
index 950d53354..e6b79fa22 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -42,10 +42,10 @@
 <section name="Headlines">
 <ul>
 
-<li><a href="news/2022.html#20221108">08 November 2022 - <b>TC-Native-2.0.2
+<li><a href="news/2023.html#20230213">13 February 2023 - <b>TC-Native-2.0.3
 released</b></a>
 <p>The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 2.0.2 Stable.</p>
+Tomcat Native 2.0.3 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/2023.xml
similarity index 57%
copy from xdocs/news/project.xml
copy to xdocs/news/2023.xml
index 26e569a1e..a39040b68 100644
--- a/xdocs/news/project.xml
+++ b/xdocs/news/2023.xml
@@ -15,28 +15,28 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project name="Apache Tomcat Native Documentation - News"
-  href="http://tomcat.apache.org/";>
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="2023.html">
 
-  <title>The Apache Tomcat Native - News</title>
+  &project;
 
-  <logo href="/images/tomcat.gif">
-    The Apache Tomcat Native - News
-  </logo>
+  <properties>
+    <title>2023 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="2022" href="../news/2022.html"/>
-    </menu>
 
+    <section name="2023 News &amp; Status">
+    
+      <subsection anchor="20230213" name="13 February 2023 - TC-Native-2.0.3 
released">
+        <p>The Apache Tomcat team is proud to announce the immediate
+        availability of Tomcat Native 2.0.3.</p>
+      </subsection>
+      
+    </section>
+    
   </body>
-</project>
+
+</document>
diff --git a/xdocs/news/project.xml b/xdocs/news/project.xml
index 26e569a1e..ec408b7ed 100644
--- a/xdocs/news/project.xml
+++ b/xdocs/news/project.xml
@@ -35,6 +35,7 @@
     </menu>
 
     <menu name="News">
+      <item name="2023" href="../news/2023.html"/>
       <item name="2022" href="../news/2022.html"/>
     </menu>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to