This is an automated email from the ASF dual-hosted git repository.
lihan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 5c93608da1 Fix BZ 68124
5c93608da1 is described below
commit 5c93608da1e75066e4c4bb70dcda495e944261a7
Author: lihan <[email protected]>
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 | 3 +++
2 files changed, 3 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 6140c4dbdf..8ac8b81fa3 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -126,6 +126,9 @@
<update>
Update the OWB module to Apache OpenWebBeans 4.0.0. (remm)
</update>
+ <fix>
+ <bug>68124</bug>: Migrate sample.war from javax to jakarta. (lihan)
+ </fix>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]