This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch RANGER-3923
in repository https://gitbox.apache.org/repos/asf/ranger.git
from 515a5098b RANGER-4531: updated GdsPolicyEngine with methods to find
datasets/projects for principals
add 568ac6ae8 RANGER-4528: Add JUnit 5 support
add 32e0f05c7 RANGER-4360 : Error page 'Go back' button not redirecting to
the right page
add 89fa06161 RANGER-4525:Upgrade spotbugs plugin to 4.7.3.5
new be4a778a6 Merge branch 'master' into RANGER-3923
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
agents-audit/pom.xml | 24 +++-
agents-common/pom.xml | 37 ++++---
agents-cred/pom.xml | 20 +++-
credentialbuilder/pom.xml | 31 ++++--
hbase-agent/pom.xml | 95 +++++++++-------
hdfs-agent/pom.xml | 14 ++-
hive-agent/pom.xml | 19 +++-
intg/pom.xml | 14 ++-
kms/pom.xml | 123 ++++++++++++---------
knox-agent/pom.xml | 38 ++++---
plugin-kafka/pom.xml | 71 ++++++------
plugin-kms/pom.xml | 16 ++-
plugin-kudu/pom.xml | 14 ++-
plugin-kylin/pom.xml | 40 ++++---
plugin-nifi-registry/pom.xml | 12 +-
plugin-nifi/pom.xml | 12 +-
plugin-presto/pom.xml | 30 +++--
plugin-schema-registry/pom.xml | 22 ++--
plugin-sqoop/pom.xml | 59 ++++++----
plugin-trino/pom.xml | 30 +++--
pom.xml | 16 ++-
ranger-authn/pom.xml | 14 ++-
ranger-common-ha/pom.xml | 13 ++-
ranger-examples/conditions-enrichers/pom.xml | 25 +++--
ranger-knox-plugin-shim/pom.xml | 18 ++-
ranger-metrics/pom.xml | 13 ++-
ranger-plugin-classloader/pom.xml | 18 ++-
ranger-tools/pom.xml | 20 +++-
security-admin/pom.xml | 37 ++++---
.../main/webapp/react-webapp/src/utils/XAUtils.js | 16 ++-
.../main/webapp/react-webapp/src/utils/fetchAPI.js | 6 +-
.../src/views/AuditEvent/AccessLogs.jsx | 8 +-
.../src/views/AuditEvent/AdminLogs.jsx | 6 +-
.../src/views/AuditEvent/AuditLayout.jsx | 2 +-
.../src/views/AuditEvent/LoginSessionsLogs.jsx | 4 +-
.../src/views/AuditEvent/PluginStatusLogs.jsx | 4 +-
.../src/views/AuditEvent/PluginsLog.jsx | 4 +-
.../react-webapp/src/views/AuditEvent/UserSync.jsx | 6 +-
.../src/views/Encryption/KeyManager.jsx | 4 +-
.../webapp/react-webapp/src/views/ErrorPage.jsx | 11 +-
.../main/webapp/react-webapp/src/views/Home.jsx | 2 +-
.../main/webapp/react-webapp/src/views/Layout.jsx | 11 +-
.../src/views/PermissionsModule/Permissions.jsx | 4 +-
.../views/PolicyListing/AddUpdatePolicyForm.jsx | 5 +-
.../src/views/PolicyListing/PolicyListing.jsx | 4 +-
.../views/PolicyListing/PolicyListingTabView.jsx | 20 ++--
.../src/views/Reports/UserAccessLayout.jsx | 12 +-
.../src/views/SecurityZone/SecurityZoneForm.jsx | 2 +-
.../src/views/SecurityZone/ZoneListing.jsx | 14 ++-
.../views/ServiceManager/ServiceDefinitions.jsx | 3 +-
.../src/views/ServiceManager/ServiceForm.jsx | 2 +-
.../react-webapp/src/views/SideBar/SideBar.jsx | 3 +-
.../UserGroupRoleListing/UserGroupRoleListing.jsx | 2 +-
.../groups_details/GroupListing.jsx | 4 +-
.../role_details/RoleListing.jsx | 4 +-
.../users_details/UserListing.jsx | 4 +-
storm-agent/pom.xml | 17 ++-
tagsync/pom.xml | 28 +++--
ugsync/pom.xml | 51 +++++----
59 files changed, 749 insertions(+), 409 deletions(-)