You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Nigel Kilmer (JIRA)" <ji...@apache.org> on 2018/03/17 01:40:00 UTC

[jira] [Updated] (BEAM-3870) Jars contain duplicate class definitions

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

Nigel Kilmer updated BEAM-3870:
-------------------------------
    Description: 
There are a large number of classes with definitions in both beam-sdks-java-harness-2.4.0-SNAPSHOT.jar and either beam-model-pipeline-2.4.0-SNAPSHOT.jar or beam-model-fn-execution-2.4.0-SNAPSHOT.jar.

Some randomly chosen examples of classes with this problem (out of a much larger set):

org/apache/beam/model/pipeline/v1/Endpoints

org/apache/beam/model/pipeline/v1/RunnerApi

org/apache/beam/model/pipeline/v1/StandardWindowFns

org/apache/beam/model/fnexecution/v1/ProvisionApi

  was:
There are a large number of classes with definitions in both beam-sdks-java-harness-2.4.0-SNAPSHOT.jar and either beam-model-pipeline-2.4.0-SNAPSHOT.jar or beam-model-fn-execution-2.4.0-SNAPSHOT.jar.

Some randomly chosen examples of classes with this problem (out of a much, much larger set):

org/apache/beam/model/pipeline/v1/Endpoints

org/apache/beam/model/pipeline/v1/RunnerApi

org/apache/beam/model/pipeline/v1/StandardWindowFns

org/apache/beam/model/fnexecution/v1/ProvisionApi


> Jars contain duplicate class definitions
> ----------------------------------------
>
>                 Key: BEAM-3870
>                 URL: https://issues.apache.org/jira/browse/BEAM-3870
>             Project: Beam
>          Issue Type: Bug
>          Components: beam-model, sdk-java-harness
>    Affects Versions: 2.4.0
>            Reporter: Nigel Kilmer
>            Assignee: Kenneth Knowles
>            Priority: Minor
>
> There are a large number of classes with definitions in both beam-sdks-java-harness-2.4.0-SNAPSHOT.jar and either beam-model-pipeline-2.4.0-SNAPSHOT.jar or beam-model-fn-execution-2.4.0-SNAPSHOT.jar.
> Some randomly chosen examples of classes with this problem (out of a much larger set):
> org/apache/beam/model/pipeline/v1/Endpoints
> org/apache/beam/model/pipeline/v1/RunnerApi
> org/apache/beam/model/pipeline/v1/StandardWindowFns
> org/apache/beam/model/fnexecution/v1/ProvisionApi



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)