Peter Somogyi
d452390ef6
HBASE-25755 Exclude tomcat-embed-core from libthrift ( #3141 )
...
Exclude tomcat-embed-core transitive dependency
Remove outdated exclude rule for slf4j
Signed-off-by: Pankaj <pankajkumar@apache.org>
Signed-off-by: Kevin Risden <krisden@apache.org>
2021-04-10 09:31:15 +02:00
Duo Zhang
f2a499ad25
HBASE-25696 Need to initialize SLF4JBridgeHandler in jul-to-slf4j for redirecting jul to slf4j ( #3093 ) ( #3112 )
...
Signed-off-by: Michael Stack <stack@apache.org>
2021-04-02 18:07:59 +08:00
Pankaj
dd1d0e8aba
HBASE-25568 Upgrade Thrift jar to fix CVE-2020-13949 ( #3084 )
...
Signed-off-by: stack <stack@apache.com>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2021-03-25 09:21:03 +05:30
Duo Zhang
da2b66bf6b
HBASE-25604 Upgrade spotbugs to 4.x ( #3029 )
...
Signed-off-by: Yulin Niu <niuyulin@apache.org>
2021-03-10 14:59:26 +08:00
Andrew Purtell
bda2b8af8b
Preparing development version 2.4.3-SNAPSHOT
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2021-03-08 15:59:42 -08:00
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
Akshay Sudheer
5b92554906
HBASE-25367 Sort broken after Change 'State time' in UI ( #2964 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Pankaj Kumar<pankajkumar@apache.org>
(cherry picked from commit 5d9a6ed1fe47f0186acf08165c3b82ff63276f35)
2021-03-03 15:12:47 +05:30
Duo Zhang
ebf76c51e0
Revert "HBASE-25604 Upgrade spotbugs to 4.x ( #2986 )"
...
This reverts commit 0f84f77bb305d27bfcfaf2efbf77c541868d41fc.
2021-03-02 21:26:55 +08:00
Duo Zhang
0f84f77bb3
HBASE-25604 Upgrade spotbugs to 4.x ( #2986 )
...
Signed-off-by: XinSun <ddupgs@gmail.com>
2021-03-02 15:55:43 +08:00
Josh Elser
f368d54506
HBASE-25601 Use ASF-official mailing list archives
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Closes #2983
2021-02-25 11:35:00 -05: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 e0aa0155423d75bd5a5d1a718fa513810afb3960.
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 00fec5a2f7cdb2e715d8b58c3cb2ece65e24feb6.
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 9f17bd2f1bd86465d700c69f25313f4c7971139d.
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 29619049b2d4afb32a4470f5131e258e3e44f87b.
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 51c55fcc2f9190e946c7ac0ffd03d39c15072c02.
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
Duo Zhang
75f5cb2450
HBASE-25333 Add maven enforcer rule to ban VisibleForTesting imports ( #2854 )
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2021-01-09 08:56:09 +08:00
Adam
cdfacc98dc
HBASE-25370 Fix flaky test TestClassFinder#testClassFinderDefaultsToOwnPackage ( #2740 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2020-12-11 08:24:12 +08:00
lixiaobao
35fb8f184b
HBASE-25372 Fix typo in ban-jersey section of the enforcer plugin in pom.xml ( #2749 )
...
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2020-12-09 21:43:07 +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 4127a3940a26d53b12e541c274ebce4e404b0638.
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
Duo Zhang
90e96d1a6e
HBASE-25342 Upgrade error prone to 2.4.0 ( #2725 )
...
Have to disable MutablePublicArray because of a bug in error prone
https://github.com/google/error-prone/issues/1645
Signed-off-by: stack <stack@apache.org>
2020-12-02 23:38:05 +08:00
stack
745a3a9ab7
Revert "Revert "HBASE-25320 Upgrade hbase-thirdparty dependency to 3.4.1 ( #2693 )""
...
This reverts commit 78f30ff496c94f90ced6328c632272dce3582ab4.
This is a revert of a revert; i.e. a repplication -- original patch was
good.
2020-12-01 17:35:43 -08:00
stack
78f30ff496
Revert "HBASE-25320 Upgrade hbase-thirdparty dependency to 3.4.1 ( #2693 )"
...
This reverts commit 0851e3273a6f7c65c1be243d6d6bdd15a680ffed.
2020-12-01 09:35:51 -08:00
Duo Zhang
0851e3273a
HBASE-25320 Upgrade hbase-thirdparty dependency to 3.4.1 ( #2693 )
...
Signed-off-by: stack <stack@apache.org>
2020-12-01 08:17:17 -08:00
Peter Somogyi
d2f9f698fb
HBASE-25275 Upgrade asciidoctor ( #2647 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
2020-11-12 16:03:42 +01:00
Norbert Kalmar
ec3f843b23
HBASE-20598 Upgrade to JRuby 9.2
...
- upgrade our default jruby to 9.2.13.0
- this major JRuby version update changes the Ruby compatibility from Ruby 2.3 to Ruby 2.5
- use a custom IRB prompt to convey similar information to before
- update the joni and jcoding dependencies to match this version of jruby-complete
closes #2308
Signed-off-by: stack <stack@apache.org>
Signed-off-by: Josh Elser <elserj@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit f0c430aed226b7404bcc4d23b0ec164e5071276b)
2020-11-09 16:50:34 -06:00
Semen Komissarov
ee5988a983
HBASE-23959 Fix javadoc for JDK11 ( #2500 )
...
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
Signed-off-by: stack <stack@apache.org>
2020-10-07 21:44:26 -07:00
Duo Zhang
627b3e6126
HBASE-25154 Set java.io.tmpdir to project build directory to avoid writing std*deferred files to /tmp ( #2502 )
...
Signed-off-by: stack <stack@apache.org>
Signed-off-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
2020-10-06 08:41:15 +08:00
Andrew Purtell
b2f2c79d8f
HBASE-25079 Upgrade Bootstrap to 3.3.7 ( #2442 )
...
Signed-off-by: Viraj Jasani<virajjasani@apache.org>
2020-09-23 14:57:42 -07:00
Duo Zhang
4455856e9c
HBASE-23834 HBase fails to run on Hadoop 3.3.0/3.2.2/3.1.4 due to jetty version mismatch ( #2222 )
...
Signed-off-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Josh Elser <elserj@apache.org>
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2020-08-25 15:02:55 +08:00
Sean Busbey
7ff3e650c2
HBASE-22033 Update to maven-javadoc-plugin 3.2.0 and switch to non-forking aggregate goals
...
closes #1796
Signed-off-by: Viraj Jasani <vjasani@apache.org>
Signed-off-by: Michael Stack <stack@apache.org>
Signed-off-by: Jan Hentschel <janh@apache.org>
(cherry picked from commit 06949ff6a6c6e1f519d0380c0652b18b54cf1a41)
2020-05-29 15:23:08 -05:00
Sean Busbey
9a77aad60c
HBASE-19663 javadoc creation needs jsr305.
...
Some javadoc invocations require that annotations we reference can have any
classes they reference resolved. This includes annotations _they_ have,
even though annotations are normally optional.
In some cases this showed up as javax.annotation.meta.TypeQualifierNickname
not found, because some findbugs annotations use it. Other times it was
javax.annotation.concurrent.Immutable not found, because some old guava
versions use it.
(updated for master branch by doing the config in report config instead of plugin)
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Michael Stack <stack@apache.org>
(cherry picked from commit f0d66273cdae9ada86b499200042304e22aa1a25)
2020-05-29 15:22:52 -05:00
Duo Zhang
dc2146069c
HBASE-24309 Avoid introducing log4j and slf4j-log4j dependencies for … ( #1697 )
...
Signed-off-by: stack <stack@apache.org>
2020-05-13 17:59:21 +08:00
Duo Zhang
f41c9038e7
HBASE-24333 Backport HBASE-24304 "Separate a hbase-asyncfs module" to branch-2.x ( #1664 )
...
Signed-off-by: stack <stack@apache.org>
2020-05-09 12:00:45 +08:00
Jan Hentschel
13c4030cfc
HBASE-24301 Updated Apache POM to version 23
...
Signed-off-by: stack <stack@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2020-05-02 14:38:57 +02:00
Peter Somogyi
ccef8d40f4
HBASE-24285 Move to hbase-thirdparty-3.3.0 ( #1605 )
...
Signed-off-by: stack <stack@apache.org>
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2020-04-30 10:08:24 +02:00
stack
a499f3748d
Revert "HBASE-24285 Move to hbase-thirdparty-3.3.0"
...
Premature application. Revert.
This reverts commit 04c5ea13da1a8df4f4fb97cb1ae7fc2877df35e4.
2020-04-29 16:06:34 -07:00
Peter Somogyi
04c5ea13da
HBASE-24285 Move to hbase-thirdparty-3.3.0
2020-04-29 15:53:16 -07:00
stack
da92d016c4
HBASE-24215 [Flakey Tests] [ERROR] TestSecureRESTServer java.lang.NoClassDefFoundError: com/sun/jersey/core/spi/factory/AbstractRuntimeDelegate
...
Second attempt. Made the hadoop3 profile in top-level pom same as it is
for hadoop2 when it comes to exclusions. Then backed out previous
attempt mostly. Made the failing test medium-sized so it ran in its
own jvm.
2020-04-23 22:22:35 -07:00
Duo Zhang
e2739d3325
HBASE-24223 The -Phadoop-3.0 option does not work on branch-2 and branch-2.3 with JDK11 ( #1558 )
...
Signed-off-by: stack <stack@apache.org>
2020-04-21 09:10:39 -07:00
Tamas Penzes
66a329e4b7
HBASE-24148: Upgrade Thrift to 0.13.0: 0.12.0 has outstanding CVEs.
...
Upgrade thrift from 0.12 to 0.13.
2020-04-15 22:40:57 -07:00