[validation] prepare version validation for 4.17.0 release
See original GitHub issueIn order to prepare for the existing API at https://spring.io/api
to go away sometime soon, we decided to realize the following changes for the upcoming 4.17.0 (that we currently use to validate versions and generations of Spring Boot projects):
- remove the generations validation from the 4.17.0 release. This will be included again in the 4.17.1 release, based on the new API.
- switch the versions validation to pull version information from maven central instead of the old API.
If possible, we might even query the configured repositories on the projects for the available versions. This would have the benefit of being precise about the available Spring Boot versions in the environment of the user - instead of showing which versions are available in general. But that depends on the amount of work that is necessary to implement this part.
Issue Analytics
- State:
- Created 10 months ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
SonarScanner for MSBuild is not working in Prepare Analyis ...
Hi,. We have been executing the SonarAnalysis from Azure successfully for 4.17 version of Sonarscanner for MSbuild. Prepare analyis task not ...
Read more >Release Notes | Liquibase Docs
Liquibase 4.18.0 – December 6, 2022 · This patch release includes community-contributed pull requests, Liquibase Open Source · In version 4.7.0, users that...
Read more >Papyrus » Custom validation rules plugin are loaded but not ...
Hi, I have implemented a custom validation rule plugin in Eclipse papyrus using the extension point="org.eclipse.emf.validation.
Read more >Upgrade Instruction from 4.7.x — Apache CloudStack 4.17.0.0 ...
You are not reading the most recent version of this documentation. ... and a repository from the 4.17.0.0 source, or check the Apache...
Read more >Validation Module Release Notes for Mule 4
MULE-18900. Execution of aggregate validations inside foreach hangs if an unexpected error occurs in an inner validation in Mule 4.3 and later versions....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We need to temporarily remove the preferences around the generations checks as well
Seems to be fixed with 8f3e0f3664bd4ad50aae16be116de1b543002ac4