[
https://issues.apache.org/jira/browse/HADOOP-15760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874797#comment-17874797
]
ASF GitHub Bot commented on HADOOP-15760:
-----------------------------------------
NihalJain opened a new pull request, #7006:
URL: https://github.com/apache/hadoop/pull/7006
<!--
Thanks for sending a pull request!
1. If this is your first time, please read our contributor guidelines:
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
2. Make sure your PR title starts with JIRA issue id, e.g.,
'HADOOP-17799. Your PR title ...'.
-->
### Description of PR
- Excluded commons-collections 3 and all instances of it along with
completely banned it from the build/assembly
- Upgraded to commons-collections4 and made migrated imports and code as per
the new package
### How was this patch tested?
Ran `mvn clean install -DskipTests` and ensure code build. Will see how
jenkins reacts with UTs!
### For code changes:
- [ ] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
- [ ] Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
- [ ] If adding new dependencies to the code, are these dependencies
licensed in a way that is compatible for inclusion under [ASF
2.0](http://www.apache.org/legal/resolved.html#category-a)?
- [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`,
`NOTICE-binary` files?
> Include Apache Commons Collections4
> -----------------------------------
>
> Key: HADOOP-15760
> URL: https://issues.apache.org/jira/browse/HADOOP-15760
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 2.10.0, 3.0.3
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Major
> Labels: pull-request-available
> Attachments: HADOOP-15760.1.patch
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Please allow for use of Apache Commons Collections 4 library with the end
> goal of migrating from Apache Commons Collections 3.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]