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

Update protobuf to 3.6.1.2 #147

Closed
wants to merge 2 commits into from

Conversation

meteorcloudy
Copy link

@meteorcloudy meteorcloudy commented Dec 6, 2018

Use one single protobuf external repo.

And use one single protobuf external repo
@meteorcloudy
Copy link
Author

FYI @jin

@jin
Copy link
Collaborator

jin commented Dec 6, 2018

@brettchabot not sure why import/copybara is failing, are there any logs for that?

@jin
Copy link
Collaborator

jin commented Dec 6, 2018

It looks like copybara isn't configured to export (and import?) changes made to the tools/ directory.

I made an internal CL with the same change to test this out, and the tools/ directory changes were not exported out. #148

copybara-androidxtest pushed a commit that referenced this pull request Dec 6, 2018
… Bazel breaking changes.

Bazel HEAD removed the --incompatible_package_name_is_a_function flag, causing upstream protobuf older than 3.6.1 to completely fail to build. This CL updates @android_test_support's protobuf version to 3.6.1.2, which builds with Bazel HEAD.

See android/testing-samples#226
Also see #147

PiperOrigin-RevId: 224340571
copybara-androidxtest pushed a commit that referenced this pull request Dec 6, 2018
… Bazel breaking changes.

Bazel HEAD removed the --incompatible_package_name_is_a_function flag, causing upstream protobuf older than 3.6.1 to completely fail to build. This CL updates @android_test_support's protobuf version to 3.6.1.2, which builds with Bazel HEAD.

See android/testing-samples#226
Also see #147

PiperOrigin-RevId: 224340571
copybara-androidxtest pushed a commit that referenced this pull request Dec 6, 2018
… Bazel breaking changes.

Bazel HEAD removed the --incompatible_package_name_is_a_function flag, causing upstream protobuf older than 3.6.1 to completely fail to build. This CL updates @android_test_support's protobuf version to 3.6.1.2, which builds with Bazel HEAD.

See android/testing-samples#226
Also see #147

PiperOrigin-RevId: 224356109
@jin
Copy link
Collaborator

jin commented Dec 6, 2018

I had to split this PR up internally, because it touches two packages that each have their own copybara export process. The changes are now in master; thanks @meteorcloudy for looking into this!!

@jin jin closed this Dec 6, 2018
rauljurado620 added a commit to rauljurado620/test-android-project that referenced this pull request Mar 24, 2022
… Bazel breaking changes.

Bazel HEAD removed the --incompatible_package_name_is_a_function flag, causing upstream protobuf older than 3.6.1 to completely fail to build. This CL updates @android_test_support's protobuf version to 3.6.1.2, which builds with Bazel HEAD.

See android/testing-samples#226
Also see android/android-test#147

PiperOrigin-RevId: 224356109
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants