/[Apache-SVN]
ViewVC logotype

Revision 1765097


Jump to revision: Previous Next
Author: michaelo
Date: Sat Oct 15 17:37:33 2016 UTC (7 years, 5 months ago)
Changed paths: 1
Log Message:
[MJAVADOC-387] Handle JDK8 -Xdoclint

Add proper handling of -Xdoclint. Option is only evaluated if Java 1.8+ is used otherwise a warning is issued.
Due to a limitation in Modello, it cannot simply enabled by <doclint /> because it is umarshaled to null instead of "". One has to use <doclint>all</doclint> explicitly.

Changed paths

Path Details
Directorymaven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26