Updated Branches:
  refs/heads/trunk 043604e60 -> fbf7afc1b

AMBARI-2851. A whole bunch of useless warnings are shown when packaging 
ambari-server via maven. (yusaku)


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

Branch: refs/heads/trunk
Commit: fbf7afc1b6e0cdeb1a31c5cf6691f91501532ff1
Parents: 043604e
Author: Yusaku Sako <[email protected]>
Authored: Thu Sep 12 12:50:33 2013 -0700
Committer: Yusaku Sako <[email protected]>
Committed: Thu Sep 12 12:50:48 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/fbf7afc1/ambari-server/pom.xml
----------------------------------------------------------------------
diff --git a/ambari-server/pom.xml b/ambari-server/pom.xml
index 0588edd..9e0993e 100644
--- a/ambari-server/pom.xml
+++ b/ambari-server/pom.xml
@@ -94,6 +94,7 @@
           <descriptors>
             <descriptor>src/main/assemblies/server.xml</descriptor>
           </descriptors>
+          <tarLongFileMode>gnu</tarLongFileMode>
         </configuration>
         <executions>
           <execution>

Reply via email to