[
https://issues.apache.org/jira/browse/BEAM-3576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-3576:
--------------------------------
Labels: (was: stale-P2)
> protos should import one another via globally valid paths
> ---------------------------------------------------------
>
> Key: BEAM-3576
> URL: https://issues.apache.org/jira/browse/BEAM-3576
> Project: Beam
> Issue Type: Sub-task
> Components: beam-model
> Reporter: Kenneth Knowles
> Priority: P3
>
> Right now the proto sub-bits depend on each other via jar since they build
> via maven. In those jars, the proto files themselves are dumped in the root.
> They should be placed in at least "beam/whatever.proto" or possibly
> "apache/beam/whatever.proto". This will make the proto files valid in a
> global namespace (like Java and Go imports and, I dare say, all well thought
> out import mechanisms)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)