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

madhan pushed a change to branch ranger-2.6
in repository https://gitbox.apache.org/repos/asf/ranger.git


    from 720a6aa45 RANGER-5007: Expose service configs in RangerBasePlugin 
(#414)
     new 13fea84e2 RANGER-4942: Fix docker build with Dockerfile.ranger-build 
and update env variables with ENV key=value format
     new d8d9e2077 RANGER-5005: Use sortpom maven plugin to improve readability 
of pom files

The 2 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-audit/pom.xml                               |  397 ++---
 agents-common/pom.xml                              |  196 ++-
 agents-cred/pom.xml                                |   81 +-
 agents-installer/pom.xml                           |    8 +-
 credentialbuilder/pom.xml                          |  116 +-
 dev-support/ranger-docker/Dockerfile.ranger        |    7 +-
 dev-support/ranger-docker/Dockerfile.ranger-base   |   12 +-
 .../ranger-docker/Dockerfile.ranger-base-ubi       |   11 +-
 dev-support/ranger-docker/Dockerfile.ranger-build  |   15 +-
 dev-support/ranger-docker/Dockerfile.ranger-hadoop |   14 +-
 dev-support/ranger-docker/Dockerfile.ranger-hbase  |    4 +-
 dev-support/ranger-docker/Dockerfile.ranger-hive   |    6 +-
 dev-support/ranger-docker/Dockerfile.ranger-kafka  |    4 +-
 dev-support/ranger-docker/Dockerfile.ranger-knox   |    4 +-
 dev-support/ranger-docker/Dockerfile.ranger-mysql  |    2 +-
 .../ranger-docker/Dockerfile.ranger-postgres       |    2 +-
 distro/pom.xml                                     | 1406 +++++++++---------
 embeddedwebserver/pom.xml                          |  110 +-
 hbase-agent/pom.xml                                |  388 ++---
 hdfs-agent/pom.xml                                 |  173 ++-
 hive-agent/pom.xml                                 |  214 ++-
 intg/pom.xml                                       |  122 +-
 jisql/pom.xml                                      |    8 +-
 kms/pom.xml                                        |  701 ++++-----
 .../hadoop/crypto/key/kms/server/TestKMSAudit.java |   10 +-
 knox-agent/pom.xml                                 |  309 ++--
 plugin-atlas/pom.xml                               |   82 +-
 plugin-elasticsearch/pom.xml                       |  122 +-
 plugin-kafka/pom.xml                               |  151 +-
 plugin-kms/pom.xml                                 |   40 +-
 plugin-kudu/pom.xml                                |   21 +-
 plugin-kylin/pom.xml                               |  124 +-
 plugin-nestedstructure/pom.xml                     |  151 +-
 plugin-nifi-registry/pom.xml                       |   32 +-
 plugin-nifi/pom.xml                                |   28 +-
 plugin-ozone/pom.xml                               |  127 +-
 plugin-presto/pom.xml                              |   83 +-
 plugin-schema-registry/pom.xml                     |  176 ++-
 plugin-solr/pom.xml                                |   98 +-
 plugin-sqoop/pom.xml                               |  105 +-
 plugin-trino/pom.xml                               |    8 +-
 plugin-yarn/pom.xml                                |   56 +-
 pom.xml                                            | 1545 ++++++++++----------
 ranger-atlas-plugin-shim/pom.xml                   |   58 +-
 ranger-authn/pom.xml                               |   59 +-
 ranger-common-ha/pom.xml                           |  103 +-
 ranger-elasticsearch-plugin-shim/pom.xml           |  116 +-
 ranger-examples/conditions-enrichers/pom.xml       |    8 +-
 ranger-examples/distro/pom.xml                     |   45 +-
 ranger-examples/plugin-sampleapp/pom.xml           |  148 +-
 ranger-examples/pom.xml                            |    8 +-
 ranger-examples/sample-client/pom.xml              |   34 +-
 ranger-examples/sampleapp/pom.xml                  |   20 +-
 ranger-hbase-plugin-shim/pom.xml                   |   60 +-
 ranger-hdfs-plugin-shim/pom.xml                    |   38 +-
 ranger-hive-plugin-shim/pom.xml                    |   40 +-
 ranger-kafka-plugin-shim/pom.xml                   |   31 +-
 ranger-kms-plugin-shim/pom.xml                     |   38 +-
 ranger-knox-plugin-shim/pom.xml                    |   28 +-
 ranger-kylin-plugin-shim/pom.xml                   |   69 +-
 ranger-metrics/pom.xml                             |   44 +-
 ranger-ozone-plugin-shim/pom.xml                   |   53 +-
 ranger-plugin-classloader/pom.xml                  |   13 +-
 ranger-presto-plugin-shim/pom.xml                  |  144 +-
 ranger-solr-plugin-shim/pom.xml                    |   98 +-
 ranger-sqoop-plugin-shim/pom.xml                   |   65 +-
 ranger-storm-plugin-shim/pom.xml                   |   54 +-
 ranger-tools/pom.xml                               |   64 +-
 ranger-util/pom.xml                                |   20 +-
 ranger-yarn-plugin-shim/pom.xml                    |   46 +-
 security-admin/pom.xml                             | 1033 +++++++------
 storm-agent/pom.xml                                |  198 +--
 tagsync/pom.xml                                    |  272 ++--
 ugsync-util/pom.xml                                |   26 +-
 ugsync/ldapconfigchecktool/ldapconfigcheck/pom.xml |   53 +-
 ugsync/pom.xml                                     |  179 +--
 unixauthclient/pom.xml                             |   32 +-
 unixauthnative/pom.xml                             |    2 +-
 unixauthservice/pom.xml                            |   37 +-
 79 files changed, 5316 insertions(+), 5289 deletions(-)

Reply via email to