You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2020/05/05 22:40:49 UTC

[hbase] branch master updated (6613517 -> 5488124)

This is an automated email from the ASF dual-hosted git repository.

stack pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 6613517  HBASE-24303 Undo core of parent TestSecureRESTServer change; use fix over in HBASE-24280 instead (#1630)
     add 5488124  HBASE-24284 [h3/jdk11] REST server won't start Exclude transitive includes of jax-rs 1.x and then explicitly include jax-rs 2.x glassfish impl for REST context when hadoop3. (#1625)

No new revisions were added by this update.

Summary of changes:
 .../hbase-shaded-client-project/pom.xml            | 10 ++++++++
 hbase-backup/pom.xml                               | 20 +++++++++++++++
 hbase-client/pom.xml                               |  8 ++++++
 hbase-endpoint/pom.xml                             |  8 ++++++
 hbase-examples/pom.xml                             | 10 ++++++++
 hbase-http/pom.xml                                 |  8 ++++++
 hbase-it/pom.xml                                   | 10 ++++++++
 hbase-mapreduce/pom.xml                            | 18 ++++++++++++++
 hbase-rest/pom.xml                                 | 13 ++++++++--
 hbase-server/pom.xml                               | 20 +++++++++++++++
 hbase-shaded/hbase-shaded-mapreduce/pom.xml        | 12 +++++++++
 hbase-shaded/hbase-shaded-testing-util/pom.xml     | 29 +++++++++++++++++++++-
 hbase-shell/pom.xml                                |  4 +++
 hbase-testing-util/pom.xml                         | 20 +++++++++++++++
 hbase-thrift/pom.xml                               | 14 +++++++++++
 15 files changed, 201 insertions(+), 3 deletions(-)