Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BB62A186E5 for ; Fri, 25 Dec 2015 20:08:50 +0000 (UTC) Received: (qmail 2871 invoked by uid 500); 25 Dec 2015 20:08:49 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 2747 invoked by uid 500); 25 Dec 2015 20:08:49 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 2652 invoked by uid 99); 25 Dec 2015 20:08:49 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Dec 2015 20:08:49 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 928782C1F57 for ; Fri, 25 Dec 2015 20:08:49 +0000 (UTC) Date: Fri, 25 Dec 2015 20:08:49 +0000 (UTC) From: "Sean Busbey (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-15041) Clean up javadoc errors and reenable jdk8 linter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sean Busbey created HBASE-15041: ----------------------------------- Summary: Clean up javadoc errors and reenable jdk8 linter Key: HBASE-15041 URL: https://issues.apache.org/jira/browse/HBASE-15041 Project: HBase Issue Type: Umbrella Components: build, documentation Affects Versions: 2.0.0, 1.2.0, 1.3.0 Reporter: Sean Busbey Fix For: 2.0.0, 1.3.0 umbrella to clean up our various errors according to the jdk8 javadoc linter. plan is a sub-task per module. -- This message was sent by Atlassian JIRA (v6.3.4#6332)