Author: brett
Date: Fri Jan 13 13:01:19 2012
New Revision: 1231042

URL: http://svn.apache.org/viewvc?rev=1231042&view=rev
Log:
try again to remove log4net from copy-dependencies

Modified:
    incubator/npanday/trunk/dist/npanday-installer/pom.xml

Modified: incubator/npanday/trunk/dist/npanday-installer/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/dist/npanday-installer/pom.xml?rev=1231042&r1=1231041&r2=1231042&view=diff
==============================================================================
--- incubator/npanday/trunk/dist/npanday-installer/pom.xml (original)
+++ incubator/npanday/trunk/dist/npanday-installer/pom.xml Fri Jan 13 13:01:19 
2012
@@ -104,7 +104,7 @@
               <stripVersion>true</stripVersion>
               <!-- no way to strip this from the filename, so do it manually 
next -->
               <!-- TODO: make copy-dependencies support a pattern for 
filename: {artifactId}.{extension} -->
-              <excludeClassifiers>net-2.0</excludeClassifiers>
+              <excludeArtifactIds>log4net</excludeArtifactIds>
             </configuration>
             <goals>
               <goal>copy-dependencies</goal>


Reply via email to