Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Java: Support bundling of proto/grpc classes in same package #1917

Closed
garrettjonesgoogle opened this issue Apr 10, 2018 · 3 comments
Closed
Assignees
Labels
lang: java Issues specific to Java. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@garrettjonesgoogle
Copy link
Member

Currently, the output build.gradle assumes that the proto/grpc classes will be in a separate package. For many APIs, it may be simpler to just bundle it all together; we should add an option to make this possible.

@garrettjonesgoogle garrettjonesgoogle added the lang: java Issues specific to Java. label Apr 10, 2018
@evaogbe evaogbe added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Apr 25, 2018
@andreamlin andreamlin added the priority: p2 Moderately-important priority. Fix may not be included in next release. label Nov 26, 2018
@andreamlin andreamlin self-assigned this Nov 26, 2018
@andreamlin andreamlin assigned yihanzhen and unassigned andreamlin Jun 14, 2019
@JustinBeckwith JustinBeckwith added the 🚨 This issue needs some love. label Jun 27, 2019
@sduskis sduskis removed 🚨 This issue needs some love. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jul 3, 2019
@Thar-Ngel
Copy link

Currently, the output build.gradle assumes that the proto/grpc classes will be in a separate package. For many APIs, it may be simpler to just bundle it all together; we should add an option to make this possible.

@miraleung
Copy link
Contributor

Noted and will put on the internal backlog. Closing as obsolete due to the new Java microgenerator.

@Admin8818
Copy link

Hi

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lang: java Issues specific to Java. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

9 participants