GitHub user jmuehlner opened a pull request:
https://github.com/apache/incubator-guacamole-client/pull/37
GUACAMOLE-66: Remove Apache Commons Codec dependency.
We already have a standard way of converting a byte array to a hex string,
so let's just use that instead.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jmuehlner/incubator-guacamole-client
remove-apache-commons-codec-dependency
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-guacamole-client/pull/37.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 #37
----
commit 01c51f99986475879803b9209294c1d928e2d916
Author: James Muehlner <[email protected]>
Date: 2016-07-28T03:58:47Z
GUACAMOLE-66: Remove Apache Commons Codec dependency.
----
---
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.
---