----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75287/#review227088 -----------------------------------------------------------
Ship it! Ship It! - Abhay Kulkarni On Nov. 24, 2024, 11:09 p.m., Madhan Neethiraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/75287/ > ----------------------------------------------------------- > > (Updated Nov. 24, 2024, 11:09 p.m.) > > > Review request for ranger, Abhishek Kumar, Anand Nadar, Asit Vadhavkar, > Fateh Singh, Kishor Gollapalliwar, Abhay Kulkarni, Mehul Parikh, Pradeep > Agrawal, Ramesh Mani, Sailaja Polavarapu, and Subhrat Chaudhary. > > > Bugs: RANGER-5005 > https://issues.apache.org/jira/browse/RANGER-5005 > > > Repository: ranger > > > Description > ------- > > - added sortpom-maven-plugin in root pom.xml > - sorted pom files using sort goal of the plugins > - updated TestKMSAudit to replace used of mockito internal class Whitebox > with FieldUtils > > > Diffs > ----- > > agents-audit/pom.xml dbb1502e6 > agents-common/pom.xml 502a1f716 > agents-cred/pom.xml 0d2850a39 > agents-installer/pom.xml d9340765d > credentialbuilder/pom.xml e54c93391 > distro/pom.xml 239d395f1 > embeddedwebserver/pom.xml f94a37815 > hbase-agent/pom.xml e9a603af6 > hdfs-agent/pom.xml 901c5a22a > hive-agent/pom.xml af523ecb8 > intg/pom.xml 6d01dcff6 > jisql/pom.xml c614e63e5 > kms/pom.xml 4a901843b > kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMSAudit.java > 9a46e3a37 > knox-agent/pom.xml fb631725b > plugin-atlas/pom.xml 13bed52a4 > plugin-elasticsearch/pom.xml 6d5f4fb52 > plugin-kafka/pom.xml 631e47814 > plugin-kms/pom.xml b2ca0da64 > plugin-kudu/pom.xml 53b800293 > plugin-kylin/pom.xml ee72462a6 > plugin-nestedstructure/pom.xml 7643a9465 > plugin-nifi-registry/pom.xml b12791bfe > plugin-nifi/pom.xml 44e623988 > plugin-ozone/pom.xml 0c91e9659 > plugin-presto/pom.xml 3bbf14002 > plugin-schema-registry/pom.xml 46cb1140b > plugin-solr/pom.xml 9ab26ef5c > plugin-sqoop/pom.xml 5ce87f392 > plugin-trino/pom.xml f778bcf93 > plugin-yarn/pom.xml 3c36e7104 > pom.xml c6e829b43 > ranger-atlas-plugin-shim/pom.xml 8d0601b1b > ranger-common-ha/pom.xml 68aa6ea96 > ranger-elasticsearch-plugin-shim/pom.xml 5a02be9b5 > ranger-examples/conditions-enrichers/pom.xml 9eb1cb212 > ranger-examples/distro/pom.xml 6600dae78 > ranger-examples/plugin-sampleapp/pom.xml 03e5a0a3e > ranger-examples/pom.xml f3a4262ba > ranger-examples/sample-client/pom.xml 0e53f654c > ranger-examples/sampleapp/pom.xml 6ee7e3882 > ranger-hbase-plugin-shim/pom.xml 72579d9f2 > ranger-hdfs-plugin-shim/pom.xml 6dc1aa3d8 > ranger-hive-plugin-shim/pom.xml 99cdece73 > ranger-kafka-plugin-shim/pom.xml e0722c0ae > ranger-kms-plugin-shim/pom.xml 52e30d581 > ranger-knox-plugin-shim/pom.xml 85b0669b5 > ranger-kylin-plugin-shim/pom.xml 4ec487cfb > ranger-ozone-plugin-shim/pom.xml 0ed739b22 > ranger-plugin-classloader/pom.xml 097d099c9 > ranger-presto-plugin-shim/pom.xml c78fafd20 > ranger-solr-plugin-shim/pom.xml 0b5ec7579 > ranger-sqoop-plugin-shim/pom.xml 052b87d0f > ranger-storm-plugin-shim/pom.xml 98c985fd7 > ranger-tools/pom.xml 150924505 > ranger-util/pom.xml 6a4b581b6 > ranger-yarn-plugin-shim/pom.xml 67026635f > security-admin/pom.xml f7f8a8175 > storm-agent/pom.xml f2f6f3d5f > tagsync/pom.xml 598c94dd9 > ugsync-util/pom.xml f1ee92c66 > ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml 9788c0030 > ugsync/pom.xml 873b0605d > unixauthclient/pom.xml 23e78e305 > unixauthservice/pom.xml 17984666d > > > Diff: https://reviews.apache.org/r/75287/diff/1/ > > > Testing > ------- > > - build with unit tests complete successfully > > > Thanks, > > Madhan Neethiraj > >