Closed GoogleCodeExporter closed 8 years ago
Original comment by kevin...@gmail.com
on 18 Mar 2009 at 2:20
Original comment by kevin...@gmail.com
on 15 Jun 2009 at 5:42
Original comment by kevin...@gmail.com
on 17 Sep 2009 at 5:45
Original comment by kevin...@gmail.com
on 17 Sep 2009 at 5:46
Original comment by kevin...@gmail.com
on 17 Sep 2009 at 6:01
I think this fix will be too painful and time-consuming.
Instead, I've now fixed build.xml to use $JAVA_HOME/src in its sourcepath for
generating javadoc. So users will have to have an unzipped src directory in
order to
build. For our own builds, we will always build javadoc against our latest
openJDK
sources, and this should be the highest-quality JDK docs we can use. Users who
build
against a different JDK may get different-looking javadoc results, true.
When building we see 11 warnings, which is annoying, but oh well.
The on-line generated javadoc is sooo much better now.
Original comment by kevin...@gmail.com
on 17 Sep 2009 at 6:33
Original issue reported on code.google.com by
kevin...@gmail.com
on 6 Jun 2008 at 7:46