16 Commits

Author SHA1 Message Date
Peter Somogyi
f5779855c6 HBASE-19845 Fix findbugs and error-prone warnings in hbase-rsgroup (branch-2)
Signed-off-by: tedyu <yuzhihong@gmail.com>
2018-01-24 08:41:43 -08:00
Mike Drob
968b938fde HBASE-19552 Update hbase-thirdparty version
Some manual cleanup of changing package names in pom files and getting
rid of the no-longer-needed netty system property.

This commit will break compilation, package renames in source code are
done in follow-on commits using straightforward find and replace.

's/org.apache.hadoop.hbase.shaded.com.google/org.apache.hbase.thirdparty.com.google/'
's/org.apache.hadoop.hbase.shaded.io.netty/org.apache.hbase.thirdparty.io.netty/'
2017-12-28 11:58:49 -06:00
Chia-Ping Tsai
7dee1bcd31 HBASE-19644 add the checkstyle rule to reject the illegal imports 2017-12-28 04:17:45 +08:00
zhangduo
c5ad801754 HBASE-19262 Revisit checkstyle rules 2017-11-16 09:43:15 +08:00
zhangduo
e0b8098869 HBASE-15693 Reconsider the ImportOrder rule of checkstyle 2016-04-24 11:05:46 +08:00
stack
5e08e2ceb6 Revert "HBASE-14902 Revert some of the stringency recently introduced by checkstyle tightening"
This seems to cause a NPE when generating report.... reverting.

This reverts commit 2c0394f078158ef668e75b74f589a7da59ff9e0e.
2016-01-20 08:40:02 -08:00
stack
2c0394f078 HBASE-14902 Revert some of the stringency recently introduced by checkstyle tightening 2016-01-19 14:36:44 -08:00
stack
72d32cc96b HBASE-14902 Revert some of the stringency recently introduced by checkstyle tightening; RETRY changing javadoc indent from 4 to 2 2016-01-05 14:45:05 -08:00
stack
1c4edd2ab7 Revert "HBASE-14902 Revert some of the stringency recently introduced by checkstyle tightening"
This reverts commit 998b9371c9d9a6fe4a93e734ba0055c3e20e0b3e.
2016-01-04 20:03:56 -08:00
stack
998b9371c9 HBASE-14902 Revert some of the stringency recently introduced by checkstyle tightening 2016-01-04 14:22:12 -08:00
Mikhail Antonov
b68542e35a HBASE-15015 Checktyle plugin shouldn't check Jamon-generated Java classes 2015-12-19 11:58:15 -08:00
Apekshit(Appy) Sharma
efb5917f22 HBASE-14859 Better checkstyle reporting. Reports file names, error names and old/new error counts. Fix some checks. (Apekshit)
Signed-off-by: stack <stack@apache.org>
2015-11-25 12:18:40 -08:00
stack
62aba61bea HBASE-14829 Add more checkstyles (appy) 2015-11-19 21:33:14 -08:00
Sean Busbey
20524080b2 HBASE-12523 update checkstyle warnings to match our normal usage. 2014-12-03 12:40:09 -06:00
Ted Yu
deaba78141 HBASE-12318 Add license header to checkstyle xml files 2014-10-22 14:33:35 +00:00
Elliott Clark
487b58313c HBASE-12261 Add checkstyle to HBase build process 2014-10-17 11:10:07 -07:00