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>