> 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 with a new target base due to a merge 
or a rebase. The pull request now contains seven commits:

 - Remove merge comment
 - Merge remote-tracking branch 'origin/master' into
   8389584_Allow_a_shared_Gradle_properties
 - Allow CLI args to override local properties
 - Fix whitespace
 - Rename local properties file and read it
 - 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=03
  Stats: 71 lines in 4 files changed: 67 ins; 1 del; 3 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