HBASE-22345 REST Server must have specific version of javax.annotations available...
commit68f14c19ff79e36b17e99c7e848c19ce5e0164d5
authorSakthi <sakthivel.azhaku@gmail.com>
Thu, 2 May 2019 20:37:31 +0000 (2 13:37 -0700)
committerSean Busbey <busbey@apache.org>
Fri, 3 May 2019 16:07:24 +0000 (3 11:07 -0500)
tree75a8e5b1cd66a41ae19842ac21f0cdebc63fadcd
parent0c0d59541a2c17fa97c0d662d558f341103ad514
HBASE-22345 REST Server must have specific version of javax.annotations available at runtime

Rest Server throws NoClassDefFoundError : javax/annotation/Priority after buiding with JDK8 and running on JDK8

Signed-off-by: Sean Busbey <busbey@apache.org>
hbase-assembly/src/main/assembly/client.xml
hbase-assembly/src/main/assembly/hadoop-two-compat.xml
hbase-protocol-shaded/pom.xml
hbase-shaded/hbase-shaded-client/pom.xml
hbase-shaded/pom.xml
pom.xml