[
https://issues.apache.org/jira/browse/SLING-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13764849#comment-13764849
]
Michael Dürig commented on SLING-3053:
--------------------------------------
This occurs with auto-generated code that aims to restore the type information
of the bindings passed to the script [1]. That code finds
{{cq.qos.logback.classic.Logger}} as the type of the {{log}} binding. This is
where I hard-coded things to {{org.slf4j.Logger}} for the time being.
[1]
https://github.com/apache/sling/blob/trunk/contrib/scripting/scala/script/src/main/scala/org/apache/sling/scripting/scala/interpreter/Bindings.scala#L57
> Scala integration tests failure: type Logger is not a member of package
> ch.qos.logback.classic
> ----------------------------------------------------------------------------------------------
>
> Key: SLING-3053
> URL: https://issues.apache.org/jira/browse/SLING-3053
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Reporter: Robert Munteanu
> Assignee: Michael Dürig
> Attachments: scala-it-failure.txt
>
>
> The Scala integration tests have started failing consistently. The failures
> are probably related to the changes in the logging bundle.
> [~mduerig] - you probably know the bundle best, so it would be good if you
> could take a look.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira