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

Resolves #872: Make allowSnapshots an explicit argument in lookupDependencyUpdates and in reports #873

Conversation

jarmoniuk
Copy link
Contributor

allowSnapshots was not an explicit argument in many retrieval operations. Instead, it was assumed that the user would call AbstractVersionDetails.setIncludeSnapshots() to set it. This class was used as a container for this value so that it could be passed to report generators.

So, I'm clearing this up and also passing the value explicitly where needed.

@jarmoniuk
Copy link
Contributor Author

@slawekjaranowski please review

@jarmoniuk jarmoniuk force-pushed the issue-872-allow-snapshots-not-respected branch 2 times, most recently from 0818123 to 36633cc Compare December 22, 2022 09:42
@jarmoniuk jarmoniuk force-pushed the issue-872-allow-snapshots-not-respected branch 4 times, most recently from 68ef3c5 to 904dd11 Compare December 22, 2022 20:03
@slawekjaranowski slawekjaranowski added this to the 2.14.2 milestone Dec 22, 2022
@slawekjaranowski slawekjaranowski linked an issue Dec 22, 2022 that may be closed by this pull request
@jarmoniuk jarmoniuk force-pushed the issue-872-allow-snapshots-not-respected branch from 904dd11 to f1b3894 Compare December 23, 2022 06:06
@slawekjaranowski slawekjaranowski merged commit 67c1800 into mojohaus:master Dec 23, 2022
@jarmoniuk jarmoniuk deleted the issue-872-allow-snapshots-not-respected branch December 23, 2022 11:36
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.

Inconsistency between dependency-updates and property-updates
2 participants