You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2022/01/04 16:02:38 UTC

[felix-dev] 10/12: slf4j is not optional anymore

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

cziegeler pushed a commit to branch http/jakarta
in repository https://gitbox.apache.org/repos/asf/felix-dev.git

commit 7f46dab1ad78e1be06c0782a4c579234c51b681c
Author: Carsten Ziegeler <cz...@adobe.com>
AuthorDate: Tue Jan 4 14:43:32 2022 +0100

    slf4j is not optional anymore
---
 http/jetty/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index bf4b721..3c315b7 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -185,7 +185,7 @@
                             org.osgi.service.http.context;version="[1.1,1.2)",
                             org.osgi.service.http.runtime;version="[1.1,1.2)",
                             org.osgi.service.http.runtime.dto;version="[1.1,1.2)",
-                            org.slf4j;resolution:=optional;version="[1.0,3.0)", 
+                            org.slf4j;version="[1.0,3.0)", 
                             *
                         </Import-Package>
                         <DynamicImport-Package>