You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2021/10/19 15:43:41 UTC

[GitHub] [fineract] fintecheando commented on pull request #1891: Updated Java to Azul Zulu jdk17

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


   @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
   


-- 
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: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org