Repository: ranger Updated Branches: refs/heads/master 8372e3003 -> 98351d4c1
RANGER-1651 : Improve Ranger and Ranger KMS REST Api documentation Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/98351d4c Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/98351d4c Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/98351d4c Branch: refs/heads/master Commit: 98351d4c1b1a407c37b9ad161a0fb8b4f6efd977 Parents: 8372e30 Author: Mehul Parikh <me...@apache.org> Authored: Wed Sep 6 14:52:21 2017 +0530 Committer: Mehul Parikh <me...@apache.org> Committed: Fri Sep 15 17:57:15 2017 +0530 ---------------------------------------------------------------------- enunciate.xml | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ranger/blob/98351d4c/enunciate.xml ---------------------------------------------------------------------- diff --git a/enunciate.xml b/enunciate.xml index e185a41..f64af1a 100644 --- a/enunciate.xml +++ b/enunciate.xml @@ -34,4 +34,7 @@ <php-json-client disabled="true"/> <jaxws disabled="true"/> </modules> + <api-classes> + <include pattern="org.apache.hadoop.crypto.key.kms.server.*"/> + </api-classes> </enunciate>