You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ma...@apache.org on 2013/02/28 22:22:38 UTC

svn commit: r1451358 - /incubator/ambari/trunk/ambari-agent/pom.xml

Author: mahadev
Date: Thu Feb 28 21:22:38 2013
New Revision: 1451358

URL: http://svn.apache.org/r1451358
Log:
ambari agent rpm installs throws warnings. (giridharan via mahadev)

Modified:
    incubator/ambari/trunk/ambari-agent/pom.xml

Modified: incubator/ambari/trunk/ambari-agent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ambari/trunk/ambari-agent/pom.xml?rev=1451358&r1=1451357&r2=1451358&view=diff
==============================================================================
--- incubator/ambari/trunk/ambari-agent/pom.xml (original)
+++ incubator/ambari/trunk/ambari-agent/pom.xml Thu Feb 28 21:22:38 2013
@@ -172,6 +172,9 @@
             </mapping>
             <mapping>
               <directory>${lib.dir}</directory>
+              <filemode>755</filemode>
+              <username>root</username>
+              <groupname>root</groupname>
               <sources>
                 <source>
                   <location>${project.build.directory}/lib</location>