This is an automated email from the ASF dual-hosted git repository.
dsoumis 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 bd357cd521 Remove stale org.apache.jasper.security from BND
Export-Package
bd357cd521 is described below
commit bd357cd521e5d9b53429a720f23be63b33a8baf7
Author: Dimitris Soumis <[email protected]>
AuthorDate: Fri Apr 24 12:31:04 2026 +0300
Remove stale org.apache.jasper.security from BND Export-Package
---
res/bnd/jasper.jar.tmp.bnd | 1 -
res/bnd/tomcat-embed-jasper.jar.tmp.bnd | 1 -
2 files changed, 2 deletions(-)
diff --git a/res/bnd/jasper.jar.tmp.bnd b/res/bnd/jasper.jar.tmp.bnd
index c13c138bc0..a3e18987e1 100644
--- a/res/bnd/jasper.jar.tmp.bnd
+++ b/res/bnd/jasper.jar.tmp.bnd
@@ -24,7 +24,6 @@ Export-Package: \
org.apache.jasper.el,\
org.apache.jasper.optimizations,\
org.apache.jasper.runtime,\
- org.apache.jasper.security,\
org.apache.jasper.servlet,\
org.apache.jasper.tagplugins.jstl,\
org.apache.jasper.tagplugins.jstl.core,\
diff --git a/res/bnd/tomcat-embed-jasper.jar.tmp.bnd
b/res/bnd/tomcat-embed-jasper.jar.tmp.bnd
index 83d6a9a6d8..41198e916b 100644
--- a/res/bnd/tomcat-embed-jasper.jar.tmp.bnd
+++ b/res/bnd/tomcat-embed-jasper.jar.tmp.bnd
@@ -25,7 +25,6 @@ Export-Package: \
org.apache.jasper.el,\
org.apache.jasper.optimizations,\
org.apache.jasper.runtime,\
- org.apache.jasper.security,\
org.apache.jasper.servlet,\
org.apache.jasper.tagplugins.jstl,\
org.apache.jasper.tagplugins.jstl.core,\
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]