You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2021/01/29 10:20:05 UTC

[sling-org-apache-sling-scripting-core] 01/04: SLING-9999 - Remove cyclic dependency between scripting and servlets features

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

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

commit 98a69df56614710acfdff0a7dc05ab0d72559e41
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Thu Jan 28 15:51:11 2021 +0100

    SLING-9999 - Remove cyclic dependency between scripting and servlets features
    
    * This reverts commit b10a28fd169b26617a72dcac82d6fb7bfb44be8a
---
 bnd.bnd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bnd.bnd b/bnd.bnd
index cc0b359..07c06f2 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -1,5 +1,6 @@
 Import-Package:\
   org.apache.felix.webconsole;resolution:=optional,\
+  org.apache.sling.servlets.resolver.bundle.tracker;resolution:=optional,\
   *
 
 Conditional-Package:\