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

Oliver Lietz commented on SLING-5589:
-------------------------------------

dev@sling: [Java 8 for 
Launchpad|http://mail-archives.apache.org/mod_mbox/sling-dev/201603.mbox/%3c3177665.XiB1sbzfcy@madness%3e]

> Remove dependency commons-collections
> -------------------------------------
>
>                 Key: SLING-5589
>                 URL: https://issues.apache.org/jira/browse/SLING-5589
>             Project: Sling
>          Issue Type: Improvement
>          Components: Validation
>            Reporter: Oliver Lietz
>            Assignee: Oliver Lietz
>             Fix For: Validation 1.0.0
>
>         Attachments: SLING-5589.patch
>
>
> The only class (interface) used from commons-collections is 
> [{{org.apache.commons.collections.Predicate}}|http://commons.apache.org/proper/commons-collections/javadocs/api-3.2.2/org/apache/commons/collections/Predicate.html].
> We should use 
> [{{java.util.function.Predicate}}|https://docs.oracle.com/javase/8/docs/api/java/util/function/Predicate.html]
>  (which requires Java 8) or provide our own interface.
> [~cziegeler], [~kwin]: WDYT?



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

Reply via email to