On Mon, 3 Aug 2026 09:28:42 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). This pull request has now been integrated. Changeset: b3811c9a Author: Nir Lisker <[email protected]> URL: https://git.openjdk.org/jfx/commit/b3811c9a11bc085fa2fa6e7582ba8974bafcdf74 Stats: 64 lines in 4 files changed: 61 ins; 1 del; 2 mod 8389584: Allow a shared Gradle properties file Reviewed-by: arapte, kcr ------------- PR: https://git.openjdk.org/jfx/pull/2240
