On Sat, 16 Nov 2024 18:32:10 GMT, Johan Vos <j...@openjdk.org> wrote:
> It is a bit confusing to have "jfx.release.suffix" and > "jfx.experimental.release.suffix" where the former refers to an artifact > property and the latter refers to a major feature/variant/... like metal. I think you have a good point. Maybe we should drop the '.suffix' in the name of this property (in which case, it wouldn't have a `-` so the logic in `build.gradle` would add the `-` when needed). It would probably be easier to document it as well. What do you think? ------------- PR Comment: https://git.openjdk.org/jfx/pull/1637#issuecomment-2480833449