Robert Munteanu created SLING-12032:
---------------------------------------

             Summary: Slf4j classes included and not relocated in the final jar
                 Key: SLING-12032
                 URL: https://issues.apache.org/jira/browse/SLING-12032
             Project: Sling
          Issue Type: Bug
          Components: Feature Model
            Reporter: Robert Munteanu
            Assignee: Robert Munteanu
             Fix For: Feature Model Content Extension 1.0.12


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

{noformat}
[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.
{noformat}

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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to