ramackri opened a new pull request, #1063: URL: https://github.com/apache/ranger/pull/1063
## Summary - Backfill the GraalJS 25.1.3 runtime JAR whitelist (13 artifacts) into 13 remaining plugin/server assembly descriptors. - Part 1 (PR #1052) updated hdfs, hive, hbase, yarn, and solr; this PR covers Knox, Storm, Kafka, Atlas, Elasticsearch, Kylin, Ozone, Presto, Sqoop, KMS plugin, Trino, KMS server, and PDP. - Add `dev-support/README-GRAALVM-PLUGIN-ASSEMBLY-GAP.md` documenting the assembly gap and verification steps. ## Why Plugin tarballs use explicit Maven Assembly JAR whitelists. `agents-common` declares GraalJS, but those JARs are not shipped unless listed. On JDK 17+, JavaScript policy conditions require GraalJS on the plugin classpath. ## Test plan - [x] `mvn -pl agents-common test -Dtest=RangerRequestScriptEvaluatorTest` - [x] `mvn -f distro/pom.xml package -Pranger-kafka-plugin -DskipTests` (assembly BUILD SUCCESS) - [ ] CI `build-17` full reactor verify -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
