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.
- 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 to the nightly test that uses a cluster for simple operations
-
- Open
-