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

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

    [ https://issues.apache.org/jira/browse/BEAM-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135001#comment-16135001 ] 

Etienne Chauchot commented on BEAM-2782:
----------------------------------------

Hi, it should be already fixed: see https://issues.apache.org/jira/browse/BEAM-2491 (targeted on 2.2)

> 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
>
> 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)