Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

templates/java: add OuterClass suffix when conflict with all enums and messages #617

Merged
merged 3 commits into from Sep 16, 2022

Conversation

leafs99
Copy link
Contributor

@leafs99 leafs99 commented Aug 2, 2022

According to
https://developers.google.com/protocol-buffers/docs/reference/java-generated\#invocation,
OuterClass suffix should be appended not only top-level but also nested enums and
messages.

Signed-off-by: leafs99 leafs99@qq.com

@leafs99 leafs99 force-pushed the cl/correct-outer-class-name branch 3 times, most recently from a921306 to eb88e74 Compare August 2, 2022 11:41
…d messages

According to
https://developers.google.com/protocol-buffers/docs/reference/java-generated\#invocation,
OuterClass suffix should be appended not only top-level but also nested enums and
messages.

Signed-off-by: leafs99 <leafs99@qq.com>
@leafs99 leafs99 force-pushed the cl/correct-outer-class-name branch from eb88e74 to 6ded4c5 Compare August 2, 2022 11:46
@elliotmjackson
Copy link
Contributor

Thanks for your contribution @leafs99!

@elliotmjackson elliotmjackson merged commit 495995a into bufbuild:main Sep 16, 2022
@leafs99 leafs99 deleted the cl/correct-outer-class-name branch September 19, 2022 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants