[
https://issues.apache.org/jira/browse/DRILL-7943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17355753#comment-17355753
]
ASF GitHub Bot commented on DRILL-7943:
---------------------------------------
martin-g opened a new pull request #2246:
URL: https://github.com/apache/drill/pull/2246
# [DRILL-7943](https://issues.apache.org/jira/browse/DRILL-7943): Update
Hamcrest to 2.2
## Description
Update Hamcrest testing library from 1.3 to 2.2.
Update all usages of org.junit.Assert.assertThat() to
org.hamcrest.MatcherAssert.assertThat()
## Documentation
No documentation updates are needed.
## Testing
The unit tests suite is executed
--
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]
> Update Hamcrest to 2.2
> ----------------------
>
> Key: DRILL-7943
> URL: https://issues.apache.org/jira/browse/DRILL-7943
> Project: Apache Drill
> Issue Type: Task
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
>
> Update Hamcrest testing library from 1.3 to 2.2.
> Update all usages of org.junit.Assert.assertThat() to
> org.hamcrest.MatcherAssert.assertThat()
--
This message was sent by Atlassian Jira
(v8.3.4#803005)