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 0717E104BD for ; Wed, 21 Jan 2015 20:19:36 +0000 (UTC) Received: (qmail 97564 invoked by uid 500); 21 Jan 2015 20:19:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 97478 invoked by uid 500); 21 Jan 2015 20:19:35 -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 97233 invoked by uid 99); 21 Jan 2015 20:19:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Jan 2015 20:19:35 +0000 Date: Wed, 21 Jan 2015 20:19:35 +0000 (UTC) From: "Nick Dimiduk (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-12896) checkstyle report diff tool MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Nick Dimiduk created HBASE-12896: ------------------------------------ Summary: checkstyle report diff tool Key: HBASE-12896 URL: https://issues.apache.org/jira/browse/HBASE-12896 Project: HBase Issue Type: Improvement Components: build Reporter: Nick Dimiduk Assignee: Nick Dimiduk Priority: Minor The new check style stuff is great, but digging through all of our brokenness in the report to track down what 3 things my patch broke is painful. So here's a script that does the work for me. Maybe one of you Jenkins-aware folks can help me wire it into test-patch.sh so the output gets posted all nice like in the buildbot output. Save me the trouble of running it by hand all the time. -- This message was sent by Atlassian JIRA (v6.3.4#6332)