stack
bbf01b6074
Preparing development version 2.1.6-SNAPSHOT
2019-05-28 22:07:03 +00:00
stack
0ba7cc01a1
Preparing HBase release 2.1.5RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
2019-05-28 22:06:49 +00:00
stack
96175c7f51
Preparing development version 2.1.6-SNAPSHOT
2019-05-22 22:27:50 +00:00
stack
5a13560d24
Preparing HBase release 2.1.5RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
2019-05-22 22:27:35 +00:00
Andrew Purtell
5b24d4e1bc
HBASE-22449 https everywhere in Maven metadata ( #247 )
2019-05-21 12:38:26 -07:00
stack
c6dc2541e9
Preparing development version 2.1.5-SNAPSHOT
2019-03-24 16:02:56 +00:00
stack
57b29f2bcf
Preparing HBase release 2.1.4RC1.5; tagging and updates to CHANGES.md and RELEASENOTES.md
2019-03-24 16:02:41 +00:00
stack
59c1e2b07c
Preparing development version 2.1.5-SNAPSHOT
2019-03-19 18:44:34 +00:00
stack
5b7722f855
Preparing HBase release 2.1.4RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
2019-03-19 18:44:20 +00:00
stack
e30755bf15
Preparing development version 2.1.5-SNAPSHOT
2019-03-18 23:02:12 +00:00
stack
18a6ad74b9
Preparing HBase release 2.1.4RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
2019-03-18 23:01:58 +00:00
stack
74837d3fc5
Preparing development version 2.1.5-SNAPSHOT
2019-03-18 19:01:27 +00:00
stack
ec50f16c33
Preparing HBase release 2.1.4RC1; tagging and updates to CHANGES.md and RELEASENOTES.md
2019-03-18 19:01:12 +00:00
stack
11badde248
HBASE-21998 Move branch-2.1 version from 2.1.4 to 2.1.5-SNAPSHOT
2019-03-05 20:29:22 -08:00
zhangduo
1128cad3dd
HBASE-21985 Set version as 2.1.4 in branch-2.1 in prep for first RC
2019-03-05 08:26:54 +08:00
Duo Zhang
8611bef4fd
HBASE-21897 Set version to 2.1.4-SNAPSHOT for branch-2.1
2019-02-14 16:39:12 +08:00
zhangduo
454805ec5d
HBASE-21834 Set version as 2.1.3 in branch-2.1 in prep for first RC
2019-02-04 08:05:51 +08:00
stack
5364601dea
HBASE-21698 Move version in branch-2.1 from 2.1.2 to 2.1.3-SNAPSHOT
2019-01-08 16:01:07 -08:00
stack
7c1f15bd2a
HBASE-21558 Set version to 2.1.2 on branch-2.1 so can cut an RC
2018-12-05 21:24:04 -08:00
Sean Busbey
6f9084380b
HBASE-21442 Update branch-2.1 for next development cycle
...
* update pom versions to 2.1.2-SNAPSHOT
* update CHANGES.md to mark release date (as of arriving in dist/release svn repo)
2018-11-06 14:19:47 -06:00
Michael Stack
066082dff4
HBASE-21397 Set version to 2.1.1 on branch-2.1 in prep for first RC
2018-10-26 12:56:24 -07:00
zhangduo
1777ea3aae
HBASE-20938 Set version to 2.1.1-SNAPSHOT for branch-2.1
2018-07-25 21:45:09 +08:00
zhangduo
a2db3d27ff
HBASE-20849 Set version as 2.1.0 in branch-2.1 in prep for first RC
2018-07-06 15:32:23 +08:00
Sean Busbey
e19fdd3903
HBASE-20333 Provide a shaded client that allows downstream to provide Hadoop needs.
...
Signed-off-by: Mike Drob <mdrob@apache.org>
2018-06-18 14:03:13 -07:00
Sean Busbey
ee84a8f243
HBASE-20332 shaded mapreduce module shouldn't include hadoop
...
* modify the jar checking script to take args; make hadoop stuff optional
* separate out checking the artifacts that have hadoop vs those that don't.
* * Unfortunately means we need two modules for checking things
* * put in a safety check that the support script for checking jar contents is maintained in both modules
* * have to carve out an exception for o.a.hadoop.metrics2. :(
* fix duplicated class warning
* clean up dependencies in hbase-server and some modules that depend on it.
* allow Hadoop to have its own htrace where it needs it
* add a precommit check to make sure we're not using old htrace imports
Conflicts:
hbase-backup/pom.xml
hbase-checkstyle/src/main/resources/hbase/checkstyle-suppressions.xml
Signed-off-by: Mike Drob <mdrob@apache.org>
2018-06-18 14:02:48 -07:00