Michael Stack
90a75fb052
HBASE-19888 Move branch-2 version from 2.0.0-beta-1 to 2.0.0-beta-2-SNAPSHOT
2018-01-29 14:17:54 -08:00
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
Michael Stack
d6d8369655
HBASE-19648 Move branch-2 version from 2.0.0-beta-1-SNAPSHOT to 2.0.0-beta-1
2017-12-27 14:41:19 -08:00
Chia-Ping Tsai
7dee1bcd31
HBASE-19644 add the checkstyle rule to reject the illegal imports
2017-12-28 04:17:45 +08:00
Peter Somogyi
bcd367e293
HBASE-19315 Incorrect snapshot version is used for 2.0.0-beta-1
...
Signed-off-by: Michael Stack <stack@apache.org>
2017-11-21 10:41:50 -08:00
zhangduo
c5ad801754
HBASE-19262 Revisit checkstyle rules
2017-11-16 09:43:15 +08:00
Michael Stack
f13cf56f1c
HBASE-19197 Move version on branch-2 from 2.0.0-alpha4 to 2.0.0-beta-1.SNAPSHOT
2017-11-06 20:46:38 -08:00
Sean Busbey
35094bf4d5
HBASE-18933 set version number to 2.0.0-alpha4-SNAPSHOT following release of alpha3
2017-10-04 07:57:49 -05:00
Michael Stack
7660f9e86a
HBASE-18819 Set version number to 2.0.0-alpha3 from 2.0.0-alpha3-SNAPSHOT
2017-09-14 12:38:46 -07:00
Michael Stack
b24e33312a
HBASE-18594 Release hbase-2.0.0-alpha2; ADDENDUM update version from 2.0.0-alpha2 to 2.0.0-alpha3-SNAPSHOT
2017-08-23 11:07:41 -07:00
Michael Stack
add9974515
HBASE-18595 Set version in branch-2 from 2.0.0-alpha2-SNAPSHOT to 2.0.0-alpha2
2017-08-14 10:28:44 -07:00
Sean Busbey
9cc9404261
HBASE-18187 update version to 2.0.0-alpha-2-SNAPSHOT
2017-07-14 11:20:32 -05:00
Michael Stack
adfb48eeb8
HBASE-18190 Set version in branch-2 to 2.0.0-alpha-1
2017-06-07 21:10:01 -07:00
Michael Stack
fb2c89b1b3
HBASE-16785 We are not running all tests
...
M TestStressWALProcedureStore.java
Disable test that now runs that fails because of difference in pb3.1.0.
Signed-off-by: Michael Stack <stack@apache.org>
2017-01-26 21:49:18 -08:00
Michael Stack
1ee8776273
HBASE-16785 We are not running all tests Do nothing patch just to get baseline of how many tests we run
2017-01-26 12:21:00 -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 2c0394f078
.
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 998b9371c9
.
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
1b0b67fb7c
HBASE-14085 Update LICENSE and NOTICE files.
...
* corrects license/notice for source distribution
* adds inception year to correct copyright in generated NOTICE files for jars
* updates project names in poms to use "Apache HBase" instead of "HBase" so jar NOTICE files will be correct
* uses append-resources to include supplemental info on jars with 3rd party works in source
* adds an hbase specific resource bundle for jars that include 3rd party works for binaries
** uses supplemental-model to fill in license gaps
** uses the above and a shade plugin transformation to build proper files for shaded jars.
** uses the above and the assembly plugin to build the proper files for bin assembly
* adds a NOTICE item for things copied out of Hadoop (TODO legal-discuss)
2015-08-04 17:16:56 -05:00
Misty Stanley-Jones
39425a8558
HBASE-11670 Generate PDF of Reference Guide
2015-03-05 09:31:11 +10:00
Misty Stanley-Jones
1a21c1684c
HBASE-11533 Asciidoc Proof of Concept
2015-01-13 22:32:29 -08:00
Sean Busbey
20524080b2
HBASE-12523 update checkstyle warnings to match our normal usage.
2014-12-03 12:40:09 -06:00
stack
fba164a1d1
HBASE-12355 Update maven plugins
2014-10-29 13:11:44 -07:00
Ted Yu
deaba78141
HBASE-12318 Add license header to checkstyle xml files
2014-10-22 14:33:35 +00:00
Elliott Clark
43dda4f18a
HBASE-12315 Fix 0.98 Tests after checkstyle got parented
2014-10-21 22:42:21 -07:00
Elliott Clark
5d1e9a32a4
HBASE-12294 Addendum
2014-10-21 11:49:38 -07:00
Elliott Clark
a0bb3fbc9b
HBASE-12294 Fix site generation
2014-10-20 17:05:50 -07:00
Elliott Clark
487b58313c
HBASE-12261 Add checkstyle to HBase build process
2014-10-17 11:10:07 -07:00