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)

Reply via email to