Mike Jumper created GUACAMOLE-1508:
--------------------------------------
Summary: Allow bundling of library .jar files within extensions
Key: GUACAMOLE-1508
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1508
Project: Guacamole
Issue Type: Improvement
Components: guacamole
Reporter: Mike Jumper
Guacamole extensions currently must unpack any bundled libraries such that
there is only a single {{.jar}} file for Guacamole to include in the classpath.
This works for most cases, but causes issues with libraries that need to access
their own {{.jar}} files directly, such as to perform version sanity checks or
signature verification.
If Guacamole's extension subsystem were enhanced to automatically handle
{{.jar}} files nested within extensions, such libraries could be included
without workarounds.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)