Skip to content

fix(codegen-java): honour java_package option#489

Merged
johanandren merged 1 commit intolightbend:mainfrom
raboof:fix-use-javaPackage
Sep 24, 2021
Merged

fix(codegen-java): honour java_package option#489
johanandren merged 1 commit intolightbend:mainfrom
raboof:fix-use-javaPackage

Conversation

@raboof
Copy link
Copy Markdown
Contributor

@raboof raboof commented Sep 24, 2021

Some places used the pkg rather than the javaPackage when generating
Java code. Renamed pkg to protoPackage to avoid this mistake in the
future.

Some places used the `pkg` rather than the `javaPackage` when generating
Java code. Renamed `pkg` to `protoPackage` to avoid this mistake in the
future.
Copy link
Copy Markdown
Contributor

@patriknw patriknw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@johanandren johanandren merged commit a2c04e8 into lightbend:main Sep 24, 2021
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.

3 participants