Re: [commons-net] branch master updated: Fix Javadoc complaint

2020-06-16 Thread Gary Gregory
We should strive to create clean Javadocs that pass doclint. See also https://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html?m=1 Gary On Tue, Jun 16, 2020, 12:07 sebb wrote: > On Tue, 16 Jun 2020 at 16:57, Xeno Amess wrote: > > > > > Is Javadoc HTML? > > yep it is. > > But li

Re: [commons-net] branch master updated: Fix Javadoc complaint

2020-06-16 Thread sebb
On Tue, 16 Jun 2020 at 16:57, Xeno Amess wrote: > > > Is Javadoc HTML? > yep it is. > But like I said I hate HTML for allowing people not to close tags. > In many ways I'd prefer XHTML. > > > Fixing the tags will be a lot of work. > Actually not that lot... > Give me several hours and I can clean

Re: [commons-net] branch master updated: Fix Javadoc complaint

2020-06-16 Thread Xeno Amess
> Is Javadoc HTML? yep it is. But like I said I hate HTML for allowing people not to close tags. In many ways I'd prefer XHTML. > Fixing the tags will be a lot of work. Actually not that lot... Give me several hours and I can clean them all... But I'd prefer listening about others' opinions first.

Re: [commons-net] branch master updated: Fix Javadoc complaint

2020-06-16 Thread sebb
On Tue, 16 Jun 2020 at 16:28, Xeno Amess wrote: > > It really can according to html. > But -1 for doing so. > btw that is why I hate html. Is Javadoc HTML? AFAIK there are a lot of Commons Javadoc with unclosed tags. So long as the generated docs look OK, I don't see any reason to spend any ti

Re: [commons-net] branch master updated: Fix Javadoc complaint

2020-06-16 Thread Xeno Amess
It really can according to html. But -1 for doing so. btw that is why I hate html. sebb 于2020年6月16日周二 下午11:25写道: > On Tue, 16 Jun 2020 at 14:28, Gary Gregory wrote: > > > > On Tue, Jun 16, 2020 at 8:53 AM wrote: > > > > > This is an automated email from the ASF dual-hosted git repository. > >

Re: [commons-net] branch master updated: Fix Javadoc complaint

2020-06-16 Thread sebb
On Tue, 16 Jun 2020 at 14:28, Gary Gregory wrote: > > On Tue, Jun 16, 2020 at 8:53 AM wrote: > > > This is an automated email from the ASF dual-hosted git repository. > > > > sebb pushed a commit to branch master > > in repository https://gitbox.apache.org/repos/asf/commons-net.git > > > > > > Th

Re: [commons-net] branch master updated: Fix Javadoc complaint

2020-06-16 Thread Gary Gregory
On Tue, Jun 16, 2020 at 8:53 AM wrote: > This is an automated email from the ASF dual-hosted git repository. > > sebb pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/commons-net.git > > > The following commit(s) were added to refs/heads/master by this push: >