[
https://issues.apache.org/jira/browse/BEAM-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Halperin resolved BEAM-451.
----------------------------------
Resolution: Fixed
Fix Version/s: Not applicable
> 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
> Labels: newbie, starter
> Fix For: Not applicable
>
>
> 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.15#6346)