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:51:08 UTC

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

Author: gsingers
Date: Fri Oct 23 20:51:07 2009
New Revision: 829230

URL: http://svn.apache.org/viewvc?rev=829230&view=rev
Log: (empty)

Modified:
    lucene/mahout/trunk/pom.xml

Modified: lucene/mahout/trunk/pom.xml
URL: http://svn.apache.org/viewvc/lucene/mahout/trunk/pom.xml?rev=829230&r1=829229&r2=829230&view=diff
==============================================================================
--- lucene/mahout/trunk/pom.xml (original)
+++ lucene/mahout/trunk/pom.xml Fri Oct 23 20:51:07 2009
@@ -88,6 +88,7 @@
                   <goal>single</goal>
                   <!-- goals == mojos -->
                 </goals>
+                <configuration><tarLongFileMode>gnu</tarLongFileMode></configuration>
               </execution>
             </executions>
           </plugin>