Author: olamy
Date: Mon Jan 6 05:47:58 2014
New Revision: 1555681
URL: http://svn.apache.org/r1555681
Log:
ignore patch.diff file
Modified:
archiva/redback/redback-core/trunk/pom.xml
Modified: archiva/redback/redback-core/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/archiva/redback/redback-core/trunk/pom.xml?rev=1555681&r1=1555680&r2=1555681&view=diff
==============================================================================
--- archiva/redback/redback-core/trunk/pom.xml (original)
+++ archiva/redback/redback-core/trunk/pom.xml Mon Jan 6 05:47:58 2014
@@ -790,6 +790,7 @@
<exclude>.settings/**</exclude>
<exclude>.site-content/**</exclude>
<exclude>.java-version</exclude>
+ <exclude>patch.diff</exclude>
</excludes>
</configuration>
<executions>