You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sw...@apache.org on 2013/08/23 00:06:51 UTC

[2/2] git commit: AMBARI-2994. krb5JAASLogin.conf missing in the distribution. (swagle)

AMBARI-2994. krb5JAASLogin.conf missing in the distribution. (swagle)


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

Branch: refs/heads/trunk
Commit: 48046ae478f6e4688d8037242820612796ec9f72
Parents: f9310d6
Author: Siddharth Wagle <sw...@hortonworks.com>
Authored: Thu Aug 22 13:54:07 2013 -0700
Committer: Siddharth Wagle <sw...@hortonworks.com>
Committed: Thu Aug 22 15:06:36 2013 -0700

----------------------------------------------------------------------
 ambari-server/pom.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/48046ae4/ambari-server/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml
index 2737744..6d4170a 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -237,6 +237,9 @@
                 <source>
                   <location>conf/unix/log4j.properties</location>
                 </source>
+                <source>
+                  <location>conf/unix/krb5JAASLogin.conf</location>
+                </source>
               </sources>
             </mapping>
             <mapping>