You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2016/10/27 05:22:33 UTC

[10/10] incubator-guacamole-client git commit: GUACAMOLE-107: Merge Apachification of guacamole-client documentation.

GUACAMOLE-107: Merge Apachification of guacamole-client documentation.


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

Branch: refs/heads/master
Commit: 2dd1b322ccb27a8db90a4e7dd837ef8510fceb54
Parents: 02a03c8 d1c0bde
Author: James Muehlner <ja...@guac-dev.org>
Authored: Wed Oct 26 22:21:19 2016 -0700
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Wed Oct 26 22:21:19 2016 -0700

----------------------------------------------------------------------
 README                                          |   24 +-
 doc/guacamole-example/LICENSE                   |  202 ---
 doc/guacamole-example/NOTICE                    |    5 -
 doc/guacamole-example/pom.xml                   |    2 +-
 extensions/guacamole-auth-jdbc/LICENSE          |  202 ---
 extensions/guacamole-auth-jdbc/NOTICE           |    5 -
 extensions/guacamole-auth-jdbc/README           |  113 --
 .../modules/guacamole-auth-jdbc-base/pom.xml    |    2 +-
 .../modules/guacamole-auth-jdbc-dist/pom.xml    |    2 +-
 .../modules/guacamole-auth-jdbc-mysql/pom.xml   |    2 +-
 .../guacamole-auth-jdbc-postgresql/pom.xml      |    2 +-
 extensions/guacamole-auth-jdbc/pom.xml          |    2 +-
 extensions/guacamole-auth-ldap/LICENSE          |  202 ---
 extensions/guacamole-auth-ldap/NOTICE           |    5 -
 extensions/guacamole-auth-ldap/README           |  103 --
 extensions/guacamole-auth-ldap/pom.xml          |    2 +-
 extensions/guacamole-auth-noauth/LICENSE        |  202 ---
 extensions/guacamole-auth-noauth/NOTICE         |    5 -
 extensions/guacamole-auth-noauth/README         |  117 --
 extensions/guacamole-auth-noauth/pom.xml        |    2 +-
 guacamole-common-js/ChangeLog                   |   61 -
 guacamole-common-js/LICENSE                     |  202 ---
 guacamole-common-js/NOTICE                      |    5 -
 guacamole-common-js/README                      |   78 -
 guacamole-common-js/doc/guacamole-osk.dtd       |   32 -
 guacamole-common-js/pom.xml                     |    2 +-
 guacamole-common/ChangeLog                      |   45 -
 guacamole-common/LICENSE                        |  202 ---
 guacamole-common/NOTICE                         |    5 -
 guacamole-common/README                         |   76 -
 guacamole-common/doc/Doxyfile                   | 1551 ------------------
 .../doc/example/ExampleTunnelServlet.java       |   59 -
 guacamole-common/pom.xml                        |    2 +-
 guacamole-ext/ChangeLog                         |   18 -
 guacamole-ext/LICENSE                           |  202 ---
 guacamole-ext/NOTICE                            |    5 -
 guacamole-ext/README                            |   79 -
 guacamole-ext/pom.xml                           |    2 +-
 guacamole/ChangeLog                             |   75 -
 guacamole/LICENSE                               |  202 ---
 guacamole/NOTICE                                |    5 -
 guacamole/README                                |   70 -
 guacamole/pom.xml                               |    2 +-
 pom.xml                                         |    2 +-
 44 files changed, 25 insertions(+), 4158 deletions(-)
----------------------------------------------------------------------