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

Review and fix precedence of and in bomDeps / depManagement #4073

Merged
merged 7 commits into from
Dec 6, 2024

Conversation

alexarchambault
Copy link
Collaborator

This adds tests to ensure the versions in JavaModule#depManagement have precedence over those coming via JavaModule#bomDeps. The tests fail for now (might need changes in coursier…)

Includes #3924 for now

@alexarchambault alexarchambault changed the title Ensure depManagement task has precedence over bomDeps Review and fix precedence of and in bomDeps / depManagement Dec 5, 2024
@alexarchambault alexarchambault marked this pull request as ready for review December 5, 2024 16:58
@lihaoyi lihaoyi merged commit c369cb7 into com-lihaoyi:main Dec 6, 2024
27 checks passed
@lefou lefou added this to the 0.12.4 milestone Dec 6, 2024
jodersky pushed a commit to jodersky/mill that referenced this pull request Jan 14, 2025
…oyi#4073)

This adds tests to ensure the versions in `JavaModule#depManagement`
have precedence over those coming via `JavaModule#bomDeps`. The tests
fail for now (might need changes in coursier…)

Includes com-lihaoyi#3924 for now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants