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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-xss.git


The following commit(s) were added to refs/heads/master by this push:
     new 195d0af  SLING-13093 : Remove unneeded excludes
195d0af is described below

commit 195d0af08a2e87cd546619ee3b051a40a553c398
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Apr 29 13:57:53 2026 +0200

    SLING-13093 : Remove unneeded excludes
---
 bnd.bnd | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/bnd.bnd b/bnd.bnd
index 2160b3f..2e6578f 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -8,8 +8,6 @@ Import-Package: !bsh, \
                 !sun.misc, \
                 !android.os, \
                 !org.apache.bcel.*, \
-                !org.apache.log4j.spi, \
-                !org.apache.log4j.xml, \
                 !org.w3c.dom, \
                 !org.w3c.dom.*, \
                 !org.apache.avalon.framework.logger, \
@@ -23,7 +21,6 @@ Import-Package: !bsh, \
                 !org.apache.tools.ant.taskdefs, \
                 !org.apache.xml.resolver.*, \
                 !org.apache.xmlgraphics.java2d.color, \
-                !org.apache.log, \
                 !org.owasp.esapi.*, \
                 !org.owasp.validator.*, \
                 !org.xml.sax, \
@@ -39,7 +36,6 @@ Private-Package: org.apache.sling.xss.impl, \
                  org.w3c.css.sac, \
                  org.apache.commons.beanutils.*, \
                  org.apache.commons.configuration.*, \
-                 org.apache.commons.logging.impl, \
                  org.owasp.esapi.*;-split-package:=merge-first, \
                  org.owasp.validator.*, \
                  org.owasp.shim;-split-package:=merge-first, \

Reply via email to