BTW
http://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html

Jan

> -----Ursprüngliche Nachricht-----
> Von: Jan Matèrne (jhm) [mailto:apa...@materne.de]
> Gesendet: Donnerstag, 10. April 2014 11:44
> An: 'Ant Developers List'
> Betreff: AW: JDK 9 build 06 is available on java.net
> 
> > > I am trying to add the Java9 support.
> > > First try is building on Java9, which fails due stricter javadoc
> > checks.
> > >
> > Yup, I think Stefan had reported too that generating the Javadoc of
> > Ant also fails under Java 1.8
> 
> 
> I changed the buildfile to be disable the doclint by default.
> doclint is the tool which breaks the build in "backward incompatible
> manner".
> 
> There are lots of doclint errors in the source tree and fixing them
> would require lot of time.
> For fixing doclint could be enabled via -DwithDoclint=true.
> 
> Now the "build javadocs" works on my machine with Java5, Java6, Java7,
> Java8 and Java9.
> 
> 
> Jan
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional
> commands, e-mail: dev-h...@ant.apache.org



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

Reply via email to