rombert commented on pull request #8:
URL: 
https://github.com/apache/sling-org-apache-sling-commons-log/pull/8#issuecomment-937727585


   Good catch @karlpauls - I fixed it (I think) in 
1a6eec6ad8cfe56baa44e10c163a36fc253ca954 . However, bnd now (rightfully) 
complains that
   
   ```
   Export org.apache.sling.commons.log.logback,  has 1,  private references 
[org.apache.sling.commons.log.logback.internal]
   ```
   
   Which is presumably 
https://github.com/apache/sling-org-apache-sling-commons-log/blob/master/src/main/java/org/apache/sling/commons/log/logback/OsgiAction.java
 . I am not sure how to resolve that, except by skipping the check.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to