[ 
https://issues.apache.org/jira/browse/MYFACES-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16143207#comment-16143207
 ] 

Thomas Andraschko edited comment on MYFACES-4135 at 8/27/17 8:06 PM:
---------------------------------------------------------------------

Did it! Could you please review?
I also fixed a bug. In commons-collections, the item was removed if the 
predicate returns "false" but in our docu it was the opposite.


was (Author: tandraschko):
Did it! Could you please review?
I also fixed bug. In commons-collections, the item was removed if the predicate 
returns "false" but in our docu it was the opposite.

> Use Java8 instead of commons
> ----------------------------
>
>                 Key: MYFACES-4135
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4135
>             Project: MyFaces Core
>          Issue Type: Improvement
>            Reporter: Thomas Andraschko
>            Assignee: Thomas Andraschko
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> e.g. Base64 - will check other used parts
> Collections:
> * EmptyIterator (/)
> * LRUMap (/)
> * CollectionUtils.filter
> * Predicate
> Coded: (/)
> * Hex (Could be replaced by javax/xml/bind/DatatypeConverter) (/)
> * DecoderException (/)
> * Base64 (/)
> Digester:
> * Digester (x)
> BeanUtils:
> * BeanUtils (x)
> * PropertyUtils (x)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to