Repository: incubator-ranger
Updated Branches:
  refs/heads/tag-policy 0d37d980e -> 431167712


RANGER-274: setting id for _tag_ service-def to 100


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

Branch: refs/heads/tag-policy
Commit: 4311677127428892ad527ddf48fc1f5087eb3c67
Parents: 0d37d98
Author: Madhan Neethiraj <[email protected]>
Authored: Thu Jun 4 22:39:40 2015 -0700
Committer: Madhan Neethiraj <[email protected]>
Committed: Thu Jun 4 22:39:40 2015 -0700

----------------------------------------------------------------------
 .../src/main/resources/service-defs/ranger-servicedef-_tag_.json    | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/43116771/agents-common/src/main/resources/service-defs/ranger-servicedef-_tag_.json
----------------------------------------------------------------------
diff --git 
a/agents-common/src/main/resources/service-defs/ranger-servicedef-_tag_.json 
b/agents-common/src/main/resources/service-defs/ranger-servicedef-_tag_.json
index 10a4ee5..ee8333d 100644
--- a/agents-common/src/main/resources/service-defs/ranger-servicedef-_tag_.json
+++ b/agents-common/src/main/resources/service-defs/ranger-servicedef-_tag_.json
@@ -1,4 +1,5 @@
 {
+  "id":100,
   "name": "_tag_",
   "implClass": "org.apache.ranger.services.tag.RangerServiceTag",
   "label": "TAG",

Reply via email to