[
https://issues.apache.org/jira/browse/HIVE-21467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Vary updated HIVE-21467:
------------------------------
Resolution: Fixed
Fix Version/s: 4.0.0
Status: Resolved (was: Patch Available)
Pushed to master.
Thanks for the patch [~abstractdog]!
> Remove deprecated junit.framework.Assert imports
> ------------------------------------------------
>
> Key: HIVE-21467
> URL: https://issues.apache.org/jira/browse/HIVE-21467
> Project: Hive
> Issue Type: Bug
> Reporter: Laszlo Bodor
> Assignee: Laszlo Bodor
> Priority: Minor
> Labels: newbie
> Fix For: 4.0.0
>
> Attachments: HIVE-21467.01.patch, HIVE-21467.02.patch,
> HIVE-21467.02.patch
>
>
> These imports trigger lots of warnings in ide, which could be annoying, and
> it can be replaced easily with org.junit.Assert, the signature and behavior
> are the same, so the tests should pass.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)