You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by br...@apache.org on 2016/09/17 16:11:06 UTC

[2/2] [lang] Revert "Deactivate JavaDoc Lint"

Revert "Deactivate JavaDoc Lint"

This commit broke the site build on JDK 6 & 7

This reverts commit 6619be667e2ef99ef43afdea20d5be9d2f4632ad.


Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/ca9510db
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/ca9510db
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/ca9510db

Branch: refs/heads/master
Commit: ca9510db024ab5e075daf4da0ce96075d3980736
Parents: 99c209e
Author: Benedikt Ritter <br...@apache.org>
Authored: Sat Sep 17 18:10:42 2016 +0200
Committer: Benedikt Ritter <br...@apache.org>
Committed: Sat Sep 17 18:10:42 2016 +0200

----------------------------------------------------------------------
 pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/ca9510db/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 14daf36..ee29439 100644
--- a/pom.xml
+++ b/pom.xml
@@ -548,7 +548,6 @@
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     <maven.compiler.source>1.6</maven.compiler.source>
     <maven.compiler.target>1.6</maven.compiler.target>
-    <additionalparam>-Xdoclint:none</additionalparam>
     <!--
        This is also  used to generate download_xxx file name.
        To override this when generating the download page: