You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Oliver Lietz (JIRA)" <ji...@apache.org> on 2015/12/23 12:03:46 UTC

[jira] [Created] (SLING-5401) JUnit Core has hard dependency on Logback

Oliver Lietz created SLING-5401:
-----------------------------------

             Summary: JUnit Core has hard dependency on Logback
                 Key: SLING-5401
                 URL: https://issues.apache.org/jira/browse/SLING-5401
             Project: Sling
          Issue Type: Bug
          Components: Testing
    Affects Versions: JUnit Core 1.0.14, JUnit Core 1.0.12
            Reporter: Oliver Lietz


While investigating why [running launchpad integration tests against Sling on Karaf|SLING-3821] suddenly completely fail I found that JUnit Core has now a hard dependency on Logback because of {{TestLogServlet}}.

That means if your system under test does not use Logback as backend testing is not possible at all. That should be documented at least at [JUnit server-side testing support bundles|https://sling.apache.org/documentation/bundles/org-apache-sling-junit-bundles.html].

[~chetanm], [~bdelacretaz]: Is that hard dependency really desired?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)