[
https://issues.apache.org/jira/browse/HADOOP-17899?focusedWorklogId=647831&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-647831
]
ASF GitHub Bot logged work on HADOOP-17899:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 08/Sep/21 09:11
Start Date: 08/Sep/21 09:11
Worklog Time Spent: 10m
Work Description: iwasakims commented on pull request #3399:
URL: https://github.com/apache/hadoop/pull/3399#issuecomment-915060483
Thanks, @aajisaka.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 647831)
Time Spent: 40m (was: 0.5h)
> Avoid using implicit dependency on junit-jupiter-api
> ----------------------------------------------------
>
> Key: HADOOP-17899
> URL: https://issues.apache.org/jira/browse/HADOOP-17899
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Affects Versions: 3.4.0, 3.3.2
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Priority: Major
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Compilation of branch-3.3 fails due to lack of transitive dependency existing
> in trunk.
> {noformat}
> [ERROR]
> /home/centos/srcs/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/http/TestHttpFileSystem.java:[29,29]
> package org.junit.jupiter.api does not exist
> [ERROR]
> /home/centos/srcs/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/http/TestHttpFileSystem.java:[47,4]
> cannot find symbol
> symbol: class BeforeEach
> location: class org.apache.hadoop.fs.http.TestHttpFileSystem
> [INFO] 2 errors
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]