knox git commit: KNOX-1038 - Replace deprecated rest-assured "content" call with "body"

2017-09-14 Thread coheigea
Repository: knox Updated Branches: refs/heads/master e2e125146 -> aac2054c8 KNOX-1038 - Replace deprecated rest-assured "content" call with "body" Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/aac2054c Tree:

[1/2] knox git commit: KNOX-1044 - Change Rest Assured "expect" to "then"

2017-09-15 Thread coheigea
Repository: knox Updated Branches: refs/heads/master aac2054c8 -> 4978951cc http://git-wip-us.apache.org/repos/asf/knox/blob/4978951c/gateway-test/src/test/java/org/apache/hadoop/gateway/WebHdfsHaFuncTest.java -- diff --git

knox git commit: KNOX-1047 - Add some tests for the Knox Token Service

2017-09-19 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 4978951cc -> 3557612d5 KNOX-1047 - Add some tests for the Knox Token Service Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/3557612d Tree:

knox git commit: KNOX-1052 - Add some tests for the Knox SSO Service

2017-09-20 Thread coheigea
Repository: knox Updated Branches: refs/heads/master a5a88258b -> 2666894bc KNOX-1052 - Add some tests for the Knox SSO Service Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/2666894b Tree:

knox git commit: KNOX-1060 - JWT.getExpires() returns null

2017-09-22 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 935f81fb0 -> 8537d4242 KNOX-1060 - JWT.getExpires() returns null Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/8537d424 Tree:

knox git commit: KNOX-1058 - Fix JWTToken.parseToken

2017-09-22 Thread coheigea
Repository: knox Updated Branches: refs/heads/master c833bf907 -> 935f81fb0 KNOX-1058 - Fix JWTToken.parseToken Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/935f81fb Tree:

knox git commit: KNOX-1036 - Fix a number of issues relating to JWTokenAuthority

2017-09-21 Thread coheigea
Repository: knox Updated Branches: refs/heads/master d3f507f94 -> c833bf907 KNOX-1036 - Fix a number of issues relating to JWTokenAuthority Signed-off-by: Colm O hEigeartaigh Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit:

knox git commit: KNOX-1048 - Knoxshell samples missing hadoop-examples.jar

2017-10-04 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 5de920bd0 -> ff3af36d6 KNOX-1048 - Knoxshell samples missing hadoop-examples.jar Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/ff3af36d Tree:

knox git commit: KNOX-1069 - KnoxSSO token audience config should trim values

2017-10-04 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 90f1df7f5 -> 5de920bd0 KNOX-1069 - KnoxSSO token audience config should trim values Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/5de920bd Tree:

knox git commit: KNOX-1045 - Knox Token Service has a trailing whitespace for the token_type attribute

2017-10-16 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 92b1505a7 -> 6acfa43f4 KNOX-1045 - Knox Token Service has a trailing whitespace for the token_type attribute Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/6acfa43f

knox git commit: KNOX-1067 - Support different signature algorithms for JWTs

2017-10-16 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 6acfa43f4 -> 9c7aa7e1c KNOX-1067 - Support different signature algorithms for JWTs Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/9c7aa7e1 Tree:

knox git commit: KNOX-1082 - Add support to validate the "nbf" claim for JWTs

2017-10-17 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 9c7aa7e1c -> bb467b8c4 KNOX-1082 - Add support to validate the "nbf" claim for JWTs Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/bb467b8c Tree:

knox git commit: KNOX-1027 - Add support to configure the issuer for the JWT filters

2017-09-08 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 5f413f35e -> ca9247f4d KNOX-1027 - Add support to configure the issuer for the JWT filters Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/ca9247f4 Tree:

knox git commit: Fixing gateway-test-release tests

2017-09-08 Thread coheigea
Repository: knox Updated Branches: refs/heads/master ca9247f4d -> e88c7a998 Fixing gateway-test-release tests Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/e88c7a99 Tree:

[2/2] knox git commit: Removing some (mostly unused) resource loading from the tests

2017-08-30 Thread coheigea
Removing some (mostly unused) resource loading from the tests Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/84129520 Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/84129520 Diff:

[1/2] knox git commit: Removing some unused dependencies from gateway-test-release-utils

2017-08-30 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 6657f2fd9 -> 841295208 Removing some unused dependencies from gateway-test-release-utils Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/d5c2255f Tree:

knox git commit: KNOX-1004 Failing (flaky) Knox unit tests

2017-09-11 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 773ac9d8e -> 5c95ab4e3 KNOX-1004 Failing (flaky) Knox unit tests Signed-off-by: Colm O hEigeartaigh Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit:

knox git commit: KNOX-962 - Add signature validation tests for the JWT filters

2017-09-06 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 60900b955 -> c7cbd46a2 KNOX-962 - Add signature validation tests for the JWT filters Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/c7cbd46a Tree:

knox git commit: KNOX-1037 - Upgrade rest-assured dependency

2017-09-13 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 751f76489 -> e2e125146 KNOX-1037 - Upgrade rest-assured dependency Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/e2e12514 Tree:

knox git commit: KNOX-1071 - Replace java.util.Random with SecureRandom

2017-09-28 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 10b3473ae -> 145ed5dd6 KNOX-1071 - Replace java.util.Random with SecureRandom Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/145ed5dd Tree:

svn commit: r1806474 - 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-4-0/ site/books/knox-0-5-0/ site/books/knox-0-6

2017-08-28 Thread coheigea
Author: coheigea Date: Mon Aug 28 16:44:52 2017 New Revision: 1806474 URL: http://svn.apache.org/viewvc?rev=1806474=rev Log: Updating team list as initial commit Modified: knox/site/books/knox-0-10-0/deployment-overview.png knox/site/books/knox-0-10-0/deployment-provider.png knox

knox git commit: KNOX-738 - Remove references to deprecated httpclient class DefaultHttpClient

2017-08-31 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 841295208 -> f1bbea9b7 KNOX-738 - Remove references to deprecated httpclient class DefaultHttpClient Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/f1bbea9b Tree:

knox git commit: KNOX-1018 - Remove junit.framework calls

2017-09-01 Thread coheigea
Repository: knox Updated Branches: refs/heads/master f1bbea9b7 -> 202b3dc8b KNOX-1018 - Remove junit.framework calls Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/202b3dc8 Tree:

knox git commit: KNOX-1019 - Remove test-driver "hack" to copy services

2017-09-01 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 202b3dc8b -> f4de85657 KNOX-1019 - Remove test-driver "hack" to copy services Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/f4de8565 Tree:

knox git commit: KNOX-1024 - Add Kafka test to GatewayBasicFuncTest

2017-09-05 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 6135abd39 -> 60900b955 KNOX-1024 - Add Kafka test to GatewayBasicFuncTest Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/60900b95 Tree:

knox git commit: KNOX-963 - Use GatewayTestDriver to configure LDAP in gateway-tests

2017-08-29 Thread coheigea
Repository: knox Updated Branches: refs/heads/master d2f0fc0e5 -> 6657f2fd9 KNOX-963 - Use GatewayTestDriver to configure LDAP in gateway-tests Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/6657f2fd Tree:

knox git commit: KNOX-1021 - Should handle empty string for endpoint token service audience list

2017-10-19 Thread coheigea
Repository: knox Updated Branches: refs/heads/master bb467b8c4 -> 228823178 KNOX-1021 - Should handle empty string for endpoint token service audience list Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/22882317 Tree:

knox git commit: KNOX-1134 - Regression due to KNOX-1119

2017-12-01 Thread coheigea
Repository: knox Updated Branches: refs/heads/master d835af99b -> 27217ead9 KNOX-1134 - Regression due to KNOX-1119 Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/27217ead Tree:

knox git commit: KNOX-1134 - Regression due to KNOX-1119

2017-12-01 Thread coheigea
Repository: knox Updated Branches: refs/heads/v0.14.0 83186a5c6 -> 9610c50c4 KNOX-1134 - Regression due to KNOX-1119 Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/9610c50c Tree:

knox git commit: KNOX-1073 - Upgrade PAC4J to a more recent version

2017-10-25 Thread coheigea
Repository: knox Updated Branches: refs/heads/master a08aaf742 -> 994ac325d KNOX-1073 - Upgrade PAC4J to a more recent version Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/994ac325 Tree:

knox git commit: KNOX-1345 - Fix javadoc errors

2018-06-15 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 93fd7c712 -> a80769278 KNOX-1345 - Fix javadoc errors Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/a8076927 Tree:

knox git commit: KNOX-1022 - Configuring knox token ttl to higher value generates an access token which is not valid

2017-10-20 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 986615ff6 -> aa62fa2db KNOX-1022 - Configuring knox token ttl to higher value generates an access token which is not valid Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit:

knox git commit: KNOX-1076 - Update nimbus-jose-jwt to 4.41.2

2017-10-27 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 9ad9bcdbb -> 62a23febb KNOX-1076 - Update nimbus-jose-jwt to 4.41.2 Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/62a23feb Tree:

knox git commit: KNOX-1161 - Update hadoop dependencies to Hadoop 3 (Colm O hEigeartaigh, reviewed by Sandeep More)

2018-01-09 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 772bc33d4 -> 99e6a54af KNOX-1161 - Update hadoop dependencies to Hadoop 3 (Colm O hEigeartaigh, reviewed by Sandeep More) Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit:

knox git commit: KNOX-1159 - Create ".sha1" files when releasing instead of ".sha"

2018-02-12 Thread coheigea
Repository: knox Updated Branches: refs/heads/master d47e382e6 -> 886f76ed1 KNOX-1159 - Create ".sha1" files when releasing instead of ".sha" Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/886f76ed Tree:

knox git commit: KNOX-1116 - Builds of src distributions result in unexpected result from gateway version API.

2018-01-04 Thread coheigea
Repository: knox Updated Branches: refs/heads/master e0adfbd07 -> 6d4756f3d KNOX-1116 - Builds of src distributions result in unexpected result from gateway version API. Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit:

knox git commit: Updating NOTICE year

2018-01-04 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 348c4d7de -> e0adfbd07 Updating NOTICE year Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/e0adfbd0 Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/e0adfbd0 Diff:

knox git commit: KNOX-1402 - Upgrade to Apache parent pom version 20

2018-07-27 Thread coheigea
Repository: knox Updated Branches: refs/heads/master e9612fcc9 -> d303eee27 KNOX-1402 - Upgrade to Apache parent pom version 20 Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/d303eee2 Tree:

knox git commit: KNOX-1201 - Disable DocTypes

2018-03-08 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 5f9ee5a08 -> 9b5665be7 KNOX-1201 - Disable DocTypes Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/9b5665be Tree:

knox git commit: KNOX-1200 - Fixing maven assembly errors

2018-03-08 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 6f4555418 -> 8c919a4f4 KNOX-1200 - Fixing maven assembly errors Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/8c919a4f Tree:

knox git commit: KNOX-1200 - Update Apache parent pom version

2018-03-06 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 21ac567db -> e6a79a806 KNOX-1200 - Update Apache parent pom version Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/e6a79a80 Tree:

knox git commit: KNOX-1195 - Some misc code cleanups

2018-03-06 Thread coheigea
Repository: knox Updated Branches: refs/heads/master e6a79a806 -> 5f9ee5a08 KNOX-1195 - Some misc code cleanups Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/5f9ee5a0 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

knox git commit: KNOX-1536 - Removing more redundant type declarations

2018-10-23 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 3f360a77b -> a46a232b7 KNOX-1536 - Removing more redundant type declarations Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/a46a232b Tree:

knox git commit: KNOX-1542 - Upgrade to EasyMock 4.0

2018-10-30 Thread coheigea
Repository: knox Updated Branches: refs/heads/master c65e75073 -> abc7ddc2d KNOX-1542 - Upgrade to EasyMock 4.0 Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/abc7ddc2 Tree:

knox git commit: KNOX-1542 - Upgrade to EasyMock 4.0.1

2018-10-30 Thread coheigea
Repository: knox Updated Branches: refs/heads/master abc7ddc2d -> 410d29e41 KNOX-1542 - Upgrade to EasyMock 4.0.1 Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/410d29e4 Tree:

knox git commit: KNOX-1539 - Put the array declaration after the type

2018-10-24 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 78c3bad46 -> 121da5440 KNOX-1539 - Put the array declaration after the type Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/121da544 Tree:

knox git commit: KNOX-1536 - Final merge

2018-10-25 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 4961cd139 -> e08d54530 KNOX-1536 - Final merge Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/e08d5453 Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/e08d5453

knox git commit: KNOX-1768 - Upgrade Jackson to 2.9.8

2018-12-17 Thread coheigea
Repository: knox Updated Branches: refs/heads/master c00066050 -> 3fde508f2 KNOX-1768 - Upgrade Jackson to 2.9.8 Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/3fde508f Tree:

knox git commit: KNOX-1622 - Enable the secure processing feature on all XPathFactory instances

2018-11-23 Thread coheigea
Repository: knox Updated Branches: refs/heads/master 7046c2273 -> 1c72a57e2 KNOX-1622 - Enable the secure processing feature on all XPathFactory instances Project: http://git-wip-us.apache.org/repos/asf/knox/repo Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/1c72a57e Tree: