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/09/29 20:51:32 UTC

[3/4] guacamole-client git commit: GUACAMOLE-635: Merge require Java 1.8 for all Java components except guacamoole-common

GUACAMOLE-635: Merge require Java 1.8 for all Java components except guacamoole-common


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

Branch: refs/heads/master
Commit: e861027f53a58abc6c2abb9809dc4628756d03b7
Parents: d23f88f 182f204
Author: Nick Couchman <vn...@apache.org>
Authored: Sat Sep 29 16:48:17 2018 -0400
Committer: Nick Couchman <vn...@apache.org>
Committed: Sat Sep 29 16:48:17 2018 -0400

----------------------------------------------------------------------
 doc/guacamole-example/pom.xml                                  | 6 +++---
 extensions/guacamole-auth-cas/pom.xml                          | 6 +++---
 extensions/guacamole-auth-duo/pom.xml                          | 6 +++---
 extensions/guacamole-auth-header/pom.xml                       | 6 +++---
 .../modules/guacamole-auth-jdbc-base/pom.xml                   | 6 +++---
 .../modules/guacamole-auth-jdbc-mysql/pom.xml                  | 6 +++---
 .../modules/guacamole-auth-jdbc-postgresql/pom.xml             | 6 +++---
 .../modules/guacamole-auth-jdbc-sqlserver/pom.xml              | 6 +++---
 extensions/guacamole-auth-ldap/pom.xml                         | 6 +++---
 extensions/guacamole-auth-openid/pom.xml                       | 6 +++---
 extensions/guacamole-auth-quickconnect/pom.xml                 | 6 +++---
 extensions/guacamole-auth-radius/pom.xml                       | 6 +++---
 extensions/guacamole-auth-totp/pom.xml                         | 6 +++---
 guacamole-ext/pom.xml                                          | 6 +++---
 .../org/apache/guacamole/net/auth/simple/SimpleDirectory.java  | 1 +
 guacamole/pom.xml                                              | 6 +++---
 16 files changed, 46 insertions(+), 45 deletions(-)
----------------------------------------------------------------------