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).

-------------

Commit messages:
 - Add newline at EOF
 - Initial commit

Changes: https://git.openjdk.org/jfx/pull/2240/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=2240&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8389584
  Stats: 32 lines in 3 files changed: 29 ins; 1 del; 2 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

Reply via email to