Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

Update dependencies#23

Open
steinybot wants to merge 1 commit intoxuwei-k:masterfrom
steinybot:update-deps
Open

Update dependencies#23
steinybot wants to merge 1 commit intoxuwei-k:masterfrom
steinybot:update-deps

Conversation

@steinybot
Copy link
Copy Markdown

No description provided.

@steinybot steinybot requested a review from xuwei-k as a code owner May 26, 2025 11:21
s"--plugin=protoc-gen-java_rpc=${grpcExePath.value.get}",
s"--java_rpc_out=${((Compile / sourceManaged).value).getAbsolutePath}"
s"--java_rpc_out=${((Compile / sourceManaged).value).getAbsolutePath}",
s"--java_rpc_opt=@generated=omit"
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Without this we get:

[error] /Users/jason/src/grpc-scala-sample/grpc-java/examples/target/scala-3.7.0/src_managed/main/io/grpc/examples/helloworld/GreeterGrpc.java:10:18: cannot find symbol
[error]   symbol:   class Generated
[error]   location: package javax.annotation
[error] javax.annotation.Generated
[error]                  ^

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant