> 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 ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2240/files - new: https://git.openjdk.org/jfx/pull/2240/files/01e12841..4f4b1af8 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2240&range=02 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2240&range=01-02 Stats: 5 lines in 1 file changed: 5 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jfx/pull/2240.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/2240/head:pull/2240 PR: https://git.openjdk.org/jfx/pull/2240
