﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
20009	Build macOS bundles on Java 15, not 16ea	Stereo	team	"The Java 16-ea bundles aren't quite ready for prime time yet, and don't launch reliably; the Java 15 builds work better.

In `.github/workflows/ant.yml` line 33, please update `- java: 15` to `- java: 16-ea` so that 16-ea gets excluded from the macOS builds.

This will let us link to the 15 builds for the upcoming tested release. Before next month, I'll update the process so that we can have both ""stable"" Java 15 builds and ""unstable"" Java 16-ea builds for macOS."	enhancement	closed	normal	20.11	Installer MacOS		fixed		
