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 32671b441 Merge branch 'master' into RANGER-3923
add 69f74e32e RANGER-4516: moved getResourceACLs() implementation from
RangerPolicyEngine to RangerPolicyEvaluator
new bee10c5fb 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:
.../policyengine/RangerPolicyEngineImpl.java | 197 +-------------------
.../RangerAbstractPolicyEvaluator.java | 198 +++++++++++++++++++++
.../policyevaluator/RangerPolicyEvaluator.java | 4 +
3 files changed, 205 insertions(+), 194 deletions(-)