This is an automated email from the ASF dual-hosted git repository.
markt 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 bea5d5c43f Fix typo
bea5d5c43f is described below
commit bea5d5c43f6d254a6c148d3a473b16cc7ce22668
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Feb 13 22:46:17 2024 +0000
Fix typo
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 9f1428b302..aa499c58f3 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -108,7 +108,7 @@
<subsection name="Catalina">
<changelog>
<fix>
- Correct JPMS and OSGi meta-data for <code>tomcat-enbed-core.jar</code>
+ Correct JPMS and OSGi meta-data for <code>tomcat-embed-core.jar</code>
by removing reference to <code>org.apache.catalina.ssi</code> package
that is no longer included in the JAR. Based on pull request
<pr>684</pr> by Jendrik Johannes. (markt)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]