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

SetupJavaUpgradeJavaVersion should accept semantic inputs and comparisons #51

Open
yeikel opened this issue Feb 23, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@yeikel
Copy link
Contributor

yeikel commented Feb 23, 2023

Currently, SetupJavaUpgradeJavaVersion expects the input to be an integer

There are situations where it is desirable to upgrade to a specific minor version. For example 11.0.18

The recipe should be able to compare and understand that 11.0.17 < 11.0.18

@yeikel yeikel changed the title SetupJavaUpgradeJavaVersion should accept semantic inputs SetupJavaUpgradeJavaVersion should accept semantic inputs and comparisons Feb 23, 2023
@sambsnyd sambsnyd added the enhancement New feature or request label Feb 23, 2023
@sambsnyd sambsnyd moved this to Backlog in OpenRewrite Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

2 participants