You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2016/07/14 18:56:20 UTC

[jira] [Created] (BEAM-451) When producing bundled jars, service files are not concatenated

Daniel Halperin created BEAM-451:
------------------------------------

             Summary: When producing bundled jars, service files are not concatenated
                 Key: BEAM-451
                 URL: https://issues.apache.org/jira/browse/BEAM-451
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
    Affects Versions: 0.1.0-incubating, 0.2.0-incubating
            Reporter: Daniel Halperin


This means that AutoService configs from different modules are lost, aka, the PipelineOptions and runners from different modules may not survive bundling.

Looks like this: https://maven.apache.org/plugins/maven-shade-plugin/examples/resource-transformers.html#Concatenating_Service_Entries_with_the_ServicesResourceTransformer may be a solution.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)