You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Hendy Irawan (JIRA)" <ji...@apache.org> on 2017/09/16 12:10:00 UTC

[jira] [Created] (CAMEL-11779) spi-annotations-2.19.3.jar, camel-core-2.19.3.jar define 7 overlapping classes

Hendy Irawan created CAMEL-11779:
------------------------------------

             Summary: spi-annotations-2.19.3.jar, camel-core-2.19.3.jar define 7 overlapping classes
                 Key: CAMEL-11779
                 URL: https://issues.apache.org/jira/browse/CAMEL-11779
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.19.3
            Reporter: Hendy Irawan
            Priority: Trivial


{noformat}
[WARNING] spi-annotations-2.19.3.jar, camel-core-2.19.3.jar define 7 overlapping classes: 
[WARNING]   - org.apache.camel.spi.UriParam
[WARNING]   - org.apache.camel.spi.UriEndpoint
[WARNING]   - org.apache.camel.spi.UriParams
[WARNING]   - org.apache.camel.spi.UriPath
[WARNING]   - org.apache.camel.spi.AsPredicate
[WARNING]   - org.apache.camel.spi.AsEndpointUri
[WARNING]   - org.apache.camel.spi.Metadata
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
{noformat}

While harmless, it'd be appreciated if there's no duplication, so there's no warning and saves space (in unshaded builds).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)