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

Michael Dürig commented on SLING-3053:
--------------------------------------

Some OSGi? classloader roguery prevents {{ch.qos.logback.classic.Logger}} from 
being accessible when executing the script although the class is accessible 
when compiling the script. As a work around I'll hardcode a cast to 
{{org.slf4.Logger}} instead.

                
> 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
>         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

Reply via email to