-
Notifications
You must be signed in to change notification settings - Fork 30
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
#316: fix Jasypt version #354
#316: fix Jasypt version #354
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mvomiero Thanks for your PR. Functionally working fine but I would love to propose a better solution.
See my review comments...
cli/src/main/java/com/devonfw/tools/ide/tool/jasypt/JasyptUrlUpdater.java
Outdated
Show resolved
Hide resolved
cli/src/main/java/com/devonfw/tools/ide/tool/jasypt/JasyptUrlUpdater.java
Outdated
Show resolved
Hide resolved
Co-authored-by: Jörg Hohwiller <[email protected]>
Pull Request Test Coverage Report for Build 9552428823Details
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mvomiero thanks for your PR. Looks good to me 👍
I added a tiny suggestion for improvement that you could accept. However, ready for merge.
cli/src/main/java/com/devonfw/tools/ide/tool/jasypt/JasyptUrlUpdater.java
Outdated
Show resolved
Hide resolved
cli/src/main/java/com/devonfw/tools/ide/tool/jasypt/JasyptUrlUpdater.java
Outdated
Show resolved
Hide resolved
Co-authored-by: Jörg Hohwiller <[email protected]>
Co-authored-by: Jörg Hohwiller <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mvomiero thanks for the improvements 👍
Will merge now.
Fixes: #316 by checking if the version is equals or greater then
1.9.3
before adding it to theurls
withJasyptUrlUpdater