IOhacker commented on pull request #1891: URL: https://github.com/apache/fineract/pull/1891#issuecomment-948017396
I agree, I have read in the gradle site that it will be available during this month. So I will wait for this Gradle GA. Also I am checking the code that is failing to make sure it can pass the test. Regards El mié, 20 oct 2021 a las 15:34, Awasum Yannick ***@***.***>) escribió: > @xurror <https://github.com/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? > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/fineract/pull/1891#issuecomment-948015980>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/ALD2ZASV4QU25NSACTHMOJ3UH4RV7ANCNFSM5F6NVQBQ> > . > Triage notifications on the go with GitHub Mobile for iOS > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> > or Android > <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>. > > -- 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]
