From c24ba54147abaedc20420646a01ba9a7ac5a5616 Mon Sep 17 00:00:00 2001 From: Andrew Purtell Date: Thu, 9 Jun 2022 10:00:10 -0700 Subject: [PATCH] HBASE-27103 All MR UTs are broken because of ClassNotFound (#4514) Signed-off-by: Sean Busbey Co-authored-by: Duo Zhang --- .../main/resources/supplemental-models.xml | 14 ++++++++ pom.xml | 32 ------------------- 2 files changed, 14 insertions(+), 32 deletions(-) diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml b/hbase-resource-bundle/src/main/resources/supplemental-models.xml index c02bc596002..6a9667c3cc5 100644 --- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml +++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml @@ -1278,6 +1278,20 @@ Copyright (c) 2011 FuseSource Corp. All rights reserved. + + + org.openlabtesting.leveldbjni + leveldbjni-all + + + + BSD 3-Clause License + http://www.opensource.org/licenses/BSD-3-Clause + repo + + + + diff --git a/pom.xml b/pom.xml index 74efc310925..fe9bfcd04b6 100644 --- a/pom.xml +++ b/pom.xml @@ -3456,14 +3456,6 @@ org.slf4j slf4j-reload4j - - org.fusesource.leveldbjni - leveldbjni-all - - - org.openlabtesting.leveldbjni - leveldbjni-all - @@ -3660,14 +3652,6 @@ org.slf4j slf4j-reload4j - - org.fusesource.leveldbjni - leveldbjni-all - - - org.openlabtesting.leveldbjni - leveldbjni-all - @@ -3698,14 +3682,6 @@ org.slf4j slf4j-reload4j - - org.fusesource.leveldbjni - leveldbjni-all - - - org.openlabtesting.leveldbjni - leveldbjni-all - @@ -3949,14 +3925,6 @@ org.slf4j slf4j-reload4j - - org.fusesource.leveldbjni - leveldbjni-all - - - org.openlabtesting.leveldbjni - leveldbjni-all -