You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2017/10/12 23:45:00 UTC

[jira] [Resolved] (BEAM-2782) Avoid overlapping "classes"

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

Luke Cwik resolved BEAM-2782.
-----------------------------
       Resolution: Duplicate
    Fix Version/s: Not applicable

> Avoid overlapping "classes"
> ---------------------------
>
>                 Key: BEAM-2782
>                 URL: https://issues.apache.org/jira/browse/BEAM-2782
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>    Affects Versions: 2.1.0
>            Reporter: Romain Manni-Bucau
>            Assignee: Luke Cwik
>             Fix For: Not applicable
>
>
> Hi guys,
> When shading beam we get this warning:
> {code}
> [INFO] [WARNING] beam-runners-core-java-2.1.0.jar, beam-runners-core-construction-java-2.1.0.jar define 1 overlapping classes: 
> [INFO] [WARNING]   - org.apache.beam.runners.core.metrics.package-info
> {code}
> Would be great to avoid it since this one is trivial and it wouldn't break anything to fix it.



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