ptuomola commented on pull request #1070: URL: https://github.com/apache/fineract/pull/1070#issuecomment-644515598
@vorburger FYI - the duplicates in JAR/WAR are caused by setting the class and resource paths the same in build.gradle - which is needed to get JPA tests to work when run inside Gradle. I couldn't find another easy solution to that problem, so simply telling Gradle to exclude duplicate files when building the JAR / WAR seemed to be the easiest fix to the duplicates issue. ---------------------------------------------------------------- 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]
