This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/1.3.x by this push:
new b2ee237fe Update docs for 1.3.3 release
b2ee237fe is described below
commit b2ee237fe4ee5c94f6b45e10bc72f79875d3a962
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Jan 12 11:36:54 2026 +0000
Update docs for 1.3.3 release
---
xdocs/index.xml | 4 ++--
xdocs/miscellaneous/project.xml | 1 +
xdocs/{project.xml => news/2026.xml} | 38 ++++++++++++++++++------------------
xdocs/project.xml | 1 +
4 files changed, 23 insertions(+), 21 deletions(-)
diff --git a/xdocs/index.xml b/xdocs/index.xml
index 783d2b030..7f188a1f5 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -60,10 +60,10 @@
<section name="Headlines">
<ul>
-<li><a href="news/2024.html#20240724">24 July 2024 - <b>TC-Native-1.3.1
+<li><a href="news/2026.html#20260112">12 Janaury 2026 - <b>Tomcat-Native-1.3.3
released</b></a>
<p>The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 1.3.1 Stable.</p>
+Tomcat Native 1.3.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/miscellaneous/project.xml b/xdocs/miscellaneous/project.xml
index f41dbe04f..f1d37f6fe 100644
--- a/xdocs/miscellaneous/project.xml
+++ b/xdocs/miscellaneous/project.xml
@@ -35,6 +35,7 @@
</menu>
<menu name="News">
+ <item name="2026" href="../news/2026.html"/>
<item name="2024" href="../news/2024.html"/>
</menu>
diff --git a/xdocs/project.xml b/xdocs/news/2026.xml
similarity index 57%
copy from xdocs/project.xml
copy to xdocs/news/2026.xml
index 24cd6dfcc..103425c1c 100644
--- a/xdocs/project.xml
+++ b/xdocs/news/2026.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"
- href="https://tomcat.apache.org/">
+<!DOCTYPE document [
+ <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="2026.html">
- <title>The Apache Tomcat Native Library 1.3</title>
+ &project;
- <logo href="/images/tomcat.gif">
- The Apache Tomcat Native Library
- </logo>
+ <properties>
+ <title>2026 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"/>
- </menu>
+ <section name="2026 News & Status">
+
+ <subsection anchor="20260112" name="12 January 2026 -
Tomcat-Native-1.3.3 released">
+ <p>The Apache Tomcat team is proud to announce the immediate
+ availability of Tomcat Native 1.3.3.</p>
+ </subsection>
+
+ </section>
+
</body>
-</project>
+
+</document>
\ No newline at end of file
diff --git a/xdocs/project.xml b/xdocs/project.xml
index 24cd6dfcc..a6f53ad52 100644
--- a/xdocs/project.xml
+++ b/xdocs/project.xml
@@ -35,6 +35,7 @@
</menu>
<menu name="News">
+ <item name="2026" href="news/2026.html"/>
<item name="2024" href="news/2024.html"/>
</menu>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]