You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Ralph Goers <ra...@dslextreme.com> on 2011/09/10 22:11:58 UTC

Re: svn commit: r1167565 - /commons/proper/commons-parent/trunk/pom.xml

Why is generating all the reports a problem?

Ralph

On Sep 10, 2011, at 10:36 AM, sebb@apache.org wrote:

> Author: sebb
> Date: Sat Sep 10 17:36:31 2011
> New Revision: 1167565
> 
> URL: http://svn.apache.org/viewvc?rev=1167565&view=rev
> Log:
> Don't use Apache POM 10
> 
> Modified:
>    commons/proper/commons-parent/trunk/pom.xml
> 
> Modified: commons/proper/commons-parent/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1167565&r1=1167564&r2=1167565&view=diff
> ==============================================================================
> --- commons/proper/commons-parent/trunk/pom.xml (original)
> +++ commons/proper/commons-parent/trunk/pom.xml Sat Sep 10 17:36:31 2011
> @@ -22,7 +22,8 @@
>   <parent>
>     <groupId>org.apache</groupId>
>     <artifactId>apache</artifactId>
> -    <version>10</version>
> +    <!-- Version 10 is broken; see https://issues.apache.org/jira/browse/MPOM-32 -->
> +    <version>9</version>
>   </parent>
>   <groupId>org.apache.commons</groupId>
>   <artifactId>commons-parent</artifactId>
> 
> 


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


Re: svn commit: r1167565 - /commons/proper/commons-parent/trunk/pom.xml

Posted by sebb <se...@gmail.com>.
On 10 September 2011 21:11, Ralph Goers <ra...@dslextreme.com> wrote:
> Why is generating all the reports a problem?

They may not be relevant, especially for multimodule components.

> Ralph
>
> On Sep 10, 2011, at 10:36 AM, sebb@apache.org wrote:
>
>> Author: sebb
>> Date: Sat Sep 10 17:36:31 2011
>> New Revision: 1167565
>>
>> URL: http://svn.apache.org/viewvc?rev=1167565&view=rev
>> Log:
>> Don't use Apache POM 10
>>
>> Modified:
>>    commons/proper/commons-parent/trunk/pom.xml
>>
>> Modified: commons/proper/commons-parent/trunk/pom.xml
>> URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1167565&r1=1167564&r2=1167565&view=diff
>> ==============================================================================
>> --- commons/proper/commons-parent/trunk/pom.xml (original)
>> +++ commons/proper/commons-parent/trunk/pom.xml Sat Sep 10 17:36:31 2011
>> @@ -22,7 +22,8 @@
>>   <parent>
>>     <groupId>org.apache</groupId>
>>     <artifactId>apache</artifactId>
>> -    <version>10</version>
>> +    <!-- Version 10 is broken; see https://issues.apache.org/jira/browse/MPOM-32 -->
>> +    <version>9</version>
>>   </parent>
>>   <groupId>org.apache.commons</groupId>
>>   <artifactId>commons-parent</artifactId>
>>
>>
>
>
> ---------------------------------------------------------------------
> 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