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

Make resolveAndLockAll compatible with --update-locks #2781

Closed
jonatan-ivanov opened this issue Sep 15, 2021 · 0 comments
Closed

Make resolveAndLockAll compatible with --update-locks #2781

jonatan-ivanov opened this issue Sep 15, 2021 · 0 comments
Assignees
Labels
build A change in our build-system type: task A general task
Milestone

Comments

@jonatan-ivanov
Copy link
Member

jonatan-ivanov commented Sep 15, 2021

So that we can partially update dependencies, see: Selectively updating lock state entries
Examples:

./gradlew resolveAndLockAll --update-locks 'org.apache.commons:commons-lang3,org.slf4j:slf4j-api'
./gradlew resolveAndLockAll --update-locks 'org.slf4j:*'
@jonatan-ivanov jonatan-ivanov added type: task A general task build A change in our build-system labels Sep 15, 2021
@jonatan-ivanov jonatan-ivanov added this to the 1.6.11 milestone Sep 15, 2021
@jonatan-ivanov jonatan-ivanov self-assigned this Sep 15, 2021
@jonatan-ivanov jonatan-ivanov changed the title Make resolveAndLockAll compatible to --update-locks Make resolveAndLockAll compatible with --update-locks Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build A change in our build-system type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant