You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by sn...@apache.org on 2015/04/29 20:12:28 UTC

incubator-ranger git commit: RANGER-438: adding ranger-kms-site.xml to conf.d folder

Repository: incubator-ranger
Updated Branches:
  refs/heads/master 3efc0df82 -> e57a5480d


RANGER-438: adding ranger-kms-site.xml to conf.d folder


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

Branch: refs/heads/master
Commit: e57a5480d0c009e11aefb0205d3f4c560a05d3e1
Parents: 3efc0df
Author: sneethiraj <sn...@apache.org>
Authored: Wed Apr 29 14:06:31 2015 -0400
Committer: sneethiraj <sn...@apache.org>
Committed: Wed Apr 29 14:08:19 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/e57a5480/src/main/assembly/kms.xml
----------------------------------------------------------------------
diff --git a/src/main/assembly/kms.xml b/src/main/assembly/kms.xml
index 44eda67..13cf384 100644
--- a/src/main/assembly/kms.xml
+++ b/src/main/assembly/kms.xml
@@ -276,7 +276,7 @@
   <fileSets>
 	<fileSet>
 		<outputDirectory>/ews/webapp/WEB-INF/classes/conf.dist</outputDirectory>
-		<directory>embeddedwebserver/conf</directory>
+		<directory>kms/config/webserver</directory>
 		<fileMode>700</fileMode>
 	</fileSet>
 	<fileSet>