Author: grobmeier
Date: Tue Oct 9 12:29:11 2012
New Revision: 1395995
URL: http://svn.apache.org/viewvc?rev=1395995&view=rev
Log:
updated to rat 0.8
Modified:
logging/log4j/companions/extras/trunk/pom.xml
Modified: logging/log4j/companions/extras/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/pom.xml?rev=1395995&r1=1395994&r2=1395995&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/pom.xml (original)
+++ logging/log4j/companions/extras/trunk/pom.xml Tue Oct 9 12:29:11 2012
@@ -29,7 +29,7 @@
<name>Apache Extras Companion⢠for Apache log4jâ¢.</name>
<description>
This companion provides additional appenders, filters and
- other capabilities for version 1.2 of Apache log4jâ¢. Several of these
were backported from
+ other capabilities for version 1.2 of Apache log4jâ¢. Several of these
were backported from
the abandoned Apache log4j 1.3 development effort.
</description>
<url>http://logging.apache.org/log4j/companions</url>
@@ -87,7 +87,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.7</version>
+ <version>0.8</version>
<configuration>
<excludes>
<exclude>src/test/resources/org/apache/log4j/**/*.log</exclude>
@@ -182,7 +182,7 @@
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
- <version>0.7</version>
+ <version>0.8</version>
<configuration>
<excludes>
<exclude>src/test/resources/org/apache/log4j/**/*.log</exclude>