Author: bodewig
Date: Sun Feb 26 07:35:24 2012
New Revision: 1293760
URL: http://svn.apache.org/viewvc?rev=1293760&view=rev
Log:
steal fix for 'inconsistent newlines' generated by mvn site:site from pdfbox
Modified:
logging/log4net/trunk/log4net.build
logging/log4net/trunk/pom.xml
Modified: logging/log4net/trunk/log4net.build
URL: http://svn.apache.org/viewvc/logging/log4net/trunk/log4net.build?rev=1293760&r1=1293759&r2=1293760&view=diff
==============================================================================
--- logging/log4net/trunk/log4net.build (original)
+++ logging/log4net/trunk/log4net.build Sun Feb 26 07:35:24 2012
@@ -1317,7 +1317,7 @@ limitations under the License.
-
+
Modified: logging/log4net/trunk/pom.xml
URL: http://svn.apache.org/viewvc/logging/log4net/trunk/pom.xml?rev=1293760&r1=1293759&r2=1293760&view=diff
==============================================================================
--- logging/log4net/trunk/pom.xml (original)
+++ logging/log4net/trunk/pom.xml Sun Feb 26 07:35:24 2012
@@ -85,7 +85,7 @@
org.apache.rat
apache-rat-plugin
- 0.7
+ 0.8
org.apache.maven.plugins
@@ -139,6 +139,30 @@
+
+ maven-antrun-plugin
+ 1.4
+
+
+ install
+
+ run
+
+
+
+
+
+
+
+
+
+
+ org.apache.ant
+ ant
+ 1.8.2
+
+
+