> 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 two additional commits since the last revision: - Fix whitespace - Rename local properties file and read it ------------- Changes: - all: https://git.openjdk.org/jfx/pull/2240/files - new: https://git.openjdk.org/jfx/pull/2240/files/cb45860a..01e12841 Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=2240&range=01 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=2240&range=00-01 Stats: 27 lines in 3 files changed: 23 ins; 0 del; 4 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
