This is an automated email from the ASF dual-hosted git repository.
bpatel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
The following commit(s) were added to refs/heads/master by this push:
new 3a46673 RANGER-3634: Remove duplicate entries from usersync
distribution file
3a46673 is described below
commit 3a4667342e653ca6132fcb140740a9e1b19b40b0
Author: Bhavik Patel <[email protected]>
AuthorDate: Mon Feb 21 15:47:42 2022 +0530
RANGER-3634: Remove duplicate entries from usersync distribution file
---
distro/src/main/assembly/usersync.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/distro/src/main/assembly/usersync.xml
b/distro/src/main/assembly/usersync.xml
index e1c4b1b..187d535 100644
--- a/distro/src/main/assembly/usersync.xml
+++ b/distro/src/main/assembly/usersync.xml
@@ -44,7 +44,6 @@
<include>com.sun.jersey:jersey-bundle</include>
<include>commons-cli:commons-cli</include>
<include>commons-collections:commons-collections</include>
-
<include>org.apache.commons:commons-configuration2</include>
<include>commons-lang:commons-lang</include>
<include>commons-logging:commons-logging</include>
<include>com.google.guava:guava</include>
@@ -59,8 +58,6 @@
<include>commons-codec:commons-codec</include>
<include>org.apache.ranger:ranger-plugins-common</include>
<include>org.apache.ranger:ugsync-util</include>
-
<include>org.codehaus.woodstox:stax2-api</include>
-
<include>com.fasterxml.woodstox:woodstox-core</include>
<include>org.apache.htrace:htrace-core4</include>
<include>com.kstruct:gethostname4j:jar:${kstruct.gethostname4j.version}</include>
<include>net.java.dev.jna:jna:jar:${jna.version}</include>