You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cc...@apache.org on 2009/09/11 02:04:04 UTC

svn commit: r813638 - /felix/trunk/karaf/assembly/pom.xml

Author: ccustine
Date: Fri Sep 11 00:04:04 2009
New Revision: 813638

URL: http://svn.apache.org/viewvc?rev=813638&view=rev
Log:
Trying to fix corrupt tar.gz files on Nexus deploy from Hudson.

Modified:
    felix/trunk/karaf/assembly/pom.xml

Modified: felix/trunk/karaf/assembly/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/karaf/assembly/pom.xml?rev=813638&r1=813637&r2=813638&view=diff
==============================================================================
--- felix/trunk/karaf/assembly/pom.xml (original)
+++ felix/trunk/karaf/assembly/pom.xml Fri Sep 11 00:04:04 2009
@@ -382,10 +382,8 @@
                                 <descriptor>src/main/descriptors/windows-bin.xml</descriptor>
                             </descriptors>
                             <finalName>${pom.artifactId}-${pom.version}</finalName>
-<!--
                             <appendAssemblyId>true</appendAssemblyId>
                             <assemblyId/>
--->
                         </configuration>
                     </execution>
                     <execution>