You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2018/02/02 14:56:35 UTC

[4/4] guacamole-client git commit: GUACAMOLE-497: Merge remove usage of function/classes deprecated within Java 9.

GUACAMOLE-497: Merge remove usage of function/classes deprecated within Java 9.


Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/6ed4dcde
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/6ed4dcde
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-client/diff/6ed4dcde

Branch: refs/heads/master
Commit: 6ed4dcdeab938d2590cb1548fff2154422697346
Parents: d6adc07 37f7df8
Author: Nick Couchman <vn...@apache.org>
Authored: Fri Feb 2 09:52:52 2018 -0500
Committer: Nick Couchman <vn...@apache.org>
Committed: Fri Feb 2 09:52:52 2018 -0500

----------------------------------------------------------------------
 .../org/apache/guacamole/form/NumericField.java |  2 +-
 .../properties/IntegerGuacamoleProperty.java    |  3 +-
 .../properties/LongGuacamoleProperty.java       |  3 +-
 .../apache/guacamole/xml/DocumentHandler.java   | 10 ++++--
 .../auth/file/FileAuthenticationProvider.java   | 33 ++++++++++++--------
 5 files changed, 30 insertions(+), 21 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-client/blob/6ed4dcde/guacamole/src/main/java/org/apache/guacamole/auth/file/FileAuthenticationProvider.java
----------------------------------------------------------------------