[jira] [Updated] (HBASE-20733) QABot should run checkstyle tests if the checkstyle configs change

2019-02-01 Thread Andrew Purtell (JIRA)


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

Andrew Purtell updated HBASE-20733:
---
Fix Version/s: (was: 1.5.0)

> QABot should run checkstyle tests if the checkstyle configs change
> --
>
> Key: HBASE-20733
> URL: https://issues.apache.org/jira/browse/HBASE-20733
> Project: HBase
>  Issue Type: Improvement
>  Components: build, community
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Minor
> Fix For: 3.0.0, 2.1.0, 1.3.3, 1.4.6, 1.2.7, 2.0.2
>
> Attachments: HBASE-20733-HBASE-20733.1.patch, HBASE-20733.0.patch, 
> HBASE-20733.1.patch
>
>
> right now we only do checkstyle tests when java files are altered. we should 
> also run if our checkstyle configs in {{hbase-checkstyle}} are altered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-20733) QABot should run checkstyle tests if the checkstyle configs change

2018-06-14 Thread Sean Busbey (JIRA)


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

Sean Busbey updated HBASE-20733:

   Resolution: Fixed
Fix Version/s: 2.0.2
   1.4.6
   1.3.3
   1.2.7
   1.5.0
   2.1.0
   3.0.0
   Status: Resolved  (was: Patch Available)

> QABot should run checkstyle tests if the checkstyle configs change
> --
>
> Key: HBASE-20733
> URL: https://issues.apache.org/jira/browse/HBASE-20733
> Project: HBase
>  Issue Type: Improvement
>  Components: build, community
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Minor
> Fix For: 3.0.0, 2.1.0, 1.5.0, 1.2.7, 1.3.3, 1.4.6, 2.0.2
>
> Attachments: HBASE-20733-HBASE-20733.1.patch, HBASE-20733.0.patch, 
> HBASE-20733.1.patch
>
>
> right now we only do checkstyle tests when java files are altered. we should 
> also run if our checkstyle configs in {{hbase-checkstyle}} are altered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-20733) QABot should run checkstyle tests if the checkstyle configs change

2018-06-14 Thread Sean Busbey (JIRA)


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

Sean Busbey updated HBASE-20733:

Priority: Minor  (was: Major)

> QABot should run checkstyle tests if the checkstyle configs change
> --
>
> Key: HBASE-20733
> URL: https://issues.apache.org/jira/browse/HBASE-20733
> Project: HBase
>  Issue Type: Improvement
>  Components: build, community
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Minor
> Attachments: HBASE-20733-HBASE-20733.1.patch, HBASE-20733.0.patch, 
> HBASE-20733.1.patch
>
>
> right now we only do checkstyle tests when java files are altered. we should 
> also run if our checkstyle configs in {{hbase-checkstyle}} are altered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-20733) QABot should run checkstyle tests if the checkstyle configs change

2018-06-14 Thread Sean Busbey (JIRA)


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

Sean Busbey updated HBASE-20733:

Attachment: HBASE-20733-HBASE-20733.1.patch

> QABot should run checkstyle tests if the checkstyle configs change
> --
>
> Key: HBASE-20733
> URL: https://issues.apache.org/jira/browse/HBASE-20733
> Project: HBase
>  Issue Type: Improvement
>  Components: build, community
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Major
> Attachments: HBASE-20733-HBASE-20733.1.patch, HBASE-20733.0.patch, 
> HBASE-20733.1.patch
>
>
> right now we only do checkstyle tests when java files are altered. we should 
> also run if our checkstyle configs in {{hbase-checkstyle}} are altered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-20733) QABot should run checkstyle tests if the checkstyle configs change

2018-06-14 Thread Sean Busbey (JIRA)


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

Sean Busbey updated HBASE-20733:

Status: Patch Available  (was: In Progress)

v1
  - do checking for checkstyle config changes in personality_file_tests
  - move custom mvnsite check there while we're at it, since the old way relies 
on undefined yetus behavior
  - fix a couple of unrelated shellcheck complaints

> QABot should run checkstyle tests if the checkstyle configs change
> --
>
> Key: HBASE-20733
> URL: https://issues.apache.org/jira/browse/HBASE-20733
> Project: HBase
>  Issue Type: Improvement
>  Components: build, community
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Major
> Attachments: HBASE-20733.0.patch, HBASE-20733.1.patch
>
>
> right now we only do checkstyle tests when java files are altered. we should 
> also run if our checkstyle configs in {{hbase-checkstyle}} are altered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-20733) QABot should run checkstyle tests if the checkstyle configs change

2018-06-14 Thread Sean Busbey (JIRA)


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

Sean Busbey updated HBASE-20733:

Attachment: HBASE-20733.1.patch

> QABot should run checkstyle tests if the checkstyle configs change
> --
>
> Key: HBASE-20733
> URL: https://issues.apache.org/jira/browse/HBASE-20733
> Project: HBase
>  Issue Type: Improvement
>  Components: build, community
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Major
> Attachments: HBASE-20733.0.patch, HBASE-20733.1.patch
>
>
> right now we only do checkstyle tests when java files are altered. we should 
> also run if our checkstyle configs in {{hbase-checkstyle}} are altered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-20733) QABot should run checkstyle tests if the checkstyle configs change

2018-06-14 Thread Sean Busbey (JIRA)


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

Sean Busbey updated HBASE-20733:

Status: In Progress  (was: Patch Available)

> QABot should run checkstyle tests if the checkstyle configs change
> --
>
> Key: HBASE-20733
> URL: https://issues.apache.org/jira/browse/HBASE-20733
> Project: HBase
>  Issue Type: Improvement
>  Components: build, community
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Major
> Attachments: HBASE-20733.0.patch
>
>
> right now we only do checkstyle tests when java files are altered. we should 
> also run if our checkstyle configs in {{hbase-checkstyle}} are altered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-20733) QABot should run checkstyle tests if the checkstyle configs change

2018-06-14 Thread Sean Busbey (JIRA)


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

Sean Busbey updated HBASE-20733:

Status: Patch Available  (was: In Progress)

-v0
  - add checkstyle to needed tests when checkstyle xml changes
  - if we alter the hbase-checkstyle module then run checkstyle at root.

> QABot should run checkstyle tests if the checkstyle configs change
> --
>
> Key: HBASE-20733
> URL: https://issues.apache.org/jira/browse/HBASE-20733
> Project: HBase
>  Issue Type: Improvement
>  Components: build, community
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Major
> Attachments: HBASE-20733.0.patch
>
>
> right now we only do checkstyle tests when java files are altered. we should 
> also run if our checkstyle configs in {{hbase-checkstyle}} are altered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HBASE-20733) QABot should run checkstyle tests if the checkstyle configs change

2018-06-14 Thread Sean Busbey (JIRA)


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

Sean Busbey updated HBASE-20733:

Attachment: HBASE-20733.0.patch

> QABot should run checkstyle tests if the checkstyle configs change
> --
>
> Key: HBASE-20733
> URL: https://issues.apache.org/jira/browse/HBASE-20733
> Project: HBase
>  Issue Type: Improvement
>  Components: build, community
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Major
> Attachments: HBASE-20733.0.patch
>
>
> right now we only do checkstyle tests when java files are altered. we should 
> also run if our checkstyle configs in {{hbase-checkstyle}} are altered.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)