You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2016/03/20 03:15:34 UTC

[24/50] incubator-guacamole-manual git commit: Merge pull request #46 from glyptodon/deprecate-session

Merge pull request #46 from glyptodon/deprecate-session

GUAC-1435: Do not encourage use of deprecated GuacamoleSession

Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/9f677b84
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/9f677b84
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/9f677b84

Branch: refs/heads/master
Commit: 9f677b841a5ee82c49e74a694f604c44cfc66e5d
Parents: 335cefc ebdd7fb
Author: James Muehlner <ja...@guac-dev.org>
Authored: Tue Dec 15 16:40:37 2015 -0800
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Tue Dec 15 16:40:37 2015 -0800

----------------------------------------------------------------------
 src/chapters/guacamole-common.xml               | 51 ++++---------
 src/chapters/yourown.xml                        | 36 ++++-----
 tutorials/guacamole-tutorial/.gitignore         |  3 +
 tutorials/guacamole-tutorial/pom.xml            | 79 ++++++++++++++++++++
 .../example/TutorialGuacamoleTunnelServlet.java | 38 ++++++++++
 .../src/main/webapp/WEB-INF/web.xml             | 28 +++++++
 .../src/main/webapp/index.html                  | 68 +++++++++++++++++
 7 files changed, 245 insertions(+), 58 deletions(-)
----------------------------------------------------------------------