[
https://issues.apache.org/jira/browse/KNOX-2840?focusedWorklogId=825450&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-825450
]
ASF GitHub Bot logged work on KNOX-2840:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Nov/22 21:24
Start Date: 11/Nov/22 21:24
Worklog Time Spent: 10m
Work Description: pzampino opened a new pull request, #673:
URL: https://github.com/apache/knox/pull/673
## What changes were proposed in this pull request?
SecureKnoxShellTest was broken due to a NoClassDefFound error. It seems
miniDFS now requires mockito, which needed to be added to Knox test
dependencies.
## How was this patch tested?
mvn -Ppackage,release clean verify
Issue Time Tracking
-------------------
Worklog Id: (was: 825450)
Remaining Estimate: 0h
Time Spent: 10m
> SecureKnoxShellTest broken
> --------------------------
>
> Key: KNOX-2840
> URL: https://issues.apache.org/jira/browse/KNOX-2840
> Project: Apache Knox
> Issue Type: Test
> Components: Tests
> Affects Versions: 2.0.0
> Reporter: Philip Zampino
> Assignee: Philip Zampino
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Apparently, miniDFS now requires mockito, so that dependency needs to be
> added, and easymock needs to be consequently upgraded because of a dependency
> it shares with mockito.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)