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

#1367: added fix to java version compare #1375

Conversation

MattesMrzik
Copy link
Contributor

Fixes #1367. Added small clause to doVersionCompare() to make version like 21_35 smaller than 21.0.1_12.

@github-actions github-actions bot added bash related to bash shell or scripts scripts related to shell scripts (bash and CMD) test related to testing and QA labels Jan 4, 2024
@MattesMrzik MattesMrzik self-assigned this Jan 4, 2024
Copy link
Member

@hohwille hohwille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MattesMrzik thanks for your PR and this solid fix. Great job👍
Ready for merge.

scripts/src/test/bash/test-version-compare Show resolved Hide resolved
@hohwille hohwille added this to the release:2024.01.001 milestone Jan 5, 2024
@hohwille hohwille assigned hohwille and unassigned MattesMrzik Jan 5, 2024
@hohwille hohwille merged commit 9c13885 into devonfw:master Jan 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bash related to bash shell or scripts scripts related to shell scripts (bash and CMD) test related to testing and QA
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Detection of latest Java version is buggy
2 participants