Ismaël Mejía created BEAM-1840:
----------------------------------
Summary: shaded classes are not getting into the proper package
Key: BEAM-1840
URL: https://issues.apache.org/jira/browse/BEAM-1840
Project: Beam
Issue Type: Improvement
Components: build-system
Reporter: Ismaël Mejía
Assignee: Ismaël Mejía
Priority: Trivial
The current shade configuration relocates classes into packages based in the
artifact name, however this is inconsistent with the package nams because the
beam artifact ids follow the directory structure beam-sdks-java-io-* but the
package structure is beam/sdk/java/io so there is an extra 's' that creates a
different package.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)