vidakovic commented on pull request #1404: URL: https://github.com/apache/fineract/pull/1404#issuecomment-708655201
@vorburger the only thing I couldn't fix yet: there's a WEB-INF/lib-provided folder that should be excluded. Just one dependency (spring-boot-starter-tomcat) is responsible for that; I just couldn't get it excluded from the WAR dependencies yet; tried a couple of things (even classpath filtering). Other than that the WAR has no Spring Boot classloader magic configured etc., just plain old WAR. ---------------------------------------------------------------- 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]
