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 2018/07/10 18:51:00 UTC

[jira] [Created] (BEAM-4753) Reuse validateShadedJarDoesntLeakNonOrgApacheBeamClasses across all subprojects which perform shading

Luke Cwik created BEAM-4753:
-------------------------------

             Summary: Reuse validateShadedJarDoesntLeakNonOrgApacheBeamClasses across all subprojects which perform shading
                 Key: BEAM-4753
                 URL: https://issues.apache.org/jira/browse/BEAM-4753
             Project: Beam
          Issue Type: Bug
          Components: build-system
            Reporter: Luke Cwik


This task prevents artifacts from incorrectly packaging dependencies without relocating them simplifying any code reviews which perform shading.

 

Reuse this task in all modules which perform shading.

 

Note that it may be preferable to start vendoring guava (BEAM-3608) before doing this task since guava is the most common shaded dependency.



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