awasum commented on pull request #1891:
URL: https://github.com/apache/fineract/pull/1891#issuecomment-948015980


   > @xurror it is compiling, It is at testing time when the error occurs, it 
is running (booting the fineract, without any issue but all the tests must be 
passed).
   > 
   > Test verifyConcurrentLoanRepayments() FAILED java.lang.AssertionError: 1 
expectation failed. Expected status code <200> but was <500>. at 
org.apache.fineract.integrationtests.ConcurrencyIntegrationTest.verifyConcurrentLoanRepayments(ConcurrencyIntegrationTest.java:75)
   > 
   > I will continue the research as soon as the tools add support to JDK 17 
i.e. Gradle has a RC for JDK 17 support
   > 
   > https://docs.gradle.org/7.3-rc-1/release-notes.html
   > 
   > Also I will take a look at the tickets with Springboot updates.
   > 
   > Regards
   
   For an open source project like ours with few volunteers, lets try to use 
only GA (Generally Available) releases which are stable and easy to maintain. 
So lets keep doing the other things required to get this codebase to Java 17 
but wait for Gradle 7.3 if that is what supports JDK 17. Do you agree with the 
above opinion?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to