You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sebb <se...@gmail.com> on 2011/09/23 22:41:19 UTC

Re: svn commit: r1174959 - /commons/proper/configuration/trunk/pom.xml

On 23 September 2011 20:10,  <oh...@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...

> -        <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-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: svn commit: r1174959 - /commons/proper/configuration/trunk/pom.xml

Posted by Oliver Heger <ol...@oliver-heger.de>.
Am 23.09.2011 22:41, schrieb sebb:
> On 23 September 2011 20:10,<oh...@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-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org