awasum commented on issue #525: FINERACT-700: upgrade Gradle from 2.10 to 5.2.1 URL: https://github.com/apache/fineract/pull/525#issuecomment-510209687 Gradle tasks: clean, build are running fine. Tasks, tomcatRunWar fails with: ``` Execution failed for task ':tomcatRunWarAsDaemonForIntegrationTest'. > java/util/logging/LogRecord ``` On Googling, I got this: https://stackoverflow.com/questions/23963049/classcircularityerror-java-util-logging-logrecord-running-gradle-webapp-with-ja @vorburger You actually already fixed the problem in the past as seen the the build.gradle file and on SO link above. So I dont know whats going wrong now. Maybe am missing something.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
