[
https://issues.apache.org/jira/browse/HADOOP-19692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18020747#comment-18020747
]
ASF GitHub Bot commented on HADOOP-19692:
-----------------------------------------
szetszwo opened a new pull request, #7978:
URL: https://github.com/apache/hadoop/pull/7978
<!--
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
HADOOP-19692
The direct junit 4 dependency was removed by HADOOP-19617. However, junit 4
is still pulled transitively by other dependencies.
### How was this patch tested?
By the pull request action.
### For code changes:
- [X] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
- [NA] Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
- [NA] 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)?
- [NA] If applicable, have you updated the `LICENSE`, `LICENSE-binary`,
`NOTICE-binary` files?
> Exclude junit 4 transitive dependency
> -------------------------------------
>
> Key: HADOOP-19692
> URL: https://issues.apache.org/jira/browse/HADOOP-19692
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: build
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
>
> HADOOP-19617 removed direct junit 4 dependency. However, junit 4 is still
> pulled transitively by other dependencies.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]