Repository: ranger
Updated Branches:
  refs/heads/ranger-0.7 109f2218d -> 3bf2d33b3


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/3bf2d33b
Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/3bf2d33b
Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/3bf2d33b

Branch: refs/heads/ranger-0.7
Commit: 3bf2d33b3dab94273c2a52195c2d44da3b96efab
Parents: 109f221
Author: Mehul Parikh <me...@apache.org>
Authored: Fri Sep 15 18:10:14 2017 +0530
Committer: Mehul Parikh <me...@apache.org>
Committed: Fri Sep 15 18:10:14 2017 +0530

----------------------------------------------------------------------
 enunciate.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ranger/blob/3bf2d33b/enunciate.xml
----------------------------------------------------------------------
diff --git a/enunciate.xml b/enunciate.xml
index c91d196..2bd313d 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>

Reply via email to