You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2017/07/27 05:03:00 UTC

[jira] [Created] (BEANUTILS-500) Upgrade commons-collections to 4

Dave Brosius created BEANUTILS-500:
--------------------------------------

             Summary: Upgrade commons-collections 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
            Reporter: Dave Brosius
            Priority: Minor
             Fix For: 2.0


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
(v6.4.14#64029)