Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-4470

OSGi mock has compile time dependency on slf4j-simple

    XMLWordPrintableJSON

Details

    Description

      org.apache.sling.testing.osgi-mock has a compile time dependency on slf4j-simple which triggers warning by slf4j

      SLF4J: Class path contains multiple SLF4J bindings.
      SLF4J: Found binding in [jar:file:/home/user/.m2/repository/ch/qos/logback/logback-classic/1.1.0/logback-classic-1.1.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
      SLF4J: Found binding in [jar:file:/home/user/.m2/repository/org/slf4j/slf4j-simple/1.7.6/slf4j-simple-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
      SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
      

      Scope for slf4j-simple should be test or provided

      Attachments

        Issue Links

          Activity

            People

              sseifert Stefan Seifert
              chetanm Chetan Mehrotra
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: