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

Fix non-deterministic order of jvm_artifact(.., excludes=..) (Cherry-pick of #15542) #15575

Merged
merged 1 commit into from May 22, 2022

Conversation

stuhood
Copy link
Sponsor Member

@stuhood stuhood commented May 20, 2022

This solves pants randomly requires to generate lockfiles because of jvm_artifact with multiple excludes.

…build#15542)

This solves pants randomly requires to generate lockfiles because of `jvm_artifact` with multiple excludes.
# Rust tests and lints will be skipped. Delete if not intended.
[ci skip-rust]

# Building wheels and fs_util will be skipped. Delete if not intended.
[ci skip-build-wheels]
@stuhood stuhood changed the title fix not deterministic order of excludes (Cherry-pick of #15542) Fix non-deterministic order of jvm_artifact(.., excludes=..) (Cherry-pick of #15542) May 20, 2022
@stuhood stuhood added the category:bugfix Bug fixes for released features label May 20, 2022
@stuhood stuhood merged commit af0adba into pantsbuild:2.12.x May 22, 2022
@stuhood stuhood deleted the cherry-pick-15542-to-2.12.x branch May 22, 2022 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bugfix Bug fixes for released features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants