You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/10/19 10:45:15 UTC

svn commit: r1186032 - /commons/proper/digester/trunk/pom.xml

Author: simonetripodi
Date: Wed Oct 19 08:45:14 2011
New Revision: 1186032

URL: http://svn.apache.org/viewvc?rev=1186032&view=rev
Log:
there is no commons component that uses that assembly option

Modified:
    commons/proper/digester/trunk/pom.xml

Modified: commons/proper/digester/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/pom.xml?rev=1186032&r1=1186031&r2=1186032&view=diff
==============================================================================
--- commons/proper/digester/trunk/pom.xml (original)
+++ commons/proper/digester/trunk/pom.xml Wed Oct 19 08:45:14 2011
@@ -241,7 +241,6 @@
             <descriptor>${basedir}/src/main/assembly/src.xml</descriptor>
           </descriptors>
           <tarLongFileMode>gnu</tarLongFileMode>
-          <attach>false</attach>
         </configuration>
       </plugin>
     </plugins>