On 10 September 2011 21:11, Ralph Goers <ralph.go...@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, s...@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-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

Reply via email to