[
https://issues.apache.org/jira/browse/SLING-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069241#comment-13069241
]
Justin Edelson commented on SLING-2151:
---------------------------------------
This isn't the source of the freemarker error. That's intentional. SLF4J is
explicitly *not* imported in the freemarker bundle because Freemarker's SLF4J
bridge depends upon some classes in the SLF4J SPI which the Sling Commons Log
bundle does not export. Freemarker seems happy to fall through to Log4j or JCL
(sorry, forget which one off the top of my head).
> Parent POM defines sl4j 1.5.2 while the org.apache.sling.commons.log exports
> 1.6.1
> ----------------------------------------------------------------------------------
>
> Key: SLING-2151
> URL: https://issues.apache.org/jira/browse/SLING-2151
> Project: Sling
> Issue Type: Bug
> Components: General
> Affects Versions: Parent 10
> Reporter: Róbert Csákány
>
> This causes problems in bundles - for example scripting.freemarker.
> (LoggerFactory class not found). I've updated in Parent POM in my machine to
> 1.6.1 and it seems OK.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira