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

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


The following commit(s) were added to refs/heads/11.0.x by this push:
     new 8bc2d54572 Remove stale org.apache.jasper.security from BND 
Export-Package
8bc2d54572 is described below

commit 8bc2d54572dd1bceaee2d74bfd48061c81f48556
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]

Reply via email to