[ 
https://issues.apache.org/jira/browse/SLING-3243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821168#comment-13821168
 ] 

Chetan Mehrotra commented on SLING-3243:
----------------------------------------

Checking for the {{Import-Package}} directives of various bundles in Sling 
using [1] yields following result

|| Bundle Name || Package Name || Version ||
| org.apache.sling.settings | org.slf4j | [1.5,2) |
| org.apache.sling.installer.core | org.slf4j | [1.5,2) |
| jcl.over.slf4j | org.slf4j | 1.6.4 |
| jcl.over.slf4j | org.slf4j.spi | 1.6.4 |
| org.apache.sling.launchpad.installer | org.slf4j | [1.5,2) |
| slf4j.api | org.slf4j.impl | 1.6.0 |
| org.apache.sling.commons.logservice | org.slf4j | [1.5,2) |
| log4j.over.slf4j | org.slf4j | 1.6.0 |
| log4j.over.slf4j | org.slf4j.helpers | 1.6.0 |
| log4j.over.slf4j | org.slf4j.spi | 1.6.0 |
| org.apache.sling.commons.log | org.slf4j | [1.6,1.7) |
| org.apache.sling.commons.log | org.slf4j.spi | [1.6,1.7) |
| org.apache.sling.commons.log | org.slf4j.helpers | [1.6,2) |
| org.apache.sling.installer.provider.file | org.slf4j | 1.5 |
| org.apache.sling.javax.activation | org.slf4j | [1.5,2) |
| org.apache.felix.http.jetty | org.slf4j | null |
| org.apache.aries.jmx.whiteboard | org.slf4j | [1.5,2) |
| org.apache.sling.extensions.threaddump | org.slf4j | 1.5 |
| org.apache.sling.extensions.webconsolesecurityprovider | org.slf4j | 1.5 |
| org.apache.tika.bundle | org.slf4j | null |
| org.apache.sling.jcr.jackrabbit.server | org.slf4j | [1.5,2) |
| org.apache.jackrabbit.oak-core | org.slf4j | [1.6,2) |
| org.apache.jackrabbit.oak-lucene | org.slf4j | [1.6,2) |
| org.apache.jackrabbit.oak-mk | org.slf4j | [1.6,2) |
| org.apache.sling.jcr.oak.server | org.slf4j | [1.5,2) |
| org.apache.jackrabbit.jackrabbit-jcr-rmi | org.slf4j | [1.6,2) |
| org.apache.jackrabbit.jackrabbit-spi-commons | org.slf4j | [1.6,2) |
| org.apache.jackrabbit.jackrabbit-webdav | org.slf4j | [1.6,2) |
| org.apache.sling.jcr.base | org.slf4j | [1.5,2) |
| org.apache.sling.jcr.davex | org.slf4j | [1.5,2) |
| org.apache.sling.jcr.jackrabbit.accessmanager | org.slf4j | [1.5,2) |
| org.apache.sling.jcr.jackrabbit.usermanager | org.slf4j | [1.5,2) |
| org.apache.sling.jcr.registration | org.slf4j | [1.5,2) |
| org.apache.sling.jcr.webdav | org.slf4j | [1.5,2) |
| org.apache.sling.adapter | org.slf4j | [1.5,2) |
| org.apache.sling.api | org.slf4j | [1.5,2) |
| org.apache.sling.auth.core | org.slf4j | [1.5,2) |
| org.apache.sling.auth.form | org.slf4j | [1.5,2) |
| org.apache.sling.auth.openid | org.slf4j | [1.5,2) |
| org.apache.sling.auth.selector | org.slf4j | [1.5,2) |
| org.apache.sling.bundleresource.impl | org.slf4j | [1.5,2) |
| org.apache.sling.commons.classloader | org.slf4j | 1.5 |
| org.apache.sling.commons.scheduler | org.slf4j | [1.5,2) |
| org.apache.sling.commons.threads | org.slf4j | [1.5,2) |
| org.apache.sling.discovery.impl | org.slf4j | [1.5,2) |
| org.apache.sling.engine | org.slf4j | [1.5,2) |
| org.apache.sling.event | org.slf4j | [1.5,2) |
| org.apache.sling.fsresource | org.slf4j | [1.5,2) |
| org.apache.sling.installer.factory.configuration | org.slf4j | [1.5,2) |
| org.apache.sling.installer.provider.jcr | org.slf4j | [1.5,2) |
| org.apache.sling.jcr.classloader | org.slf4j | [1.5,2) |
| org.apache.sling.jcr.contentloader | org.slf4j | [1.5,2) |
| org.apache.sling.jcr.ocm | org.slf4j | null |
| org.apache.sling.jcr.resource | org.slf4j | [1.5,2) |
| org.apache.sling.resourceresolver | org.slf4j | [1.5,2) |
| org.apache.sling.scripting.core | org.slf4j | [1.5,2) |
| org.apache.sling.scripting.javascript | org.slf4j | 1.5 |
| org.apache.sling.scripting.jsp | org.slf4j | [1.5,2) |
| org.apache.sling.scripting.jsp.taglib | org.slf4j | [1.5,2) |
| org.apache.sling.serviceusermapper | org.slf4j | [1.5,2) |
| org.apache.sling.servlets.get | org.slf4j | [1.5,2) |
| org.apache.sling.servlets.post | org.slf4j | [1.5,2) |
| org.apache.sling.servlets.resolver | org.slf4j | [1.5,2) |

[1] https://gist.github.com/chetanmeh/3748614#file-checkbundleforheader-groovy

> Update the Slf4j API bundle to 1.7.5
> ------------------------------------
>
>                 Key: SLING-3243
>                 URL: https://issues.apache.org/jira/browse/SLING-3243
>             Project: Sling
>          Issue Type: Task
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>
> We should update the Slf4j API bundle and other slf4j bundle to there latest 
> release of 1.7.5 [1]. 
> One problem with Slf4j is that it exports package with version matching the 
> jar version. So with 1.7.5 the packages are also exported at 1.7.5. So it 
> might pose problem for bundle which import with smaller range like [1.6.0,1.7)
> See http://markmail.org/thread/vu4uoiln4z4f3mms



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to