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

[jira] [Reopened] (CAMEL-11779) camel-facebook should not transitively depend on spi-annotations

     [ https://issues.apache.org/jira/browse/CAMEL-11779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reopened CAMEL-11779:
---------------------------------

> camel-facebook should not transitively depend on spi-annotations
> ----------------------------------------------------------------
>
>                 Key: CAMEL-11779
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11779
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-facebook
>    Affects Versions: 2.19.3
>            Reporter: Hendy Irawan
>            Assignee: Claus Ibsen
>            Priority: Trivial
>             Fix For: 2.20.0
>
>
> {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)