[
https://issues.apache.org/jira/browse/BEAM-3576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145277#comment-17145277
]
Beam JIRA Bot commented on BEAM-3576:
-------------------------------------
This issue was marked "stale-P2" and has not received a public comment in 14
days. It is now automatically moved to P3. If you are still affected by it, you
can comment and move it back to 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)