GitHub user solomax opened a pull request:

    https://github.com/apache/openjpa/pull/20

    [OPENJPA-2748] commons-collection is updated to most recent version

    Additionally I would like to remove
    `ReferenceMap.HARD, SOFT, WEAK` in favor of `ReferenceStrength.HARD, SOFT, 
WEAK`
    
    shall I add another commit to this PR, or create another one?
    
    this fix depends on commons-collections4 4.3-SNAPSHOT, will compile as soon 
as 4.3 will be released or SNAPSHOT will be uploaded

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/solomax/openjpa commons-collections

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/openjpa/pull/20.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20
    
----
commit 03d3f5680d57e22eae25bc13d80ebc5959c231b5
Author: Maxim Solodovnik <solomax666@...>
Date:   2018-09-20T05:57:39Z

    [OPENJPA-2748] commons-collection is updated to most recent version

----


---

Reply via email to