rmaucher commented on PR #807: URL: https://github.com/apache/tomcat/pull/807#issuecomment-2592187806
I did not pick up the test since it doesn't add much. Also because of: File appDir = new File(getBuildDirectory(), "webapps" + contextPath); try (FileWriter fw = new FileWriter(new File(appDir, "WEB-INFORMATION.xml"))) { -- 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: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org