You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by mike-jumper <gi...@git.apache.org> on 2018/04/12 04:34:56 UTC

[GitHub] guacamole-client pull request #272: GUACAMOLE-541: Prioritize classes define...

GitHub user mike-jumper opened a pull request:

    https://github.com/apache/guacamole-client/pull/272

    GUACAMOLE-541: Prioritize classes defined within extensions over classes inherited from the webapp.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-jumper/guacamole-client extension-class-priority

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/guacamole-client/pull/272.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #272
    
----
commit f8bd359c9ad795e911d779ee93db34cad950a2bb
Author: Michael Jumper <mj...@...>
Date:   2018-04-07T21:41:48Z

    GUACAMOLE-541: Prioritize classes defined within extensions over classes inherited from the webapp classpath or lib directory.

----


---

[GitHub] guacamole-client pull request #272: GUACAMOLE-541: Prioritize classes define...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/guacamole-client/pull/272


---