You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mark Symons (JIRA)" <ji...@apache.org> on 2018/07/18 10:52:00 UTC

[jira] [Commented] (BEANUTILS-500) Upgrade from Apache Commons Collections 3 to 4

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

Mark Symons commented on BEANUTILS-500:
---------------------------------------

As in these (using mvnrepository links)?
 * [commons-collections 4.2|http://mvnrepository.com/artifact/org.apache.commons/commons-collections4/4.2] 
 * [commons-pool 2.6.0|http://mvnrepository.com/artifact/org.apache.commons/commons-pool2/2.6.0]  

 If so, thanks for releasing these (i'll be able to use them straight away).

So, is beanutils 2.0 now closer? :)

 

> Upgrade from Apache Commons Collections 3 to 4
> ----------------------------------------------
>
>                 Key: BEANUTILS-500
>                 URL: https://issues.apache.org/jira/browse/BEANUTILS-500
>             Project: Commons BeanUtils
>          Issue Type: Improvement
>          Components: Bean / Property Utils
>    Affects Versions: 2.0.0
>            Reporter: Dave Brosius
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: BEANUTILS-500.2.txt, BEANUTILS-500.3.txt, BEANUTILS-500.txt
>
>
> uptake commons-collections4.
> The main difference is the removal of 'FastHashMap', and replacement with ConcurrentHashMap.
> There are a few breaking changes for deprecated methods that return a FastHashMap, that are exposed.
> I made them package private, and undeprecated them, thus 2.0



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)