-
Notifications
You must be signed in to change notification settings - Fork 102
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
Migration changes for dozer/orika and version upgrade of spring boot #351
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.
@vapadwal Can you trigger @sjimenez77 to confirm/finalize the versioning scheme and update this PR accordingly.
configurator/src/main/java/com/devonfw/tools/ide/migrator/Migrations.java
Outdated
Show resolved
Hide resolved
updated for release 2020.04.001 and spring boot version upgrade please see devonfw/devon4j#233 |
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.
Looking good to me now. @vapadwal thanks for the update 👍
Only prerequesite to merging this PR is that devon4j has to be released and travis build needs then to be restarted and should succeed.
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.
@vapadwal thanks for this PR. Looking good to me. 👍
As always after devon4j release we need to fiddle some things to get the build working properly due to strict tests depending on most recent devon4j version...
changes required for - devonfw/devon4j#147
Need to merge after devon4j 3.3.0 is released