Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 91CAF200B83 for ; Sat, 17 Sep 2016 18:11:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 90727160AD5; Sat, 17 Sep 2016 16:11:07 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0A741160ACD for ; Sat, 17 Sep 2016 18:11:06 +0200 (CEST) Received: (qmail 92390 invoked by uid 500); 17 Sep 2016 16:11:06 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 92244 invoked by uid 99); 17 Sep 2016 16:11:06 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Sep 2016 16:11:05 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C4FD2DFE80; Sat, 17 Sep 2016 16:11:05 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: britter@apache.org To: commits@commons.apache.org Date: Sat, 17 Sep 2016 16:11:06 -0000 Message-Id: <1b40ee54f2d246bd975dcee569ed5d9c@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] [lang] Revert "Deactivate JavaDoc Lint" archived-at: Sat, 17 Sep 2016 16:11:07 -0000 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 Authored: Sat Sep 17 18:10:42 2016 +0200 Committer: Benedikt Ritter 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 @@ UTF-8 1.6 1.6 - -Xdoclint:none