On Mon, 10 Aug 2026 14:02:08 GMT, Nir Lisker <[email protected]> wrote:
>> Allows using a Gradle properties file at the project level by requiring the >> user-specific one to be present in the user's Gradle dir. A Gradle >> properties file is necessary for a proper Gradle build system's >> configuration. The user file takes precedence over the project one. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Nir Lisker has updated the pull request incrementally with one additional > commit since the last revision: > > Allow CLI args to override local properties I'll want to do both a few local tests and a CI build to ensure that it doesn't cause problems. @arapte Can you also review? ------------- PR Comment: https://git.openjdk.org/jfx/pull/2240#issuecomment-5287074504
