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 ace75cdce Update Tomcat Native docs for 2.0.7 release
ace75cdce is described below

commit ace75cdce7c440fafb1172b069cd4aa11fe7e68e
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri May 31 12:35:19 2024 +0100

    Update Tomcat Native docs for 2.0.7 release
---
 xdocs/index.xml                      |  4 ++--
 xdocs/miscellaneous/project.xml      |  1 +
 xdocs/{project.xml => news/2024.xml} | 39 ++++++++++++++++++------------------
 xdocs/news/project.xml               |  1 +
 xdocs/project.xml                    |  1 +
 5 files changed, 24 insertions(+), 22 deletions(-)

diff --git a/xdocs/index.xml b/xdocs/index.xml
index 6735177a7..24be0623d 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -42,10 +42,10 @@
 <section name="Headlines">
 <ul>
 
-<li><a href="news/2023.html#20231002">2 October 2023 - <b>TC-Native-2.0.6
+<li><a href="news/2024.html#20240208">8 February 2024 - <b>TC-Native-2.0.7
 released</b></a>
 <p>The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 2.0.6 Stable.</p>
+Tomcat Native 2.0.7 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 9ddf2f6a5..016f529dd 100644
--- a/xdocs/miscellaneous/project.xml
+++ b/xdocs/miscellaneous/project.xml
@@ -35,6 +35,7 @@
     </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>
diff --git a/xdocs/project.xml b/xdocs/news/2024.xml
similarity index 55%
copy from xdocs/project.xml
copy to xdocs/news/2024.xml
index cdb08d119..9312811e8 100644
--- a/xdocs/project.xml
+++ b/xdocs/news/2024.xml
@@ -15,29 +15,28 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<project name="Apache Tomcat Native Documentation"
-    href="https://tomcat.apache.org/";>
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="2024.html">
 
-  <title>The Apache Tomcat Native Library 2.0</title>
+  &project;
 
-  <logo href="/images/tomcat.gif">
-    The Apache Tomcat Native Library
-  </logo>
+  <properties>
+    <title>2024 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="2023" href="news/2023.html"/>
-      <item name="2022" href="news/2022.html"/>
-    </menu>
 
+    <section name="2024 News &amp; Status">
+    
+      <subsection anchor="20240208" name="8 February 2024 - TC-Native-2.0.7 
released">
+        <p>The Apache Tomcat team is proud to announce the immediate
+        availability of Tomcat Native 2.0.7.</p>
+      </subsection>
+      
+    </section>
+    
   </body>
-</project>
+
+</document>
diff --git a/xdocs/news/project.xml b/xdocs/news/project.xml
index 968bb6246..11758a025 100644
--- a/xdocs/news/project.xml
+++ b/xdocs/news/project.xml
@@ -35,6 +35,7 @@
     </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>
diff --git a/xdocs/project.xml b/xdocs/project.xml
index cdb08d119..36804cec3 100644
--- a/xdocs/project.xml
+++ b/xdocs/project.xml
@@ -35,6 +35,7 @@
     </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>


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

Reply via email to