On Tue, 1 Sep 2026 09:14:31 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). > > Nir Lisker has updated the pull request incrementally with one additional > commit since the last revision: > > Remove dirty merge artifact I fixed the merge conflict from #1970. It's ready for review again. @kevinrushforth / @arapte, check that the closed build isn't being interfered with. If it's using the properties file, they'd need to be moved to the new local one. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2240#issuecomment-5493889057
