svn commit: r1844565 - in /knox: site/ site/books/knox-0-10-0/ site/books/knox-0-11-0/ site/books/knox-0-12-0/ site/books/knox-0-13-0/ site/books/knox-0-14-0/ site/books/knox-1-0-0/ site/books/knox-1-

2018-10-22 Thread krisden
Author: krisden Date: Mon Oct 22 14:22:02 2018 New Revision: 1844565 URL: http://svn.apache.org/viewvc?rev=1844565=rev Log: KNOX-1218 - LDAP Group Lookup appears twice in User Guide TOC Modified: knox/site/books/knox-0-10-0/user-guide.html knox/site/books/knox-0-11-0/user-guide.html

svn commit: r1844564 - in /knox/trunk/books: 0.10.0/ 0.11.0/ 0.8.0/ 0.9.0/ 0.9.1/

2018-10-22 Thread krisden
Author: krisden Date: Mon Oct 22 14:17:46 2018 New Revision: 1844564 URL: http://svn.apache.org/viewvc?rev=1844564=rev Log: Clean up left over orig files Removed: knox/trunk/books/0.10.0/book.md.orig knox/trunk/books/0.10.0/book_gateway-details.md.orig

knox git commit: KNOX-1534 - Avoid try/catch checking for gzip stream

2018-10-22 Thread krisden
Repository: knox Updated Branches: refs/heads/master 84d794f84 -> 87d7291bd KNOX-1534 - Avoid try/catch checking for gzip stream Signed-off-by: Kevin Risden Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/87d7291b Tree:

[1/3] knox git commit: KNOX-1536 - Replace redundant types with the diamond operator

2018-10-22 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 76770fbea -> 84d794f84 http://git-wip-us.apache.org/repos/asf/knox/blob/84d794f8/gateway-util-urltemplate/src/test/java/org/apache/knox/gateway/util/urltemplate/MatcherTest.java

[3/3] knox git commit: KNOX-1536 - Replace redundant types with the diamond operator

2018-10-22 Thread coheigea
KNOX-1536 - Replace redundant types with the diamond operator Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/84d794f8 Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/84d794f8 Diff:

[2/3] knox git commit: KNOX-1536 - Replace redundant types with the diamond operator

2018-10-22 Thread coheigea
http://git-wip-us.apache.org/repos/asf/knox/blob/84d794f8/gateway-server/src/main/java/org/apache/knox/gateway/deploy/impl/ServiceDefinitionDeploymentContributor.java -- diff --git