[
https://issues.apache.org/jira/browse/MYFACES-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16142663#comment-16142663
]
Dennis Kieselhorst commented on MYFACES-4135:
---------------------------------------------
I would use java.util.function.Predicate.
> 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)