You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2013/08/12 14:40:47 UTC

[jira] [Created] (SLING-3013) Launchpad integration tests: avoid mixing junit and junit-dep artifacts

Robert Munteanu created SLING-3013:
--------------------------------------

             Summary: Launchpad integration tests: avoid mixing junit and junit-dep artifacts
                 Key: SLING-3013
                 URL: https://issues.apache.org/jira/browse/SLING-3013
             Project: Sling
          Issue Type: Bug
          Components: Testing
            Reporter: Robert Munteanu
            Assignee: Robert Munteanu


org.apache.sling.launchpad.integration-tests depends on junit:junit directory and on junit:junit-dep transitively from org.apache.sling.commons.testing . The junit-dep dependency should be excluded ( given that we always depend on junit:junit ) to prevent the same classes being defined from  two different jars.

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