HubSpot / Singularity

Scheduler (HTTP API and webapp) for running Mesos tasks—long running processes, one-off tasks, and scheduled jobs. #hubspot-open-source
http://getsingularity.com/
Apache License 2.0
823 stars 188 forks source link

Pin build to JDK 11 #2306

Closed stevie400 closed 1 year ago

stevie400 commented 1 year ago

This pins your repo to build on JDK 11 so that we can safely change the default to 17.

If you'd like to use JDK 17, you can revert these changes and do touch .build-jdk17.

This is an automated change and will be auto-merged.