You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Timothy Farkas <tf...@mapr.com> on 2018/05/10 23:27:46 UTC

[Notice] CheckStyle Changes :)

Hi All,

Unused imports have been recently disallowed, so Travis and Jenkins will fail if your PR includes unused imports. To avoid breaking the build, please rebase your PRs onto the latest master and run "mvn checkstyle:check" and fix any errors before your PRs are merged.

Thanks,
Tim



Re: [Notice] CheckStyle Changes :)

Posted by Arina Yelchiyeva <ar...@gmail.com>.
Nice :) Thanks, Tim!

On Fri, May 11, 2018 at 2:28 AM Timothy Farkas <tf...@mapr.com> wrote:

> Hi All,
>
> Unused imports have been recently disallowed, so Travis and Jenkins will
> fail if your PR includes unused imports. To avoid breaking the build,
> please rebase your PRs onto the latest master and run "mvn
> checkstyle:check" and fix any errors before your PRs are merged.
>
> Thanks,
> Tim
>
>
>