You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HBASE-25465 Use javac --release option for supporting cross version compilation in create-release
* Update our jdk11 build profile in the pom so that it uses the additional flag on javac, requires
maven 3.6+.
* update create-release Dockerfile to use jdk11-headless
0 commit comments