xurror commented on pull request #1891: URL: https://github.com/apache/fineract/pull/1891#issuecomment-945406006
Great effort here; The one problem I see here is that the project itself might not be quite java_17 ready or maybe it is cause I've not personally tested yet but I recall not so long ago, it took quite some struggle to migrate the project to java_11(https://github.com/apache/fineract/pull/820). I'm not sure what causes your build to fail but maybe the work done here: https://github.com/apache/fineract/pull/820 on Java_11 migration can help you resolve it. And I think we should probably discuss more migrating to Java 17 now. For example; Gradle does not cover Java 17 yet (https://docs.gradle.org/current/userguide/compatibility.html). -- 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]
