Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha-1, 2.3.0
Description
When compiled and run with JDK8, Rest server throws NoClassDefFoundError: javax/annotation/Priority
Need to add in the correct dependency version or upgrade the appropriate rest component.
Attachments
Attachments
Issue Links
- breaks
-
HBASE-22585 Ensure javax.annotation doesn't get include in shaded artifacts when built with Java 11
- Resolved
- is broken by
-
HBASE-21808 Ensure we can build with JDK11 targetting JDK8
- Resolved
- relates to
-
HBASE-22587 Add a REST server integration test that uses a cluster for simple operations
- Open