From a4b61ccddc6f2b7fb2d4f52000f8c83f208271ce Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Thu, 14 Apr 2011 23:00:40 +0000 Subject: [PATCH] HBASE-3783 hbase-0.90.2.jar exists in hbase root and in 'lib/' git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1092542 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 1 + src/assembly/all.xml | 3 +++ 2 files changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 127109b5b90..29a0cccd709 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -210,6 +210,7 @@ Release 0.90.3 - Unreleased one column is returned (Jerry Chen) HBASE-3708 createAndFailSilent is not so silent; leaves lots of logging in ensemble logs (Dmitriy Ryaboy) + HBASE-3783 hbase-0.90.2.jar exists in hbase root and in 'lib/' IMPROVEMENTS HBASE-3747 ReplicationSource should differanciate remote and local exceptions diff --git a/src/assembly/all.xml b/src/assembly/all.xml index 8013db8492c..77d24770578 100644 --- a/src/assembly/all.xml +++ b/src/assembly/all.xml @@ -64,6 +64,9 @@ /lib false runtime + + org.apache.hbase:hbase +