You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Mike Jumper (Jira)" <ji...@apache.org> on 2022/01/23 20:29:00 UTC

[jira] [Updated] (GUACAMOLE-1508) Allow bundling of library .jar files within extensions

     [ https://issues.apache.org/jira/browse/GUACAMOLE-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Jumper updated GUACAMOLE-1508:
-----------------------------------
    Component/s: Documentation

> 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: Documentation, guacamole
>            Reporter: Mike Jumper
>            Assignee: Mike Jumper
>            Priority: Minor
>
> 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)