Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 19D0718AA7 for ; Tue, 29 Dec 2015 20:38:50 +0000 (UTC) Received: (qmail 14529 invoked by uid 500); 29 Dec 2015 20:38:49 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 14483 invoked by uid 500); 29 Dec 2015 20:38:49 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 14405 invoked by uid 99); 29 Dec 2015 20:38:49 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Dec 2015 20:38:49 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AF2682C1F64 for ; Tue, 29 Dec 2015 20:38:49 +0000 (UTC) Date: Tue, 29 Dec 2015 20:38:49 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-15011) turn off the jdk8 javadoc linter. :( MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-15011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074254#comment-15074254 ] Hudson commented on HBASE-15011: -------------------------------- FAILURE: Integrated in HBase-1.2-IT #372 (See [https://builds.apache.org/job/HBase-1.2-IT/372/]) HBASE-15011 turn off the jdk8 javadoc linter. (busbey: rev 02ad6504cd5c9b65833cd5034cbca233665c398d) * pom.xml > turn off the jdk8 javadoc linter. :( > ------------------------------------ > > Key: HBASE-15011 > URL: https://issues.apache.org/jira/browse/HBASE-15011 > Project: HBase > Issue Type: Bug > Components: build, documentation > Reporter: Sean Busbey > Assignee: Sean Busbey > Priority: Blocker > Labels: beginner > Fix For: 2.0.0, 1.2.0, 1.3.0 > > Attachments: HBASE-15011.1.patch, HBASE-15011.2.patch, HBASE-15011.2.patch, HBASE-15011.3.patch > > > there's a new javadoc warning that causes warnings on all of our new patches and (I believe) breaks us on jdk8. > Thanks to [~saint.ack@gmail.com] for chasing it down on HBASE-14849. > {code} > 1 warning > [WARNING] Javadoc Warnings > [WARNING] /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java:430: warning - @param argument "hfilesDir" is not a parameter name. > [INFO] > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)