You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ve...@apache.org on 2016/08/10 16:40:45 UTC

incubator-ranger git commit: RANGER-1143: added ranger-plugins-cred lib for tagsync deployment

Repository: incubator-ranger
Updated Branches:
  refs/heads/master f0cae730a -> 77e2c4429


RANGER-1143: added ranger-plugins-cred lib for tagsync deployment

Signed-off-by: Velmurugan Periasamy <ve...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/77e2c442
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/77e2c442
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/77e2c442

Branch: refs/heads/master
Commit: 77e2c4429da45c426fd93d68c249ee74b8a77443
Parents: f0cae73
Author: sneethiraj <sn...@apache.org>
Authored: Wed Aug 10 12:09:25 2016 -0400
Committer: Velmurugan Periasamy <ve...@apache.org>
Committed: Wed Aug 10 22:10:23 2016 +0530

----------------------------------------------------------------------
 src/main/assembly/tagsync.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/77e2c442/src/main/assembly/tagsync.xml
----------------------------------------------------------------------
diff --git a/src/main/assembly/tagsync.xml b/src/main/assembly/tagsync.xml
index bb5b35c..f8717ef 100644
--- a/src/main/assembly/tagsync.xml
+++ b/src/main/assembly/tagsync.xml
@@ -51,6 +51,7 @@
 					<include>org.apache.kafka:kafka_2.10:jar:${kafka.version}</include>
 					<include>org.apache.kafka:kafka-clients:jar:${kafka.version}</include>
 					<include>org.apache.ranger:credentialbuilder</include>
+					<include>org.apache.ranger:ranger-plugins-cred</include>
 					<include>org.apache.ranger:ranger-plugins-common</include>
 					<include>org.apache.ranger:ranger-util</include>
 					<include>org.apache.zookeeper:zookeeper:jar:${zookeeper.version}</include>