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.git
The following commit(s) were added to refs/heads/main by this push:
new a4511e64aa Fix typo
a4511e64aa is described below
commit a4511e64aafe396d128dbb8162b2a0b2dbbc7a1d
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 4c5835e04c..5a21629ec8 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -115,7 +115,7 @@
WebSocket API. (markt)
</add>
<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]