You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2019/05/24 15:33:17 UTC

[aries-jax-rs-whiteboard] 01/02: Exclude newly detected package

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

csierra pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git

commit 05a965bbd7d13d945b7c4dfe1ed338883b356941
Author: Carlos Sierra <cs...@apache.org>
AuthorDate: Fri May 24 16:07:11 2019 +0200

    Exclude newly detected package
---
 jax-rs.whiteboard/bnd.bnd | 1 +
 1 file changed, 1 insertion(+)

diff --git a/jax-rs.whiteboard/bnd.bnd b/jax-rs.whiteboard/bnd.bnd
index f38a1d9..26d280e 100644
--- a/jax-rs.whiteboard/bnd.bnd
+++ b/jax-rs.whiteboard/bnd.bnd
@@ -45,6 +45,7 @@ Import-Package:\
     !org.osgi.service.blueprint.*,\
     !org.osgi.service.http,\
     !org.relaxng.datatype.*,\
+    !org.slf4j.impl.*,\
     !org.slf4j.spi.*,\
     !org.springframework.*,\
     !sun.misc,\