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/02/02 05:22:11 UTC

[GitHub] guacamole-client pull request #236: GUACAMOLE-497: Remove usage of functions...

GitHub user mike-jumper opened a pull request:

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

    GUACAMOLE-497: Remove usage of functions/classes deprecated within Java 9.

    

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

    $ git pull https://github.com/mike-jumper/guacamole-client jdk-9-compat

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

    https://github.com/apache/guacamole-client/pull/236.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 #236
    
----
commit 29f838f63db54a298d75cc7f50cab4292d564f76
Author: Michael Jumper <mj...@...>
Date:   2018-02-01T23:06:56Z

    GUACAMOLE-497: Remove usage of now-deprecated container class constructors.

commit c6aa790b41acb300360cd2d4b8b2d76a3727fe2c
Author: Michael Jumper <mj...@...>
Date:   2018-02-01T23:28:59Z

    GUACAMOLE-497: Remove usage of now-deprecated XMLReaderFactory.

commit 37f7df804dd8db676fcb6a5fbda3c187a5cdd89c
Author: Michael Jumper <mj...@...>
Date:   2018-02-02T03:01:29Z

    GUACAMOLE-497: Fall back to qualified name of XML element if SAX parser does not provide local name.

----


---

[GitHub] guacamole-client pull request #236: GUACAMOLE-497: Remove usage of functions...

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

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


---