rotty3000 commented on a change in pull request #296: URL: https://github.com/apache/tomcat/pull/296#discussion_r438764896
########## File path: build.xml ########## @@ -375,6 +376,8 @@ <include name="org/apache/catalina/startup/Tool.*" /> <include name="org/apache/catalina/security/SecurityClassLoad.*" /> <include name="org/apache/catalina/webresources/war/**" /> + <include name="org/apache/coyote/Constants.*" /> Review comment: it is transitively required by `Globals.java` ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org