Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha-1
-
None
Description
When folks "install a JDK" wether they get JDK11 now will depend on the platform (e.g. from homebrew you will get jdk11). For new contributors this results in confusing errors on first run.
Make it so that a non-release build using JDK11 and using our default compiler source/target versions of JDK8 can complete.
Attachments
Attachments
Issue Links
- breaks
-
HBASE-22345 REST Server must have specific version of javax.annotations available at runtime
- Resolved