svn commit: r38958 [2/3] - /dev/knox/knox-1.4.0/

2020-04-14 Thread lmccay


Added: dev/knox/knox-1.4.0/CHANGES
==
--- dev/knox/knox-1.4.0/CHANGES (added)
+++ dev/knox/knox-1.4.0/CHANGES Wed Apr 15 00:45:16 2020
@@ -0,0 +1,1898 @@
+--
+Release Notes - Apache Knox - Version 1.4.0
+--
+** New Feature
+* [KNOX-2153] - CM discovery - Monitor Cloudera Manager (#239)
+* [KNOX-2002] - Add a KnoxShellTable to Represent and Render Output in 
Tabular Format
+* [KNOX-2224] - KnoxLine and KnoxShell DataSource and Select Command 
Alignment (#255)
+* [KNOX-2341] - KnoxShell Custom Commands need Description and Usage 
Details (#313)
+* [KNOX-2310] - Add aggregate method to KnoxShellTable (#302)
+* [KNOX-2308] - Add sortNumeric to KnoxShellTable for Cols that are 
numeric but values are String (#300)
+* [KNOX-2307] - CSVKnoxShellTableBuilder must support quoted strings and 
embedded commas (#301)
+* [KNOX-2240] - KnoxShell Custom Command for WEBHDFS Use (#296)
+* [KNOX-2299] - Fixed Hive JDBC URL on Knox Home page (#293)
+* [KNOX-2296] - Passing down the service URL field when building up a 
service model (#290)
+* [KNOX-2298] - ClouderaManager cluster config monitor should stop 
monitoring unreferenced clusters (#291)
+* [KNOX-2295] - UI services improvement on Knox Home page (#289)
+* [KNOX-2269] - The Knox Home page is available as a regular app via the 
homepage topology (#281)
+* [KNOX-2066] - Composite Authz Provider
+* [KNOX-2067] - KnoxToken service support for renewal and revocation
+* [KNOX-2024] - KnoxShellTable - Case Insensitive Operations with Col 
Names (#160)
+* [KNOX-2018] - KnoxShellTable Filtering needs greaterThan and lessThan, 
equals Methods (#158)
+* [KNOX-2027] - Need a reverse order sort on a table based on a column. 
(#159)
+* [KNOX-2060] - Extend KnoxShellTable statistics methods to work with 
columns of Strings (#168)
+* [KNOX-2057] - Unique ID is set when creating a new instance of 
KnoxShellTable instead of setting it in the builder/filter (#165)
+* [KNOX-2063] - KnoxShellTable javadoc failures (#167)
+* [KNOX-2052] - KnoxShellTable mean, median, and mode methods (#163)
+* [KNOX-2023] - Recording KnoxShellTable builder/filter chain and 
providing rollback/replay capabilities using the call history as well as 
allowing end-users to export JSON without data (in this case only the call 
history will be serialized) (#162)
+* [KNOX-2022] - KnoxShellTable contains Comparables instead of Strings
+* [KNOX-2022] - Splitting up KnoxShellTable and do minor cleanup
+* [KNOX-1740] - Add Trusted Proxy Support to Knox (#106)
+* [KNOX-2056] - Adding Service Definitions management into Admin UI (#169)
+* [KNOX-2053] - New REST API to create/read/update/delete service 
definitions (#164)
+* [KNOX-2226] - Add home page to Knox (#263)
+* [KNOX-1742] - add knoxline to knoxshell usage rendering
+* [KNOX-1410] - Knox Shell support for remote Alias management (#210)
+* [KNOX-2210] - Gateway-level configuration for server-managed Knox token 
state (#259)
+** Improvement
+* [KNOX-2339] - Add Github Actions for CI (#311)
+* [KNOX-2321]. /LogLevel with knox not working for Hdfs web ui endpoints. 
(#314)
+* [KNOX-2340] - Fix DefaultTokenStateServiceTest timeouts (#312)
+* [KNOX-2338] - Upgrade apacheds.directory.server.version to 2.0.0.AM26 
(#309)
+* [KNOX-2332] - Upgrade spotbugs-maven-plugin to 4.0.0
+* [KNOX-2331] - Upgrade spotbugs to 4.0.1
+* [KNOX-2330] - Upgrade spring-core to 5.2.5.RELEASE
+* [KNOX-2333] - Upgrade rest-assured to 4.3.0
+* [KNOX-2322] - Upgrade nimbus-jose-jwt to 8.14.1
+* [KNOX-2324] - Upgrade metrics to 4.1.6
+* [KNOX-2334] - Upgrade maven-dependency-plugin to 3.1.2
+* [KNOX-2335] - Upgrade java-support to 8.0.0
+* [KNOX-2336] - Upgrade httpclient to 4.5.12
+* [KNOX-2323] - Upgrade groovy to 3.0.3
+* [KNOX-2329] - Upgrade dependency-check-maven to 5.3.2
+* [KNOX-2327] - Upgrade commons-lang3 to 3.10
+* [KNOX-2328] - Upgrade checkstyle to 8.31
+* [KNOX-2326] - Upgrade bcprov-jdk15on to 1.65
+* [KNOX-2325] - Upgrade asm to 8.0.1
+* [KNOX-2304] - CM discovery cluster config monitor needs to be aware of 
… (#307)
+* [KNOX-2320] - Upgrade xmlsec to 2.1.5
+* [KNOX-2319] - Upgrade commons-compress to 1.20
+* [KNOX-2315] - Fix zookeeper Kerberos Auth (#304)
+* [KNOX-2316] - Knox Token State Eviction Must Consider Maximum Token 
Lifetime (#306)
+* [KNOX-2317] - Open UI services from Knox Home page on new tabs (#305)
+* [KNOX-2287] - KnoxCLI convert topology to provider and descriptor (#292)
+* [KNOX-2305] - Blacklist Maven 3.6.2 and move cloudera repository to 
child pom (#295)
+* [KNOX-2300] - Livy and Solr handled

svn commit: r38958 [1/3] - /dev/knox/knox-1.4.0/

2020-04-14 Thread lmccay
Author: lmccay
Date: Wed Apr 15 00:45:16 2020
New Revision: 38958

Log:
Staging Apache Knox Gateway version 1.4.0.

Added:
dev/knox/knox-1.4.0/
dev/knox/knox-1.4.0/CHANGES
dev/knox/knox-1.4.0/knox-1.4.0-src.zip   (with props)
dev/knox/knox-1.4.0/knox-1.4.0-src.zip.asc
dev/knox/knox-1.4.0/knox-1.4.0-src.zip.sha256
dev/knox/knox-1.4.0/knox-1.4.0-src.zip.sha512
dev/knox/knox-1.4.0/knox-1.4.0.tar.gz   (with props)
dev/knox/knox-1.4.0/knox-1.4.0.tar.gz.asc
dev/knox/knox-1.4.0/knox-1.4.0.tar.gz.sha256
dev/knox/knox-1.4.0/knox-1.4.0.tar.gz.sha512
dev/knox/knox-1.4.0/knox-1.4.0.zip   (with props)
dev/knox/knox-1.4.0/knox-1.4.0.zip.asc
dev/knox/knox-1.4.0/knox-1.4.0.zip.sha256
dev/knox/knox-1.4.0/knox-1.4.0.zip.sha512
dev/knox/knox-1.4.0/knoxshell-1.4.0.tar.gz   (with props)
dev/knox/knox-1.4.0/knoxshell-1.4.0.tar.gz.asc
dev/knox/knox-1.4.0/knoxshell-1.4.0.tar.gz.sha256
dev/knox/knox-1.4.0/knoxshell-1.4.0.tar.gz.sha512
dev/knox/knox-1.4.0/knoxshell-1.4.0.zip   (with props)
dev/knox/knox-1.4.0/knoxshell-1.4.0.zip.asc
dev/knox/knox-1.4.0/knoxshell-1.4.0.zip.sha256
dev/knox/knox-1.4.0/knoxshell-1.4.0.zip.sha512



svn commit: r38958 [3/3] - /dev/knox/knox-1.4.0/

2020-04-14 Thread lmccay
Added: dev/knox/knox-1.4.0/knox-1.4.0-src.zip
==
Binary file - no diff available.

Propchange: dev/knox/knox-1.4.0/knox-1.4.0-src.zip
--
svn:mime-type = application/octet-stream

Added: dev/knox/knox-1.4.0/knox-1.4.0-src.zip.asc
==
--- dev/knox/knox-1.4.0/knox-1.4.0-src.zip.asc (added)
+++ dev/knox/knox-1.4.0/knox-1.4.0-src.zip.asc Wed Apr 15 00:45:16 2020
@@ -0,0 +1,14 @@
+-BEGIN PGP SIGNATURE-
+
+iQGzBAABCgAdFiEEeuxg1uknkszgjN7eNwSi9GprUt8FAl6WVwwACgkQNwSi9Gpr
+Ut8kUwwA2a4be9RslGVlw4fSTMUuljTShFvrweNIuxJKtnkhSZph3OHdyV5LJ4YM
+ee6T9EJ+oTFYC5WZ2uzKVHHjXhkjjGtFunvrCN4VRynPDW3gykhP8b/ajS6Kyo0c
+haAZveEeaz5OKw+ttdkGSHGbw/v5kNjJz9rd5Ru07QNA3qx2smdpkBuQWnxOU1s1
+2DmrJlrrrfQ4xyxY5TS5Od5UMSzxcQoR7wijG7d4JpnStmYqrSJBnJycaKzX3mEc
+GoSIum/L/klD4DUtn5pHiOooKfxx7VBsjlaObIAibKQs06kt5/8CnwUoFM93vSvT
+PTmSjWbM+dZwOcUB+LmQlH5AjYAjSeZ2n4ouoHgBr4Z68ZXUUJkCq51AA95tJlSr
+AIa1xaK/f6QJHy/YhcrRN1lOjFeLjSOr6t3KOMbFp2yDoNDPhP9U1314zsuZwTru
+uLGo5jTYQsgs9qTPzOhcoFOcTpyFk6iz9+ITVSmuj1B9tctuYeOWDNRRi0VmLHiw
+uwMfQ3VC
+=X96B
+-END PGP SIGNATURE-

Added: dev/knox/knox-1.4.0/knox-1.4.0-src.zip.sha256
==
--- dev/knox/knox-1.4.0/knox-1.4.0-src.zip.sha256 (added)
+++ dev/knox/knox-1.4.0/knox-1.4.0-src.zip.sha256 Wed Apr 15 00:45:16 2020
@@ -0,0 +1 @@
+0cfd61575fcc6d8d27babdf3bd8be66b5d7c2bc5b75885c81ad4dfa23de1f877

Added: dev/knox/knox-1.4.0/knox-1.4.0-src.zip.sha512
==
--- dev/knox/knox-1.4.0/knox-1.4.0-src.zip.sha512 (added)
+++ dev/knox/knox-1.4.0/knox-1.4.0-src.zip.sha512 Wed Apr 15 00:45:16 2020
@@ -0,0 +1 @@
+25163fb7dbf7af1d81a73698edbc0449f51145626c99ac310ff39dcd2c943f295375c5f1eebde2dffcb28935449c394e4cf7733d3cf7122881848cb40caad551

Added: dev/knox/knox-1.4.0/knox-1.4.0.tar.gz
==
Binary file - no diff available.

Propchange: dev/knox/knox-1.4.0/knox-1.4.0.tar.gz
--
svn:mime-type = application/octet-stream

Added: dev/knox/knox-1.4.0/knox-1.4.0.tar.gz.asc
==
--- dev/knox/knox-1.4.0/knox-1.4.0.tar.gz.asc (added)
+++ dev/knox/knox-1.4.0/knox-1.4.0.tar.gz.asc Wed Apr 15 00:45:16 2020
@@ -0,0 +1,14 @@
+-BEGIN PGP SIGNATURE-
+
+iQGzBAABCgAdFiEEeuxg1uknkszgjN7eNwSi9GprUt8FAl6WVw0ACgkQNwSi9Gpr
+Ut+HTAwAkp6mcgncdGTdu1nqGZdPrhqj4N8CB+cvTno36Ql+7GQIKUrRkT6XsTBB
+BCBDZ6ZhYE5JPrb3ah5e2zBw9FUuazgnuc+IbaGdUnRN2CqQRf3la30Ndar9pJUb
+snI5P6Ti3Ylfg/LR6zaw80zxRROQTVJg8HtxTGmD8CJ7Eiy4NL/2DZ/WHv22SX1g
+YCOUQgwi1gwpVjOhupLD2bg+myswxAkVEv8TliYYXBxuvOae3oo0RzOVzIXxyzOX
+GvbKshgNqhfZI62GqY8/7QSK0MZNZ8SNQ/K2sobLLMtvnDHnCz9oaXFdLAoCnlEt
+E205w8Zi2gTcfaGtCvevhqXx/K+EMRdkWAm6fuGQ7dePZeNX/91dhagM2df/+icr
+9S2+z7GD8/uDQGhvmjLnhWz77FYCGt4k0NKGFYLEcA7Ws8UbxLCBXGdzUZHAH9od
+PVC7BXFWuOgpa4mLJceOABmil2Bzf6Ih/CBKdhvy6t1DTX3SI1jIp2tRv29sNSmP
+dY6QIyCk
+=glqN
+-END PGP SIGNATURE-

Added: dev/knox/knox-1.4.0/knox-1.4.0.tar.gz.sha256
==
--- dev/knox/knox-1.4.0/knox-1.4.0.tar.gz.sha256 (added)
+++ dev/knox/knox-1.4.0/knox-1.4.0.tar.gz.sha256 Wed Apr 15 00:45:16 2020
@@ -0,0 +1 @@
+98fd7c68551b3dba9a6db9c1c6252c3bdb48540845b27bf0af0ef570d57d2315

Added: dev/knox/knox-1.4.0/knox-1.4.0.tar.gz.sha512
==
--- dev/knox/knox-1.4.0/knox-1.4.0.tar.gz.sha512 (added)
+++ dev/knox/knox-1.4.0/knox-1.4.0.tar.gz.sha512 Wed Apr 15 00:45:16 2020
@@ -0,0 +1 @@
+2579fdd296a9fb9c6137bc1afc160ba425450ca4ff7b44b3bc42f1fa1004539835a463c3a242448b16ade34d455cc3a553bc9c2ece0f70448fd0800cf6eee235

Added: dev/knox/knox-1.4.0/knox-1.4.0.zip
==
Binary file - no diff available.

Propchange: dev/knox/knox-1.4.0/knox-1.4.0.zip
--
svn:mime-type = application/octet-stream

Added: dev/knox/knox-1.4.0/knox-1.4.0.zip.asc
==
--- dev/knox/knox-1.4.0/knox-1.4.0.zip.asc (added)
+++ dev/knox/knox-1.4.0/knox-1.4.0.zip.asc Wed Apr 15 00:45:16 2020
@@ -0,0 +1,14 @@
+-BEGIN PGP SIGNATURE-
+
+iQGzBAABCgAdFiEEeuxg1uknkszgjN7eNwSi9GprUt8FAl6WVwwACgkQNwSi9Gpr
+Ut9UFQv/ZTLeqkIOjEC3Ed4rBwmtEZ6rrme/onVdINEPZFDnyhbbRgEGPbycnBQ7
+MJXN8oQkuCBY8FmjE8ycsokxTLKDBpnycb7H6oz5fZB6bzXUQANdXQ39DTIwFnIS
+zI0srcqPrDkHEbTYVYiZAJSL2CB0lYNhumYxs/R7XnABxX02pHT9f9TXIhMSgOop
+akWhyLpn5LNMzg5o/rsD25M4PU8fMQYiJggvFok2ORaw0tPl

[knox] annotated tag v1.4.0-rc1 created (now 61cc71c)

2020-04-14 Thread lmccay
This is an automated email from the ASF dual-hosted git repository.

lmccay pushed a change to annotated tag v1.4.0-rc1
in repository https://gitbox.apache.org/repos/asf/knox.git.


  at 61cc71c  (tag)
 tagging c4e6a6cda5d38808918b700b602a0ad8ae5243f7 (commit)
 replaces v1.4.0-branch
  by lmccay
  on Tue Apr 14 20:39:35 2020 -0400

- Log -
v1.4.0-rc1
---

No new revisions were added by this update.



[knox] branch v1.4.0 updated: Updated CHANGES and NOTICE files

2020-04-14 Thread lmccay
This is an automated email from the ASF dual-hosted git repository.

lmccay pushed a commit to branch v1.4.0
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/v1.4.0 by this push:
 new c4e6a6c  Updated CHANGES and NOTICE files
c4e6a6c is described below

commit c4e6a6cda5d38808918b700b602a0ad8ae5243f7
Author: lmccay 
AuthorDate: Tue Apr 14 18:13:47 2020 -0400

Updated CHANGES and NOTICE files
---
 CHANGES | 388 
 NOTICE  |   2 +-
 2 files changed, 389 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index 32a09f3..6687391 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,392 @@
 --
+Release Notes - Apache Knox - Version 1.4.0
+--
+** New Feature
+* [KNOX-2153] - CM discovery - Monitor Cloudera Manager (#239)
+* [KNOX-2002] - Add a KnoxShellTable to Represent and Render Output in 
Tabular Format
+* [KNOX-2224] - KnoxLine and KnoxShell DataSource and Select Command 
Alignment (#255)
+* [KNOX-2341] - KnoxShell Custom Commands need Description and Usage 
Details (#313)
+* [KNOX-2310] - Add aggregate method to KnoxShellTable (#302)
+* [KNOX-2308] - Add sortNumeric to KnoxShellTable for Cols that are 
numeric but values are String (#300)
+* [KNOX-2307] - CSVKnoxShellTableBuilder must support quoted strings and 
embedded commas (#301)
+* [KNOX-2240] - KnoxShell Custom Command for WEBHDFS Use (#296)
+* [KNOX-2299] - Fixed Hive JDBC URL on Knox Home page (#293)
+* [KNOX-2296] - Passing down the service URL field when building up a 
service model (#290)
+* [KNOX-2298] - ClouderaManager cluster config monitor should stop 
monitoring unreferenced clusters (#291)
+* [KNOX-2295] - UI services improvement on Knox Home page (#289)
+* [KNOX-2269] - The Knox Home page is available as a regular app via the 
homepage topology (#281)
+* [KNOX-2066] - Composite Authz Provider
+* [KNOX-2067] - KnoxToken service support for renewal and revocation
+* [KNOX-2024] - KnoxShellTable - Case Insensitive Operations with Col 
Names (#160)
+* [KNOX-2018] - KnoxShellTable Filtering needs greaterThan and lessThan, 
equals Methods (#158)
+* [KNOX-2027] - Need a reverse order sort on a table based on a column. 
(#159)
+* [KNOX-2060] - Extend KnoxShellTable statistics methods to work with 
columns of Strings (#168)
+* [KNOX-2057] - Unique ID is set when creating a new instance of 
KnoxShellTable instead of setting it in the builder/filter (#165)
+* [KNOX-2063] - KnoxShellTable javadoc failures (#167)
+* [KNOX-2052] - KnoxShellTable mean, median, and mode methods (#163)
+* [KNOX-2023] - Recording KnoxShellTable builder/filter chain and 
providing rollback/replay capabilities using the call history as well as 
allowing end-users to export JSON without data (in this case only the call 
history will be serialized) (#162)
+* [KNOX-2022] - KnoxShellTable contains Comparables instead of Strings
+* [KNOX-2022] - Splitting up KnoxShellTable and do minor cleanup
+* [KNOX-1740] - Add Trusted Proxy Support to Knox (#106)
+* [KNOX-2056] - Adding Service Definitions management into Admin UI (#169)
+* [KNOX-2053] - New REST API to create/read/update/delete service 
definitions (#164)
+* [KNOX-2226] - Add home page to Knox (#263)
+* [KNOX-1742] - add knoxline to knoxshell usage rendering
+* [KNOX-1410] - Knox Shell support for remote Alias management (#210)
+* [KNOX-2210] - Gateway-level configuration for server-managed Knox token 
state (#259)
+** Improvement
+* [KNOX-2339] - Add Github Actions for CI (#311)
+* [KNOX-2321]. /LogLevel with knox not working for Hdfs web ui endpoints. 
(#314)
+* [KNOX-2340] - Fix DefaultTokenStateServiceTest timeouts (#312)
+* [KNOX-2338] - Upgrade apacheds.directory.server.version to 2.0.0.AM26 
(#309)
+* [KNOX-2332] - Upgrade spotbugs-maven-plugin to 4.0.0
+* [KNOX-2331] - Upgrade spotbugs to 4.0.1
+* [KNOX-2330] - Upgrade spring-core to 5.2.5.RELEASE
+* [KNOX-2333] - Upgrade rest-assured to 4.3.0
+* [KNOX-2322] - Upgrade nimbus-jose-jwt to 8.14.1
+* [KNOX-2324] - Upgrade metrics to 4.1.6
+* [KNOX-2334] - Upgrade maven-dependency-plugin to 3.1.2
+* [KNOX-2335] - Upgrade java-support to 8.0.0
+* [KNOX-2336] - Upgrade httpclient to 4.5.12
+* [KNOX-2323] - Upgrade groovy to 3.0.3
+* [KNOX-2329] - Upgrade dependency-check-maven to 5.3.2
+* [KNOX-2327] - Upgrade commons-lang3 to 3.10
+* [KNOX-2328] - Upgrade checkstyle to 8.31
+* [KNOX-2326] - Upgrade bcprov-jdk15on to 1.65
+* [KNOX-2325] - Upgrade asm to 8.0.1
+* [KNOX-2304] - CM discovery cluster config monitor needs to be aware of … 
(#307)
+* [KNOX-2320] - Upgrade xmlsec to 2.1.5
+  

[knox] branch v1.4.0 updated: change version numbers for 1.4.0 release

2020-04-14 Thread lmccay
This is an automated email from the ASF dual-hosted git repository.

lmccay pushed a commit to branch v1.4.0
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/v1.4.0 by this push:
 new ce03abc  change version numbers for 1.4.0 release
ce03abc is described below

commit ce03abce585391765e32c594f2d6fc751bf947cc
Author: lmccay 
AuthorDate: Tue Apr 14 15:12:50 2020 -0400

change version numbers for 1.4.0 release
---
 build.xml | 2 +-
 gateway-adapter/pom.xml   | 2 +-
 gateway-admin-ui/pom.xml  | 2 +-
 gateway-applications/pom.xml  | 2 +-
 gateway-cm-integration/pom.xml| 2 +-
 gateway-demo-ldap-launcher/pom.xml| 2 +-
 gateway-demo-ldap/pom.xml | 2 +-
 gateway-discovery-ambari/pom.xml  | 2 +-
 gateway-discovery-cm/pom.xml  | 2 +-
 gateway-docker/pom.xml| 2 +-
 gateway-docker/src/main/resources/docker-compose.yml  | 4 ++--
 gateway-i18n-logging-log4j/pom.xml| 2 +-
 gateway-i18n-logging-sl4j/pom.xml | 2 +-
 gateway-i18n/pom.xml  | 2 +-
 gateway-provider-ha/pom.xml   | 2 +-
 gateway-provider-identity-assertion-common/pom.xml| 2 +-
 gateway-provider-identity-assertion-concat/pom.xml| 2 +-
 gateway-provider-identity-assertion-hadoop-groups/pom.xml | 2 +-
 gateway-provider-identity-assertion-pseudo/pom.xml| 2 +-
 gateway-provider-identity-assertion-regex/pom.xml | 2 +-
 gateway-provider-identity-assertion-switchcase/pom.xml| 2 +-
 gateway-provider-jersey/pom.xml   | 2 +-
 gateway-provider-rewrite-common/pom.xml   | 2 +-
 gateway-provider-rewrite-func-hostmap-static/pom.xml  | 2 +-
 gateway-provider-rewrite-func-inbound-query-param/pom.xml | 2 +-
 gateway-provider-rewrite-func-service-registry/pom.xml| 2 +-
 gateway-provider-rewrite-step-encrypt-uri/pom.xml | 2 +-
 gateway-provider-rewrite-step-secure-query/pom.xml| 2 +-
 gateway-provider-rewrite/pom.xml  | 2 +-
 gateway-provider-security-authc-anon/pom.xml  | 2 +-
 gateway-provider-security-authz-acls/pom.xml  | 2 +-
 gateway-provider-security-authz-composite/pom.xml | 2 +-
 gateway-provider-security-clientcert/pom.xml  | 2 +-
 gateway-provider-security-hadoopauth/pom.xml  | 2 +-
 gateway-provider-security-jwt/pom.xml | 2 +-
 gateway-provider-security-pac4j/pom.xml   | 2 +-
 gateway-provider-security-preauth/pom.xml | 2 +-
 gateway-provider-security-shiro/pom.xml   | 2 +-
 gateway-provider-security-webappsec/pom.xml   | 2 +-
 gateway-release-common/pom.xml| 2 +-
 gateway-release/pom.xml   | 2 +-
 gateway-server-launcher/pom.xml   | 2 +-
 gateway-server-xforwarded-filter/pom.xml  | 2 +-
 gateway-server/pom.xml| 2 +-
 gateway-service-admin/pom.xml | 2 +-
 gateway-service-as/pom.xml| 2 +-
 gateway-service-definitions/pom.xml   | 2 +-
 gateway-service-hashicorp-vault/pom.xml   | 2 +-
 gateway-service-hbase/pom.xml | 2 +-
 gateway-service-health/pom.xml| 2 +-
 gateway-service-hive/pom.xml  | 2 +-
 gateway-service-impala/pom.xml| 2 +-
 gateway-service-jkg/pom.xml   | 2 +-
 gateway-service-knoxsso/pom.xml   | 2 +-
 gateway-service-knoxssout/pom.xml | 2 +-
 gateway-service-knoxtoken/pom.xml | 2 +-
 gateway-service-livy/pom.xml  | 2 +-
 gateway-service-metadata/pom.xml  | 2 +-
 gateway-service-nifi-registry/pom.xml | 2 +-
 gateway-service-nifi/pom.xml  | 2 +-
 gateway-service-remoteconfig/pom.xml  | 2 +-
 gateway-service-rm/pom.xml| 2 +-
 gateway-service-storm/pom.xml | 2 +-
 gateway-service-test/pom.xml  | 2 +-
 gateway-service-tgs/pom.xml   | 2 +-
 gateway-service-vault/pom.xml | 2 +-
 gateway-service-webhdfs/pom.xml   | 2 +-
 gateway-shell-launcher/pom.xml| 2 +-
 gateway-shell-release/po

[knox] branch v1.4.0 created (now 3189fe7)

2020-04-14 Thread lmccay
This is an automated email from the ASF dual-hosted git repository.

lmccay pushed a change to branch v1.4.0
in repository https://gitbox.apache.org/repos/asf/knox.git.


  at 3189fe7  KNOX-2339 - Add Github Actions for CI (#311)

No new revisions were added by this update.



[knox] annotated tag v1.4.0-branch updated (98fe3d2 -> e319a14)

2020-04-14 Thread lmccay
This is an automated email from the ASF dual-hosted git repository.

lmccay pushed a change to annotated tag v1.4.0-branch
in repository https://gitbox.apache.org/repos/asf/knox.git.


*** WARNING: tag v1.4.0-branch was modified! ***

from 98fe3d2  (tag)
  to e319a14  (tag)
 tagging 3189fe7b9f02a0318f62662fa1eaf6369a0ee6e6 (commit)
 replaces v1.3.0-branch
  by lmccay
  on Tue Apr 14 14:50:03 2020 -0400

- Log -
Branch point for v1.4.0
---

from 3d0e3b5  KNOX-1912 - X509CertificateUtil should set CN and SAN
 add abde1c1  Updating for 1.4.0-SNAPSHOT
 add 0ac46f3  KNOX-1911 - Support ClouderaManager Service Discovery in 
Admin UI
 add 24d3bf3  KNOX-1915 - X509CertificateUtil SAN should contain fully 
qualified hostname
 add 2a12710  KNOX-1740 - Add Trusted Proxy Support to Knox (#106)
 add 51e4363  KNOX-1916 - Provide default configuration for Hue in topology 
(#109)
 add da11a65  KNOX-1917 - DefaultKeystoreService should use a shared read 
lock (#110)
 add 082cb1e  KNOX-1918 - Atlas API - prevent global HDFS rules from 
triggering (#111)
 add 027ac74  KNOX-1885 - Upgrade jetty to 9.4.19.v20190610
 add a76f64b  Cleanup Javadoc warnings
 add 77f0c51  Exclude jdk.tools from hadoop-annotations
 add e90beea  KNOX-1919 - Taking gateway.path into consideration when 
processing redirectToUrl provider param with the OOTB knoxsso.xml sample (#113)
 add a1d86ae  KNOX-1816 - Added shellcheck validation to our build 
optionally and fixed issues shellcheck already found (#114)
 add a4587b6  KNOX-1922 - Processing a DNSName only if the hostname starts 
with a letter (#115)
 add 471cf78  KNOX-1923 - Upgrade nodejs to latest LTS v10.16.0 (#117)
 add 61b8d35  KNOX-1924 - Upgrade org.abstractj.libpam4j 1.9.1 to 
org.kohsuke.libpam4j 1.11 (#116)
 add 30446bf  KNOX-1925 - KnoxPamRealm code cleanup
 add 40485c5  KNOX-1744 - Add rewrite rules to fix executor stdout/stderr 
links in Spark History Server UI (#120)
 add 512147f  KNOX-1933 - Add rewrite rules to fix Yarn RM application and 
logs URL (#119)
 add ae44c17  KNOX-1593 - YARN v2 UI - Application - View logs for running 
application
 add 34723fd  KNOX-1928 - CM discovery - Multiple of same url are added to 
descriptor
 add b10a852  KNOX-1927 - CM discovery - ZEPPELINUI / ZEPPELINWS urls are 
not discovered
 add f199443  KNOX-1588 - YARN v2 UI - Make sure that Spark and MR Job 
history links are handled
 add 17dfaa6  Updated CHANGES for v1.3.0 (post release)
 add 1b3e3df  KNOX-1940 - Upgrade commons-text to 1.7
 add c38cf6c  KNOX-1943 - Upgrade dependency-check-maven to 5.2.0
 add 6e8e47f  KNOX-1941 - Upgrade joda-time to 2.10.3
 add 5fa3e03  KNOX-1936 - Upgrade log4j2 to 2.12.0
 add 9fa268e  KNOX-1937 - Upgrade testcontainers to 1.11.4
 add 13580cf  KNOX-1942 - Upgrade spotbugs-maven-plugin to 3.1.12.1
 add dcfdae0  KNOX-1944 - Upgrade protobuf-java to 3.9.0
 add e561254  KNOX-1945 - Upgrade spring-vault to 2.1.3.RELEASE
 add 4944351  KNOX-1938 - Upgrade nimbus-jose-jwt to 7.5.1
 add 3be8d5d  KNOX-1949 - CM discovery - Improve efficiency of discovery
 add 3a9dbea  KNOX-1950 - YARN v2 UI - Tools - Yarn Daemon Logs - 
/logs/stacks link broken
 add 6b080d8  KNOX-1939 - Upgrade jackson-databind to 2.9.9.1
 add 8a2e6ae  KNOX-1948 - If no rules are defined don't rewrite (#121)
 add 359f220  KNOX-1929 - CM discovery - HIVE URLs not discovered when 
HIVE_ON_TEZ is deployed
 add d398c63  KNOX-1955 - Admin UI should handle gateway.path change (#123)
 add 8624167  KNOX-1956 - Improve AdminUI development by using angular 
proxy conf (#122)
 add d2ae683  KNOX-1590 - YARN v2 UI - Application - ApplicationMaster link 
is broken
 add 34d3937  Fix javadoc warnings
 add 4261051  KNOX-1958 - YARN v2 UI - internal links of History and 
ApplicationMaster Pages.
 add 096e717  KNOX-1930 - CM discovery - JOBTRACKER URLs not discovered
 add c7328c9  KNOX-1959 - HadoopAuthCookieStore should not read krb5 login 
config each time
 add 232c422  KNOX-1963 - Ranger API service should proxy xusers/users and 
and xusers/groups
 add eb6d3c5  KNOX-1964 - YARN v1 UI - ContainerLogs link broken for 
Running Jobs
 add 0619f0e  KNOX-1966 - Upgrade jackson-databind to 2.9.9.2
 add 55adc6a  KNOX-1694 - Prevent port mapped topologies from being exposed 
to gateway port (#126)
 add 379b162  KNOX-1968 - YARN UI V2 proxied via Knox does not rewrite 
Spark stderr/stdout links
 add 880ced1  Fix javadoc warnings
 add 970527a  KNOX-1967 - Add a service definition for Impala Hiveserver2 
(#127)
 add 4fde386  KNOX-1969 - Upgrade jackson-databind to 2.9.9.3
 add 81fe6fc  KNOX-1986 - Do not attempt to rewrite empty payload (#129)
 add 51d25c5  KNOX-1988 - In Spark H

[knox] branch master updated: KNOX-2339 - Add Github Actions for CI (#311)

2020-04-14 Thread krisden
This is an automated email from the ASF dual-hosted git repository.

krisden pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git


The following commit(s) were added to refs/heads/master by this push:
 new 3189fe7  KNOX-2339 - Add Github Actions for CI (#311)
3189fe7 is described below

commit 3189fe7b9f02a0318f62662fa1eaf6369a0ee6e6
Author: Kevin Risden 
AuthorDate: Tue Apr 14 11:03:17 2020 -0400

KNOX-2339 - Add Github Actions for CI (#311)

Signed-off-by: Kevin Risden 
---
 .github/workflows/main.yml | 48 ++
 1 file changed, 48 insertions(+)

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
new file mode 100644
index 000..9521bd5
--- /dev/null
+++ b/.github/workflows/main.yml
@@ -0,0 +1,48 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to you under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+on:
+  push:
+paths-ignore:
+  - 'site/**'
+branches:
+  - '*'
+  pull_request:
+paths-ignore:
+  - 'site/**'
+branches:
+  - '*'
+
+jobs:
+  build:
+runs-on: ubuntu-latest
+strategy:
+  matrix:
+java: [ 8, 11 ]
+  fail-fast: false
+name: CI - Java ${{ matrix.java }}
+steps:
+  - uses: actions/checkout@v2
+  - name: 'Setup Java'
+uses: actions/setup-java@v1
+with:
+  java-version: ${{ matrix.java }}
+  - name: 'Build and Test'
+run: mvn -T.75C clean verify -U -Dsurefire.useFile=false 
-Djavax.net.ssl.trustStorePassword=changeit -B -V
+  - name: shellcheck
+uses: reviewdog/action-shellcheck@v1
+with:
+  pattern: "*release*/home/bin/*.sh"
+