You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2008/02/22 13:16:18 UTC

svn commit: r630171 - /servicemix/smx4/kernel/trunk/assembly/pom.xml

Author: gnodet
Date: Fri Feb 22 04:16:15 2008
New Revision: 630171

URL: http://svn.apache.org/viewvc?rev=630171&view=rev
Log:
SMX4KNL-17: Remove all the warnings when building the distribution tar.gz

Modified:
    servicemix/smx4/kernel/trunk/assembly/pom.xml

Modified: servicemix/smx4/kernel/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/kernel/trunk/assembly/pom.xml?rev=630171&r1=630170&r2=630171&view=diff
==============================================================================
--- servicemix/smx4/kernel/trunk/assembly/pom.xml (original)
+++ servicemix/smx4/kernel/trunk/assembly/pom.xml Fri Feb 22 04:16:15 2008
@@ -277,6 +277,7 @@
                             <descriptors>
                                 <descriptor>src/main/descriptors/unix-src.xml</descriptor>
                             </descriptors>
+                            <tarLongFileMode>gnu</tarLongFileMode>
                         </configuration>
                     </execution>
                     <execution>