This is an automated email from the ASF dual-hosted git repository.

kishor pushed a change to branch RANGER-4076_master
in repository https://gitbox.apache.org/repos/asf/ranger.git


    from d9bbcfdd8 RANGER-5416:Disable Server Version Disclosure in HTTP 
Response for Ranger KMS (#765)
     new ecf60feed RANGER-4076: pom & config changes for jdk17 build
     new 1cf0646a7 RANGER-4076: Remove Nashorn Script Engine
     new 60fb9b372 RANGER-4076: Unix Auth Client remove deprecated APIs
     new 010652dbc RANGER-4076: Fix TestCase failures in 
RangerRequestScriptEvaluatorTest
     new 42e3a1064 RANGER-4076: Ranger KMS changes for JDK17 build
     new c34c31eb0 RANGER-4076: Disabled/ Ignored knox dependent tests
     new 35541e1e4 RANGER-4076: Fix TestCase failures in 
TestRecordFilterJavaScript

The 7 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-common/pom.xml                              | 22 +++++--
 .../plugin/util/NashornScriptEngineCreator.java    | 67 ----------------------
 .../ranger/plugin/util/ScriptEngineUtil.java       |  7 +--
 .../RangerRequestScriptEvaluatorTest.java          | 40 ++++++++++++-
 distro/src/main/assembly/admin-web.xml             |  2 +-
 docs/src/site/resources/index.js                   |  4 +-
 hive-agent/pom.xml                                 |  6 ++
 .../ranger/services/knox/KnoxRangerTest.java       |  2 +
 plugin-nestedstructure/pom.xml                     |  5 --
 .../authorizer/RecordFilterJavaScript.java         | 34 ++++++++---
 .../authorizer/TestRecordFilterJavaScript.java     |  4 +-
 pom.xml                                            | 17 ++++--
 security-admin/pom.xml                             |  6 ++
 unixauthclient/pom.xml                             |  6 ++
 .../unix/jaas/TestRemoteUnixLoginModule.java       | 44 +++++++-------
 15 files changed, 140 insertions(+), 126 deletions(-)
 delete mode 100644 
agents-common/src/main/java/org/apache/ranger/plugin/util/NashornScriptEngineCreator.java

Reply via email to