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

adjustments to version validations #1199

Closed
martinlippert opened this issue Mar 4, 2024 · 3 comments
Closed

adjustments to version validations #1199

martinlippert opened this issue Mar 4, 2024 · 3 comments
Assignees
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: validation type: enhancement

Comments

@martinlippert
Copy link
Member

Adjustments to the version and support ranges include:

  • change the default severity of the "out-of-oss-support" diagstic to WARNING
  • change the default severity of the "out-of-commercial-support" diagnostic to WARNING

In addition to that, I would like to point users to the option of extending the support if they are running out of OSS support, but commercial support is possible.

  • (1) change the wording of the "out-of-oss-support" diagnostic to OSS support for Spring Boot 2.7.x ended on 2023-11-18, get commercial support until 2025-11-18 via Tanzu Spring Runtime at https://tanzu.vmware.com/spring-runtime (in case this is within the commercial support range)

  • (2) keep the wording of the "out-of-oss-support" diagnostic to OSS support for Spring Boot 2.7.x ended on 2023-11-18 (in case this is outside the commercial support range)

If possible, we could also offer a quick fix for (1) with the title get commercial Spring Boot support via Tanzu Spring Runtime, which then opens the above mentioned URL.

@martinlippert martinlippert added type: enhancement for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: validation labels Mar 4, 2024
@martinlippert martinlippert added this to the 4.22.0.RELEASE milestone Mar 4, 2024
@BoykoAlex
Copy link
Contributor

@martinlippert for (1):
Should the get commercial support until 2025-11-18 via Tanzu Spring Runtime at https://tanzu.vmware.com/spring-runtime text be part of the validation problem text? Or should this only be present in the quick fix text as Get commercial support until 2025-11-18 via Tanzu Spring Runtime

@martinlippert
Copy link
Member Author

@martinlippert for (1): Should the get commercial support until 2025-11-18 via Tanzu Spring Runtime at https://tanzu.vmware.com/spring-runtime text be part of the validation problem text? Or should this only be present in the quick fix text as Get commercial support until 2025-11-18 via Tanzu Spring Runtime

It should be part of the validation problem text as well.

@BoykoAlex
Copy link
Contributor

Should be fixed with 387e8b1 and 1b148de

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: validation type: enhancement
Projects
None yet
Development

No branches or pull requests

2 participants