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

Slf4j classes included and not relocated in the final jar

    XMLWordPrintableJSON

Details

    Description

      For some reason the following jars are pulled in and not relocated

      [INFO] Including org.slf4j:slf4j-api:jar:1.7.25 in the shaded jar.
      [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.25 in the shaded jar.
      

      This can lead to classpath conflicts and must be avoided. Relocating might work, but right now I don't see a good reason for shipping a copy of the slf4j so we should just filter out these packages.

      Attachments

        Issue Links

          Activity

            People

              rombert Robert Munteanu
              rombert Robert Munteanu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: