mike-jumper opened a new pull request #687: URL: https://github.com/apache/guacamole-client/pull/687
This change adds support for nesting .jar files within extensions, automatically extracting those files to a temporary directory for inclusion within the classpath. The files and directory are deleted automatically upon webapp shutdown or, if that somehow fails, upon JVM exit. This should also remove the need to exclude metadata from signed .jars, as such libraries will now be able to successfully access and verify themselves. -- 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]
