Nigel Kilmer created BEAM-3870:
----------------------------------
Summary: 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
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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)