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 C5A5B17FD1 for ; Fri, 23 Jan 2015 05:35:36 +0000 (UTC) Received: (qmail 36687 invoked by uid 500); 23 Jan 2015 05:35:36 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 36645 invoked by uid 500); 23 Jan 2015 05:35:36 -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 36633 invoked by uid 99); 23 Jan 2015 05:35:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jan 2015 05:35:36 +0000 Date: Fri, 23 Jan 2015 05:35:36 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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 [ https://issues.apache.org/jira/browse/HBASE-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14288776#comment-14288776 ] Hudson commented on HBASE-12896: -------------------------------- SUCCESS: Integrated in HBase-TRUNK #6047 (See [https://builds.apache.org/job/HBase-TRUNK/6047/]) HBASE-12896 checkstyle report diff tool (ndimiduk: rev 508085fe5a6bebb48edfabdf84671c9d83288e53) * dev-support/checkstyle_report.py > 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 > Fix For: 2.0.0 > > Attachments: HBASE-12896.00.patch > > > 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)