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

Add a proto_lang_toolchain for javalite (3.11.x backport) #6976

Merged

Conversation

ejona86
Copy link
Contributor

@ejona86 ejona86 commented Dec 3, 2019

So that javalite can be used from Bazel. Related discussion: #6867


This is a backport of #6882

* Add a proto_lang_toolchain for javalite

* fix toolchain. Swap javalite example to master repo
@rafi-kamal
Copy link
Contributor

The 3.11.1 release process has already started (the protoc for 3.11.1 has already been uploaded to Maven), I'm happy to merge the PR after 3.11.1 release is finished (today/tomorrow), but we don't have a timeline for the next release yet.

@ejona86
Copy link
Contributor Author

ejona86 commented Dec 3, 2019

Just being on the release branch is enough. It is easy to point to a commit from Bazel, but pointing to something on master (like #6882) makes it unclear if there will be compatibility issues.

@rafi-kamal rafi-kamal merged commit 0425fa9 into protocolbuffers:3.11.x Dec 3, 2019
@ejona86 ejona86 deleted the javalite-toolchain-backport branch December 3, 2019 21:11
ejona86 added a commit to ejona86/grpc-java that referenced this pull request Dec 4, 2019
Bazel was stuck on the javalite branch of protobuf because the master
branch was lacking the toolchain necessary for javalite. The fix was
backported to 3.11 in protocolbuffers/protobuf#6976
ejona86 added a commit to grpc/grpc-java that referenced this pull request Dec 4, 2019
Bazel was stuck on the javalite branch of protobuf because the master
branch was lacking the toolchain necessary for javalite. The fix was
backported to 3.11 in protocolbuffers/protobuf#6976
ericgribkoff pushed a commit to ericgribkoff/grpc-java that referenced this pull request Dec 6, 2019
Bazel was stuck on the javalite branch of protobuf because the master
branch was lacking the toolchain necessary for javalite. The fix was
backported to 3.11 in protocolbuffers/protobuf#6976
dfawley pushed a commit to dfawley/grpc-java that referenced this pull request Jan 15, 2021
Bazel was stuck on the javalite branch of protobuf because the master
branch was lacking the toolchain necessary for javalite. The fix was
backported to 3.11 in protocolbuffers/protobuf#6976
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants