adam klein created GUACAMOLE-1071:
-------------------------------------
Summary: add ability to reuse the classes from the `guacamole`
module
Key: GUACAMOLE-1071
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1071
Project: Guacamole
Issue Type: Improvement
Components: guacamole
Affects Versions: 1.1.0
Reporter: adam klein
The purpose of this PR is to enable reuse of the classes from the guacamole
module. What I found was it was not possible before because everything is
deployed in a self-contained {{.war}} file. Now, with this PR, you can see a
{{guacamole-1.2.0-classes.jar}} file in your {{.m2/repository}} directory tree
that can be now used for development of other custom servlets.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)