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

pradeep pushed a commit to branch ranger-2.2
in repository https://gitbox.apache.org/repos/asf/ranger.git


The following commit(s) were added to refs/heads/ranger-2.2 by this push:
     new 4b85ec8  RANGER-3304: Create solr audit conf zip archive
4b85ec8 is described below

commit 4b85ec8246f4b8d330960a26eda51ecb77468f1f
Author: pradeep <[email protected]>
AuthorDate: Wed Jun 2 19:59:12 2021 +0530

    RANGER-3304: Create solr audit conf zip archive
---
 distro/src/main/assembly/solr_audit_conf.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/distro/src/main/assembly/solr_audit_conf.xml 
b/distro/src/main/assembly/solr_audit_conf.xml
index 2a4b79e..e3e618c 100644
--- a/distro/src/main/assembly/solr_audit_conf.xml
+++ b/distro/src/main/assembly/solr_audit_conf.xml
@@ -19,6 +19,7 @@
   <id>solr_audit_conf</id>
   <formats>
      <format>tar.gz</format>
+     <format>zip</format>
   </formats>
    <includeBaseDirectory>false</includeBaseDirectory>
         <fileSets>

Reply via email to