[ 
https://issues.apache.org/jira/browse/HBASE-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Dimiduk updated HBASE-12896:
---------------------------------
    Attachment: HBASE-12896.00.patch

Simple tool. Output looks like

{noformat}
$ python ~/repos/hbase/dev-support/checkstyle-report.py 
./checkstyle-result-master.xml ./checkstyle-result-patch.xml 
hbase-client/src/main/java/org/apache/hadoop/hbase/client/BufferedMutatorImpl.java
      0       1
hbase-examples/src/main/java/org/apache/hadoop/hbase/client/example/BufferedMutatorExample.java
   0       1
{noformat}

> 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
>         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)

Reply via email to