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

Chetan Mehrotra commented on SLING-3049:
----------------------------------------

Problem details around animal sniffer usage

As the logic uses some Sun internal classes Animal Sniffer Complains. I am not 
able to ignore the class hence need to disable it for now. Also 1.9 of animal 
sniffer fails with version fails with exception 
java.nio.CharBuffer.subSequence(II)Ljava/nio/CharBuffer;. Seems like a bug with 
1.9 so using 1.8 version

See following links for animal sniffer related problems
* https://svn.apache.org/repos/asf/felix/trunk/threaddump/pom.xml
* http://mojo.10943.n7.nabble.com/Animal-sniffer-won-t-run-on-jdk-6-td38697.html

If I get time would debug them and open bugs on Animal Sniffer project
                
> Make Logback Stacktrace Packaging data support OSGi aware
> ---------------------------------------------------------
>
>                 Key: SLING-3049
>                 URL: https://issues.apache.org/jira/browse/SLING-3049
>             Project: Sling
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Chetan Mehrotra
>              Labels: logback
>         Attachments: SLING-3049.patch
>
>
> Logback provides a useful feature where it dumps the Class packaging Data 
> along with the stacktrace [1]. This provides a quick view of the location 
> from where classes in a given stacktrace are coming. Its default logic does 
> not work properly in OSGi env. Hence it would be useful to patch its logic to 
> become OSGi aware
> [1] http://logback.qos.ch/reasonsToSwitch.html#packagingData

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