Open p-a-s-c-a-l opened 9 years ago
JDK 8 introduces the new javadoc doclint tool that enforces compliance to W3C HTML 4.01 HTML and fails with many error when generating cids-server javadoc.
Temporary workaround: disable doclint: http://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html
JDK 8 introduces the new javadoc doclint tool that enforces compliance to W3C HTML 4.01 HTML and fails with many error when generating cids-server javadoc.