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

Upgrade protobuf to support osx-aarch_64 architecture #4630

Merged
merged 4 commits into from Aug 2, 2022

Conversation

tomas-langer
Copy link
Member

And use version defined by a property instead of a hardcoded one.

Resolves #4482 for 2.x

Once this is merged, I will create an update for 3.x branch as well

@dalexandrov @ljnelson could you please verify on the architecture this really fixes the problem? Thanks!

…ort osx-aarch_64)

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer added grpc dependencies Pull requests that update a dependency file labels Jul 28, 2022
@tomas-langer tomas-langer self-assigned this Jul 28, 2022
@dalexandrov
Copy link
Contributor

I confirm all builds on:

Java version: 17.0.3, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
Default locale: en_GB, platform encoding: UTF-8
OS name: "mac os x", version: "12.4", arch: "aarch64", family: "mac"

dependencies/pom.xml Show resolved Hide resolved
ljnelson
ljnelson previously approved these changes Jul 29, 2022
barchetta
barchetta previously approved these changes Jul 29, 2022
@tomas-langer tomas-langer dismissed stale reviews from barchetta and ljnelson via ecc8537 August 2, 2022 08:48
@tomas-langer tomas-langer added the 2.x Issues for 2.x version branch label Aug 2, 2022
@tomas-langer tomas-langer merged commit f8e6fb4 into helidon-io:helidon-2.x Aug 2, 2022
@tomas-langer tomas-langer deleted the 4482-grpc-2.x branch August 2, 2022 21:57
tomas-langer added a commit to tomas-langer/helidon that referenced this pull request Aug 2, 2022
* Version manage protoc to align with Google protobuf version (and support osx-aarch_64)
* Upgrade protobuf version

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
tomas-langer added a commit that referenced this pull request Aug 3, 2022
* Version manage protoc to align with Google protobuf version (and support osx-aarch_64)
* Upgrade protobuf version

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Issues for 2.x version branch dependencies Pull requests that update a dependency file grpc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants