[
https://issues.apache.org/jira/browse/FINERACT-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145959#comment-17145959
]
Natasha Natarajan edited comment on FINERACT-1023 at 6/26/20, 1:55 AM:
-----------------------------------------------------------------------
[~awasum], I was reading the [documentation
|https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.3-Release-Notes#validation-starter-no-longer-included-in-web-starters]that
you shared. Thank you for this!
[~vorburger], [~awasum],
Upon research, I uncovered that the updates required could be the reason for
the errors resulting from discrepancies in the jar file. As the documentation
states that this update requires Gradle 6.3+ and Jetty 9.4.22+, I have created
subtasks for these.
Is there a way to locate the Jetty version in the project as I have already
attempted from the information provided on their website?
Given the minimum requirements for this upgrade, what are the preferred
versions for Gradle and Jetty updates?
was (Author: natashan):
[~awasum], I was reading the [documentation
|https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.3-Release-Notes#validation-starter-no-longer-included-in-web-starters]that
you shared. Thank you for this!
[~vorburger], [~awasum],
Upon research, I uncovered that the updates required could be the reason for
the errors resulting from discrepancies in the jar file. As the documentation
states that this update requires Gradle 6.3+ and Jetty 9.4.22+, I have created
subtasks for these.
Is there a way to locate the Jetty version in the project as I have already
attempted from the information provided on their website?
Given these minimum requirements for this upgrade, are their preferred
versions for Gradle & Jetty?
> Update dependency spring-boot-gradle-plugin from v2.2.7 to v2.3.1.RELEASE
> -------------------------------------------------------------------------
>
> Key: FINERACT-1023
> URL: https://issues.apache.org/jira/browse/FINERACT-1023
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: Awasum Yannick
> Priority: Minor
> Fix For: 1.4.0
>
>
> Renovate tried to upgrade to Spring Boot 2.3:
> [https://github.com/apache/fineract/pull/998]
> This failed as shown here:
> [https://travis-ci.org/github/apache/fineract/builds/695663148]
> Looks like validation dependency is missing in the new release. We have to
> upgrade manually by adding it?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)