[
https://issues.apache.org/jira/browse/ACCUMULO-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-4440.
-----------------------------------------
Resolution: Fixed
> Fix use of deprecated Timeout JUnit rule constructor
> ----------------------------------------------------
>
> Key: ACCUMULO-4440
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4440
> Project: Accumulo
> Issue Type: Sub-task
> Components: build, test
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Fix For: 1.7.3, 1.8.1, 2.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> JUnit 4.12 deprecated the constructor we use to specify the timeout for tests
> in milliseconds.
> We should update to use the non-deprecated constructor, which allows us to
> specify the TimeUnits explicitly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)