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

Attempt to load target label from jar for unknown labels #1183

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

liucijus
Copy link
Collaborator

This should address problems like #553 if dependency comes with a stamped jar (for example rules_jvm_external can be used with a setting to stamp third party jars). This is an opportunistic implementation - ideally the whole dep validation mechanism should be refactored to have a better API around "Unknow label", but that's much bigger effort for the future.

@ittaiz ittaiz merged commit 18b6636 into bazelbuild:master Jan 22, 2021
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