You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by tn...@apache.org on 2015/06/29 22:41:17 UTC

svn commit: r1688303 - /commons/proper/collections/trunk/src/changes/changes.xml

Author: tn
Date: Mon Jun 29 20:41:17 2015
New Revision: 1688303

URL: http://svn.apache.org/r1688303
Log:
Add reference to parent ticket.

Modified:
    commons/proper/collections/trunk/src/changes/changes.xml

Modified: commons/proper/collections/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/changes/changes.xml?rev=1688303&r1=1688302&r2=1688303&view=diff
==============================================================================
--- commons/proper/collections/trunk/src/changes/changes.xml (original)
+++ commons/proper/collections/trunk/src/changes/changes.xml Mon Jun 29 20:41:17 2015
@@ -44,7 +44,7 @@
     <action issue="COLLECTIONS-565" dev="tn" type="add">
       Added decorators for "NavigableSet" interface.
     </action>
-    <action issue="COLLECTIONS-464" dev="tn" type="add">
+    <action issue="COLLECTIONS-464,COLLECTIONS-442" dev="tn" type="add">
       Added new class "FluentIterable" to support a fluent API for manipulating
       Iterable instances. Additionally various supporting methods have been
       added to "IterableUtils" and "IteratorUtils".



Re: svn commit: r1688303 - /commons/proper/collections/trunk/src/changes/changes.xml

Posted by Thomas Neidhart <th...@gmail.com>.
On 07/01/2015 01:08 AM, sebb wrote:
> On 29 June 2015 at 21:41,  <tn...@apache.org> wrote:
>> Author: tn
>> Date: Mon Jun 29 20:41:17 2015
>> New Revision: 1688303
>>
>> URL: http://svn.apache.org/r1688303
>> Log:
>> Add reference to parent ticket.
>>
>> Modified:
>>     commons/proper/collections/trunk/src/changes/changes.xml
>>
>> Modified: commons/proper/collections/trunk/src/changes/changes.xml
>> URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/changes/changes.xml?rev=1688303&r1=1688302&r2=1688303&view=diff
>> ==============================================================================
>> --- commons/proper/collections/trunk/src/changes/changes.xml (original)
>> +++ commons/proper/collections/trunk/src/changes/changes.xml Mon Jun 29 20:41:17 2015
>> @@ -44,7 +44,7 @@
>>      <action issue="COLLECTIONS-565" dev="tn" type="add">
>>        Added decorators for "NavigableSet" interface.
>>      </action>
>> -    <action issue="COLLECTIONS-464" dev="tn" type="add">
>> +    <action issue="COLLECTIONS-464,COLLECTIONS-442" dev="tn" type="add">
> 
> Not sure that will work with the site report/release notes.
> 
> Please check.

I did the same for some changes in the 4.0 release, and the release
notes are manually post-processed anyway.

Thomas

> 
>>        Added new class "FluentIterable" to support a fluent API for manipulating
>>        Iterable instances. Additionally various supporting methods have been
>>        added to "IterableUtils" and "IteratorUtils".
>>
>>
> 
> ---------------------------------------------------------------------
> 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


Re: svn commit: r1688303 - /commons/proper/collections/trunk/src/changes/changes.xml

Posted by sebb <se...@gmail.com>.
On 29 June 2015 at 21:41,  <tn...@apache.org> wrote:
> Author: tn
> Date: Mon Jun 29 20:41:17 2015
> New Revision: 1688303
>
> URL: http://svn.apache.org/r1688303
> Log:
> Add reference to parent ticket.
>
> Modified:
>     commons/proper/collections/trunk/src/changes/changes.xml
>
> Modified: commons/proper/collections/trunk/src/changes/changes.xml
> URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/changes/changes.xml?rev=1688303&r1=1688302&r2=1688303&view=diff
> ==============================================================================
> --- commons/proper/collections/trunk/src/changes/changes.xml (original)
> +++ commons/proper/collections/trunk/src/changes/changes.xml Mon Jun 29 20:41:17 2015
> @@ -44,7 +44,7 @@
>      <action issue="COLLECTIONS-565" dev="tn" type="add">
>        Added decorators for "NavigableSet" interface.
>      </action>
> -    <action issue="COLLECTIONS-464" dev="tn" type="add">
> +    <action issue="COLLECTIONS-464,COLLECTIONS-442" dev="tn" type="add">

Not sure that will work with the site report/release notes.

Please check.

>        Added new class "FluentIterable" to support a fluent API for manipulating
>        Iterable instances. Additionally various supporting methods have been
>        added to "IterableUtils" and "IteratorUtils".
>
>

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