From 21a77056a82a7dedfb488cf6bd21619185ffaa00 Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Thu, 3 Nov 2016 15:20:11 -0400 Subject: [PATCH] Revert "javadoc: Enable all but missing and syntax doclint checks" this would break the release script. This reverts commit c70883674f3c75d915679493ba23c8982cce98df. --- pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index eefc4cd121..fc338dd319 100644 --- a/pom.xml +++ b/pom.xml @@ -685,11 +685,7 @@ org.apache.maven.plugins maven-javadoc-plugin - - -Xdoclint:all - -Xdoclint:-missing - -Xdoclint:-syntax - + -Xdoclint:none