You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2016/10/21 05:53:58 UTC

[jira] [Resolved] (COLLECTIONS-597) Correction of Javadoc for org.apache.commons.collections4.functors.CatchAndRethrowClosure

     [ https://issues.apache.org/jira/browse/COLLECTIONS-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory resolved COLLECTIONS-597.
--------------------------------------
       Resolution: Fixed
         Assignee: Gary Gregory
    Fix Version/s: 4.2

In SVN trunk.

> Correction of Javadoc for org.apache.commons.collections4.functors.CatchAndRethrowClosure
> -----------------------------------------------------------------------------------------
>
>                 Key: COLLECTIONS-597
>                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-597
>             Project: Commons Collections
>          Issue Type: Bug
>          Components: Functor
>    Affects Versions: 4.0, 4.1
>            Reporter: Enrique
>            Assignee: Gary Gregory
>            Priority: Trivial
>              Labels: documentation
>             Fix For: 4.2
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> Correct the javadoc for org.apache.commons.collections4.functors.CatchAndRethrowClosure, replacing:
> CollctionUtils.forAllDo(strList, writer);
> by:
> CollectionUtils.forAllDo(strList, writer);



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)