Sean Busbey
4bcc397f3e
HBASE-23229 Update branch-1 to 1.6.0-SNAPSHOT ( #772 )
...
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
2019-10-30 09:22:39 -05:00
Wei-Chiu Chuang
54e46d2e1b
HBASE-23227 Upgrade jackson-databind to 2.9.10.1
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-10-29 08:31:35 -05:00
Sean Busbey
924e0f765e
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.
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Michael Stack <stack@apache.org>
2019-10-17 21:43:05 -05:00
Andrew Purtell
12d45f8973
HBASE-23174 Upgrade jackson and jackson-databind to 2.9.10 (branch-1) ( #724 )
2019-10-14 21:29:40 -05:00
Andrew Purtell
214d33e0f4
Renumber branch to 1.5.1-SNAPSHOT
2019-10-12 13:21:18 -07:00
Andrew Purtell
3966d0fee6
Update POMs and CHANGES.txt for 1.5.0 RC4
2019-10-07 11:46:53 -07:00
Toshihiro Suzuki
dd9eadb00f
HBASE-22988 Backport HBASE-11062 "hbtop" to branch-1
...
Fixes #647
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-10-01 16:48:16 -07:00
Viraj Jasani
f77c14d181
HBASE-23015 : Moving from Jackson2 to shaded Gson ( #616 )
...
* Backport HBASE-20587
* moving to shaded gson with jdk7 compatibility
* Include jackson-mapper-asl for testing-util because of Hadoop
* Update shaded jar check to allow hbase-thirdparty libs
Signed-off-by: Sean Busbey <busbey@apache.org>
Co-authored-by: Duo Zhang <zhangduo@apache.org>
2019-09-25 21:49:48 -05:00
Peter Somogyi
d832786304
HBASE-21996 Set locale for javadoc
...
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2019-08-23 23:37:47 +02:00
Viraj Jasani
eba383d2b4
HBASE-22866 Multiple slf4j-log4j provider versions included in binary package (branch-1)
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-08-23 11:06:11 -07:00
Viraj Jasani
4b34d24f7a
HBASE-22728 Jackson dependency cleanup and moving to Jackson2
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-08-15 18:32:36 -07:00
Viraj Jasani
96ff5f2998
HBASE-22838 : assembly plugin should use posix
...
Signed-off-by: huzheng <openinx@gmail.com>
2019-08-13 14:59:41 +08:00
Peter Somogyi
47f84376ad
HBASE-22654 apache-rat complains on branch-1
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-07-04 10:00:04 +02:00
Peter Somogyi
0bdbea856a
HBASE-22554 Upgrade to surefire 2.22.2
2019-06-09 14:28:08 +02:00
Andrew Purtell
adc7c8de42
HBASE-22519 New Hadoop 2.8 dependencies fail shaded invariants check ( #282 )
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-06-03 11:37:22 -07:00
zhangduo
8ef2fff2c1
HBASE-22506 Backport HBASE-22500 'Modify pom and jenkins jobs for hadoop versions' to branch-1
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-06-03 10:09:28 +08:00
Andrew Purtell
98dc440462
HBASE-22449 https everywhere in Maven metadata ( #247 )
2019-05-21 12:44:02 -07:00
Duo Zhang
4ab2e1c094
HBASE-22413 Backport 'HBASE-22399 Change default hadoop-two.version to 2.8.x and remove the 2.7.x hadoop checks' to branch-1
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-05-21 07:58:02 +08:00
Andrew Purtell
e2d48f41c5
Set version on branch back to 1.5.0-SNAPSHOT
2019-05-20 13:02:40 -07:00
Andrew Purtell
49fab7df80
Backport HBASE-19049 to branch-1 to prevent DIRKRB-613 (Yu Li)
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-04-12 10:45:37 -07:00
Andrew Purtell
6da696c0a0
Amend HBASE-21135 Build fails on windows as it fails to parse windows path during license check
...
Fix Maven warning introduced by this change
2019-03-28 10:13:31 -07:00
Nihal Jain
6f932ce01f
HBASE-21135 Build fails on windows as it fails to parse windows path during license check
...
Signed-off-by: Mike Drob <mdrob@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 691f1a4c71f47d7f093f88e2a0cf0374d187dca7)
2019-03-09 00:53:01 -06:00
Andrew Purtell
ce6a6014da
Update POMs and CHANGES.txt for 1.5.0 RC0
2019-02-01 12:36:10 -08:00
Andrew Purtell
dd9e7a1ce0
HBASE-21791 Upgrade thrift dependency to 0.12.0
2019-01-29 11:04:59 -08:00
Peter Somogyi
cf87877fcf
HBASE-21711 Remove references to git.apache.org/hbase.git
2019-01-16 10:05:15 +01:00
Peter Somogyi
936ff59b76
HBASE-21685 Change repository urls to Gitbox
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-01-15 10:44:45 +01:00
Sean Busbey
6b87541de8
HBASE-21687 Update Findbugs Maven Plugin to 3.0.4 to work with Maven 3.6.0+
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-01-08 10:50:02 -08:00
Duo Zhang
daaa06e6bd
HBASE-21417 Pre commit build is broken due to surefire plugin crashes
2018-11-01 15:15:18 +08:00
tedyu
8b26882fb4
HBASE-21207 Add client side sorting functionality in master web UI for table and region server details - addendum fixes RAT complaint
2018-09-30 11:00:57 -07:00
Archana Katiyar
c5cf80dc87
HBASE-21207 Add client side sorting functionality in master web UI for table and region server details
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2018-09-28 15:35:52 -07:00
Sakthi
19721046ac
HBASE-20189 Fixed typo in Required Java Version error message while building HBase
...
Signed-off-by: Umesh Agashe <uagashe@cloudera.com>
2018-03-14 11:50:38 +01:00
Peter Somogyi
b65231d04d
Revert "Fixed typo in Required Java Version error message while building HBase" - missing jira number
...
This reverts commit 6817a7b131e47a96a354438c2c6ad0fbe6878a28.
2018-03-14 11:50:20 +01:00
Sakthi
6817a7b131
Fixed typo in Required Java Version error message while building HBase
...
Signed-off-by: Umesh Agashe <uagashe@cloudera.com>
2018-03-14 08:25:33 +01:00
tedyu
13cc7f9f50
HBASE-19932 TestSecureIPC in branch-1 fails with NoSuchMethodError against hadoop 3
2018-02-05 04:46:32 -08:00
Lars Hofhansl
6f253c55d8
HBASE-19631 Allow building HBase 1.5.x against Hadoop 3.0.0.
2018-01-25 09:50:14 -08:00
Mohammad Arshad
011c945f49
HBASE-17079 HBase build fails on windows, hbase-archetype-builder is reason for failure
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Conflicts:
hbase-archetypes/hbase-archetype-builder/pom.xml
pom.xml
2018-01-24 16:35:45 -08:00
Mike Drob
cf73199d06
HBASE-19422 Provide clear error message on use of wrong hadoop-profile property
...
Signed-off-by: Apekshit Sharma <appy@apache.org>
2017-12-05 11:06:08 -08:00
Andrew Purtell
ba5bd0ae5b
HBASE-19429 Release build fails in checkstyle phase of site target (branch-1)
2017-12-04 18:40:49 -08:00
Andrew Purtell
1fe75f98d3
HBASE-19421 branch-1 does not compile against Hadoop 3.0.0
2017-12-04 15:48:38 -08:00
Andrew Purtell
6961526573
HBASE-12350 Backport error-prone build support to branch-1 and branch-2
2017-11-09 15:34:09 -08:00
Andrew Purtell
c5ab70d193
HBASE-19203 Update Hadoop version used for build to 2.7.4 (from 2.5.1)
2017-11-07 12:35:46 -08:00
Mike Drob
4ff957df08
HBASE-18438 Precommit doesn't warn about unused imports
...
Signed-off-by: Chia-Ping Tsai <chia7712@gmail.com>
2017-10-29 20:48:33 +08:00
Andrew Purtell
64328caef0
HBASE-15631 Backport Regionserver Groups (HBASE-6721) to branch-1 (Francis Liu and Andrew Purtell)
2017-10-23 17:10:33 -07:00
Chia-Ping Tsai
7f6ab255cd
HBASE-19014 surefire fails; When writing xml report stdout/stderr ... No such file or directory
2017-10-21 01:30:12 +08:00
Mike Drob
3959b39b9b
HBASE-18867 update maven enforcer plugin.
2017-10-11 10:20:54 -05:00
Andrew Purtell
42b797aa2b
HBASE-18813 TestCanaryTool fails on branch-1 / branch-1.4
...
Upgrade Mockito to 1.10.19
2017-09-13 16:20:00 -07:00
Jerry He
6a5bb3b48c
HBASE-18740 Upgrade Zookeeper version to 3.4.10
2017-09-03 21:35:20 -07:00
Sean Busbey
135eedf7a2
HBASE-18577 test well-formed-ness of our client jars.
...
* removes jetty-util transitive from hbase-client that we don't use
* moves junit from compile to test scope for hbase-client
* adds an IT that checks the contents of jars
* excludes our server side web apps and related deps (jaxb, jersey, jetty) from shaded jars
* excludes proto source files from shaded jars
* relocates codahale metrics, commons-crypto, and curator
* finishes relocating jets3t
* updates maven dependency plugin
* updates maven enforcer plugin
Signed-off-by: Michael Stack <stack@apache.org>
2017-08-29 13:44:16 -05:00
Andrew Purtell
3dd55fa0c0
Set versions on branch-1 to 1.5.0-SNAPSHOT
2017-07-03 18:01:15 -07:00
Chia-Ping Tsai
b49390922e
HBASE-18293 Only add the spotbugs dependency when jdk8 is active
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2017-06-30 10:16:25 -05:00