Am 23.09.2011 22:41, schrieb sebb:
On 23 September 2011 20:10,<ohe...@apache.org> wrote:
Author: oheger
Date: Fri Sep 23 19:10:18 2011
New Revision: 1174959
URL: http://svn.apache.org/viewvc?rev=1174959&view=rev
Log:
Removed unnecessary configuration of clirr plug-in. Thanks to sebb for pointing
this out.
Modified:
commons/proper/configuration/trunk/pom.xml
Modified: commons/proper/configuration/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=1174959&r1=1174958&r2=1174959&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Fri Sep 23 19:10:18 2011
@@ -630,11 +630,6 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
I think you can remove the rest as well...
Cool, so we a get a step closer to a common reporting section for all
components.
-<version>2.3</version>
-<configuration>
-<comparisonVersion>1.7</comparisonVersion>
-<minSeverity>info</minSeverity>
-</configuration>
</plugin>
<plugin>
<groupId>org.apache.rat</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org