Re: javadoc in Java 10+

2018-06-10 Thread Gintautas Grigelionis
2018-06-09 13:40 GMT+02:00 Gintautas Grigelionis : > 2018-06-09 12:54 GMT+02:00 Stefan Bodewig : > >> On 2018-06-09, Gintautas Grigelionis wrote: >> >> > ... needs a -html4 or -html5 option, otherwise the standard doclet >> emits a >> > warning. Something for Bugzilla? >> >> +1 >> >> Stefan >> > >

Re: javadoc in Java 10+

2018-06-09 Thread Gintautas Grigelionis
2018-06-09 12:54 GMT+02:00 Stefan Bodewig : > On 2018-06-09, Gintautas Grigelionis wrote: > > > ... needs a -html4 or -html5 option, otherwise the standard doclet emits > a > > warning. Something for Bugzilla? > > +1 > > Stefan > Please see https://bz.apache.org/bugzilla/show_bug.cgi?id=6244 Gin

Re: javadoc in Java 10+

2018-06-09 Thread Stefan Bodewig
On 2018-06-09, Gintautas Grigelionis wrote: > ... needs a -html4 or -html5 option, otherwise the standard doclet emits a > warning. Something for Bugzilla? +1 Stefan - To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For

javadoc in Java 10+

2018-06-09 Thread Gintautas Grigelionis
... needs a -html4 or -html5 option, otherwise the standard doclet emits a warning. Something for Bugzilla? Gintas