You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2013/10/17 15:42:43 UTC

[jira] [Resolved] (SLING-3185) ClassCastException in o.a.s.commons.log's LogbackManager at bundle activation

     [ https://issues.apache.org/jira/browse/SLING-3185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz resolved SLING-3185.
----------------------------------------

    Resolution: Fixed

Patch committed in revision 1533079, it does indeed fix my issue, thanks for your contribution!

> ClassCastException in o.a.s.commons.log's LogbackManager at bundle activation
> -----------------------------------------------------------------------------
>
>                 Key: SLING-3185
>                 URL: https://issues.apache.org/jira/browse/SLING-3185
>             Project: Sling
>          Issue Type: Bug
>          Components: Commons
>    Affects Versions: Commons Log 3.0.0
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>         Attachments: SLING-3185.patch
>
>
> with the initial launchpad runmodes patch of SLING-3155, the org.apache.sling.commons.log bundle does not start initially, due to a ClassCastException in Logback manager.
> Note that there is a circular dependency between this bundle and slf4j.api:
> commons log imports org.slf4j,version=1.6.4 from slf4j.api
> slf4j.api imports org.slf4j.impl,version=1.6.4 from org.apache.sling.commons.log



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