This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
from 11dbcf7a7 RANGER-4660: fixed error while creating service having name
without an underscore
new 30dd2b502 RANGER-4666: fixed getResourceACLs() API to account for tags
assigned to ancestor resources
new 255aabce4 RANGER-4664: GDS validation updated to handle empty resource
new 3d2bf96a8 RANGER-4651: fixed incorrect JPA query names - #2
The 3 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:
.../java/org/apache/ranger/plugin/errors/ValidationErrorCode.java | 1 +
.../apache/ranger/plugin/policyengine/RangerPolicyEngineImpl.java | 5 +++++
.../policyengine/test_aclprovider_resource_hierarchy_tags.json | 1 +
.../main/java/org/apache/ranger/validation/RangerGdsValidator.java | 4 ++++
security-admin/src/main/resources/META-INF/jpa_named_queries.xml | 6 +++---
5 files changed, 14 insertions(+), 3 deletions(-)