This is an automated email from the ASF dual-hosted git repository.
olli pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git
The following commit(s) were added to refs/heads/master by this push:
new b10a28f SLING-9999 Remove cyclic dependency between scripting and
servlets features
b10a28f is described below
commit b10a28fd169b26617a72dcac82d6fb7bfb44be8a
Author: Oliver Lietz <[email protected]>
AuthorDate: Tue Jan 5 15:13:54 2021 +0100
SLING-9999 Remove cyclic dependency between scripting and servlets features
remove outdated bnd instruction
---
bnd.bnd | 1 -
1 file changed, 1 deletion(-)
diff --git a/bnd.bnd b/bnd.bnd
index 07c06f2..cc0b359 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -1,6 +1,5 @@
Import-Package:\
org.apache.felix.webconsole;resolution:=optional,\
- org.apache.sling.servlets.resolver.bundle.tracker;resolution:=optional,\
*
Conditional-Package:\