Here is my PR with enabling DocLint https://github.com/apache/ignite-3/pull/1320 <https://github.com/apache/ignite-3/pull/1320>
I wonder if someone can take a look. -- Best regards, Aleksandr On 2022/11/07 11:45:48 Aleksandr Pakhomov wrote: > Hi Igniters, > > I'm working on the javadoc generation in gradle and I mentioned that now > standard Doclint [1] is disabled in the maven javadoc generation. I wonder to > know why it is disabled. > > I would suggest enabling Doclint by default because it is a recommended and > standard approach to dealing with javadoc. Now blind enabling causes lint > errors but I think I can fix all of them in my PR. > > WDYT? > > [1] https://openjdk.org/jeps/172 <https://openjdk.org/jeps/172> > > -- > Best regards, > Aleksandr