You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by solomax <gi...@git.apache.org> on 2018/09/20 06:01:13 UTC

[GitHub] openjpa pull request #20: [OPENJPA-2748] commons-collection is updated to mo...

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 <so...@...>
Date:   2018-09-20T05:57:39Z

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

----


---

[GitHub] openjpa pull request #20: [OPENJPA-2748] commons-collection is updated to mo...

Posted by solomax <gi...@git.apache.org>.
Github user solomax closed the pull request at:

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


---