[
https://issues.apache.org/jira/browse/OPENJPA-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621552#comment-16621552
]
ASF GitHub Bot commented on OPENJPA-2748:
-----------------------------------------
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
----
> commons-collections should be updated to most recent version
> ------------------------------------------------------------
>
> Key: OPENJPA-2748
> URL: https://issues.apache.org/jira/browse/OPENJPA-2748
> Project: OpenJPA
> Issue Type: Improvement
> Components: third-party
> Affects Versions: 3.0.0
> Reporter: Maxim Solodovnik
> Priority: Major
>
> commons-collections should be updated to most recent version
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)