On Fri, 10 Apr 2026 19:44:26 GMT, Marius Hanl <[email protected]> wrote:

> This PR is based on: https://github.com/openjdk/jfx/pull/1970
> The last commit of this PR can already be reviewed, but this PR will only be 
> merged after the previous PR was merged.
> 
> This is the continuation of the split of the Maven publishing. 
> Since the `build.gradle` file had become so large, adding more Maven code was 
> out of the question in the past. 
> Thanks to the split, we can now quickly and easily add support for JavaFX 
> Sources, thereby significantly simplifying testing.
> 
> This can be tested by:
> 
> `./gradlew publishToMavenLocal -PMAVEN_PUBLISH=true -PMAVEN_VERSION=custom`
> 
> This will create a JavaFX version named 'custom' in your `.m2` folder (under 
> `.m2/org/openjfx/javafx-XXX/custom`)
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

@eduardsdv and @FlorianKirmaier, If you both have time, I would appreciate a 
review for this PR and, if you can also 
https://github.com/openjdk/jfx/pull/1970. 

I'm tagging both of you since you've shown a lot of interest in this change in 
the past, as you can see here: https://github.com/openjdk/jfx/pull/657.

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

PR Comment: https://git.openjdk.org/jfx/pull/2144#issuecomment-4226354818

Reply via email to