This is an automated email from the ASF dual-hosted git repository.

lihan pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new c8e3b5e721 Fix BZ 68124
c8e3b5e721 is described below

commit c8e3b5e721d5e67fa1fe42eef03bc5e378af6f4e
Author: lihan <li...@apache.org>
AuthorDate: Mon Nov 20 18:16:26 2023 +0800

    Fix BZ 68124
    
    https://bz.apache.org/bugzilla/show_bug.cgi?id=68124
---
 webapps/docs/appdev/sample/sample.war | Bin 4606 -> 4704 bytes
 webapps/docs/changelog.xml            |   7 +++++++
 2 files changed, 7 insertions(+)

diff --git a/webapps/docs/appdev/sample/sample.war 
b/webapps/docs/appdev/sample/sample.war
index 0a127e6bd1..b879399810 100644
Binary files a/webapps/docs/appdev/sample/sample.war and 
b/webapps/docs/appdev/sample/sample.war differ
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 93bf4d1104..93e5bba5d0 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -113,6 +113,13 @@
       </fix>
     </changelog>
   </subsection>
+  <subsection name="Other">
+    <changelog>
+      <fix>
+        <bug>68124</bug>: Migrate sample.war from javax to jakarta. (lihan)
+      </fix>
+    </changelog>
+  </subsection>
 </section>
 <section name="Tomcat 10.1.16 (schultz)" rtext="2023-11-14">
   <subsection name="Catalina">


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

Reply via email to