[
https://issues.apache.org/jira/browse/HIVE-24455?focusedWorklogId=518659&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-518659
]
ASF GitHub Bot logged work on HIVE-24455:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Dec/20 20:59
Start Date: 01/Dec/20 20:59
Worklog Time Spent: 10m
Work Description: omalley commented on a change in pull request #1720:
URL: https://github.com/apache/hive/pull/1720#discussion_r533717342
##########
File path: storage-api/pom.xml
##########
@@ -177,6 +177,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
+ <version>3.0.0-M4</version>
Review comment:
I mostly use properties for versions that get referenced multiple times,
but if you want me to change it I will.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 518659)
Time Spent: 50m (was: 40m)
> Fix broken junit framework in storage-api
> -----------------------------------------
>
> Key: HIVE-24455
> URL: https://issues.apache.org/jira/browse/HIVE-24455
> Project: Hive
> Issue Type: Bug
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The use of junit is broken in storage-api. It results in no tests being found.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)