I think checkstyle is correct here.

It's confusing to see an import that is only used by Javadoc.

On Fri, 9 Aug 2019 at 21:50, Gary Gregory <garydgreg...@gmail.com> wrote:
>
> Checkstyle is not perfect :-( I will hack that in a little bit...
>
> Gary
>
> On Fri, Aug 9, 2019, 15:22 Rob Spoor <apa...@icemanx.nl> wrote:
>
> > See https://travis-ci.org/apache/commons-io/jobs/569951808. Two of the
> > errors report an unused import which is in fact used in Javadoc. The
> > other is a protected method without Javadoc.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to