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

Fetch android_databinding dependencies with rules_jvm_external #17727

Closed
wants to merge 1 commit into from

Conversation

meteorcloudy
Copy link
Member

@meteorcloudy meteorcloudy commented Mar 10, 2023

This PR basically reverts #11629 and fetch android databinding jars and their dependencies with rules_jvm_external instead.

We still need to keep third_party/java/android_databinding/v3_4_0/exec.jar because it is custom prebuilt tool and there is no corresponding maven coordinate.

Working towards: #17036

@sgowroji sgowroji added team-Android Issues for Android team awaiting-review PR is awaiting review from an assigned reviewer labels Mar 10, 2023
@Wyverald Wyverald added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels Mar 13, 2023
@meteorcloudy
Copy link
Member Author

Non-third_party part merged at 51434e4

@sgowroji sgowroji removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Mar 14, 2023
fweikert pushed a commit to fweikert/bazel that referenced this pull request May 25, 2023
…hird_party)

This PR basically reverts bazelbuild#11629 and fetch android databinding jars and their dependencies with rules_jvm_external instead.

We still need to keep `third_party/java/android_databinding/v3_4_0/exec.jar` because it is custom prebuilt tool and there is no corresponding maven coordinate.

Working towards: bazelbuild#17036

Closes bazelbuild#17727.

PiperOrigin-RevId: 516246992
Change-Id: I122ab5e9037668ac6913ab03df186609bbc0f458
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Android Issues for Android team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants