Andrew Purtell
|
3e98c51c51
|
Preparing hbase release 2.4.2RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2021-03-08 15:59:36 -08:00 |
Andrew Purtell
|
bab2d41390
|
Preparing development version 2.4.2-SNAPSHOT
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2021-01-15 10:51:49 -08:00 |
Andrew Purtell
|
4c3e174297
|
Revert "Preparing development version 2.4.2-SNAPSHOT"
This reverts commit e0aa015542 .
|
2021-01-15 10:19:09 -08:00 |
Andrew Purtell
|
e0aa015542
|
Preparing development version 2.4.2-SNAPSHOT
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2021-01-14 12:55:38 -08:00 |
Andrew Purtell
|
67a87017b4
|
Revert "Preparing development version 2.4.2-SNAPSHOT"
This reverts commit 00fec5a2f7 .
|
2021-01-14 12:54:05 -08:00 |
Andrew Purtell
|
00fec5a2f7
|
Preparing development version 2.4.2-SNAPSHOT
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2021-01-14 11:43:50 -08:00 |
Andrew Purtell
|
3f495149e9
|
Revert "Preparing development version 2.4.2-SNAPSHOT"
This reverts commit 9f17bd2f1b .
|
2021-01-14 11:00:42 -08:00 |
Andrew Purtell
|
9f17bd2f1b
|
Preparing development version 2.4.2-SNAPSHOT
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2021-01-13 18:03:20 -08:00 |
Andrew Purtell
|
422a8cc32d
|
Revert "Preparing development version 2.4.2-SNAPSHOT"
This reverts commit 29619049b2 .
|
2021-01-13 17:44:09 -08:00 |
Andrew Purtell
|
29619049b2
|
Preparing development version 2.4.2-SNAPSHOT
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2021-01-13 11:39:43 -08:00 |
Andrew Purtell
|
85075940c0
|
Revert "Preparing development version 2.4.2-SNAPSHOT"
This reverts commit 51c55fcc2f .
|
2021-01-13 10:24:09 -08:00 |
Andrew Purtell
|
51c55fcc2f
|
Preparing development version 2.4.2-SNAPSHOT
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2021-01-12 17:06:38 -08:00 |
Andrew Purtell
|
35044cc40c
|
Preparing hbase release 2.4.1RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2021-01-12 17:06:33 -08:00 |
Andrew Purtell
|
3ff115ebe4
|
Preparing development version 2.4.1-SNAPSHOT
|
2020-12-03 09:52:11 -08:00 |
Andrew Purtell
|
f7bc7be1eb
|
Revert "Preparing development version 2.4.1-SNAPSHOT"
This reverts commit 4127a3940a .
|
2020-12-03 09:37:38 -08:00 |
Andrew Purtell
|
4127a3940a
|
Preparing development version 2.4.1-SNAPSHOT
|
2020-12-02 14:04:53 -08:00 |
Andrew Purtell
|
108c2ecb52
|
Preparing hbase release 2.4.0RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
|
2020-12-02 14:04:49 -08:00 |
Nick Dimiduk
|
ffb2359146
|
HBASE-24013 Bump branch-2 version to 2.4.0-SNAPSHOT (#1309)
Increment version in poms with
```
$ mvn org.codehaus.mojo:versions-maven-plugin:2.7:set -DnewVersion=2.4.0-SNAPSHOT -DgenerateBackupPoms=false
```
Verified no dangling references with
```
$ find . -iname '*pom.xml' -exec grep -n '2.3.0-SNAPSHOT' {} +
```
Verified build with
```
$ JAVA_HOME=/Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home mvn clean package -DskipTests
$ JAVA_HOME=/Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home mvn clean package -DskipTests -Dhadoop.profile=3.0
```
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
|
2020-03-19 08:01:43 -07:00 |
Duo Zhang
|
7eeb6a0815
|
HBASE-23077 move entirely to spotbugs (#1265)
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2020-03-12 11:42:23 +08:00 |
Viraj Jasani
|
e28a7c29c5
|
HBASE-22863 Cleanup transitive Jackson1 vulnerable dependencies(forward-port HBASE-22728) (#505)
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Reid Chan <reidchan@apache.org>
|
2019-08-21 22:16:52 +08:00 |
Andrew Purtell
|
2c55bd9344
|
HBASE-22449 https everywhere in Maven metadata (#247)
|
2019-05-21 12:38:42 -07:00 |
Sean Busbey
|
ff1c63ddb1
|
HBASE-22314 shaded byo-hadoop client should list needed hadoop modules as provided scope to avoid inclusion of unnecessary transitive depednencies
(cherry picked from commit 87550bf963 )
|
2019-05-05 22:09:56 -05:00 |
Guanghao Zhang
|
16665b6e93
|
HBASE-21799 Update branch-2 version to 2.3.0-SNAPSHOT
|
2019-01-29 21:53:21 +08:00 |
Sean Busbey
|
bc3ab81720
|
HBASE-21153 Shaded client jars should always build in relevant phase to avoid confusion
Signed-off-by: Michael Stack <stack@apache.org>
|
2018-09-05 16:46:16 -05:00 |
zhangduo
|
dde042cc93
|
HBASE-20776 Update branch-2 version to 2.2.0-SNAPSHOT
|
2018-06-22 22:15:18 +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 |