You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mahout.apache.org by gs...@apache.org on 2009/10/23 22:44:48 UTC

svn commit: r829222 - /lucene/mahout/trunk/pom.xml

Author: gsingers
Date: Fri Oct 23 20:44:48 2009
New Revision: 829222

URL: http://svn.apache.org/viewvc?rev=829222&view=rev
Log:
trying long file mode

Modified:
    lucene/mahout/trunk/pom.xml

Modified: lucene/mahout/trunk/pom.xml
URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/pom.xml?rev=829222&r1=829221&r2=829222&view=diff
==============================================================================
--- lucene/mahout/trunk/pom.xml (original)
+++ lucene/mahout/trunk/pom.xml Fri Oct 23 20:44:48 2009
@@ -76,7 +76,7 @@
               <descriptorRefs>
                 <descriptorRef>project</descriptorRef>
               </descriptorRefs>
-
+              <tarLongFileMode>gnu</tarLongFileMode>
             </configuration>
             <executions>
               <execution>