mike-jumper commented on PR #740: URL: https://github.com/apache/guacamole-client/pull/740#issuecomment-1177962474
This is invalid. The dependency in question is in the "provided" scope and is not actually part of the application at all. It's referenced so that javac knows what Tomcat API to expect for the legacy Tomcat 7 tunnel. The only way that parts of Tomcat 7.0.37 would actually be present is if the webapp is deployed beneath Tomcat 7.0.37. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
