chrisdennis opened a new pull request, #272:
URL: https://github.com/apache/calcite-avatica/pull/272
Fixes applied are:
* move `new URL(...)` to `new URI(...).toUrl()`
* move `Assert.assertThat(...)` to `MatcherAssert.assertThat(...)`
* move `ExpectedException` to `Assert.assertThrows(...)`
* in all other cases either propagate the deprecation or suppress it.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]