GitHub user mike-jumper opened a pull request:
https://github.com/apache/incubator-guacamole-client/pull/88
GUACAMOLE-133: Exclude StAX dependency, which is part of Java 6.
Java 6 ships with a reference implementation of StAX. There's no need for
it to be transitively bundled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mike-jumper/incubator-guacamole-client
exclude-stax
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-guacamole-client/pull/88.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 #88
----
commit 621af69f87b8bc66f86321b48054177d2996f91b
Author: Michael Jumper <[email protected]>
Date: 2016-12-02T22:24:32Z
GUACAMOLE-133: Exclude StAX dependency, which is part of Java 6.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---