On Mon, 24 Aug 2026 16:57:18 GMT, Marius Hanl <[email protected]> wrote:

> This is the continuation of the split of the Maven publishing made in 
> https://github.com/openjdk/jfx/pull/1970.
> Since the `build.gradle` file had become so large, adding more Maven code was 
> out of 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`).
> The sources should be there as well now.
> 
> The original PR https://github.com/openjdk/jfx/pull/2144 can not be reopened 
> because I force pushed it, see the bot comment here: 
> https://github.com/openjdk/jfx/pull/2144#issuecomment-5398495316
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

@eduardsdv A final retest would be great -- and if you like, a review here on 
GitHub, approving or requesting changes.

cc @kevinrushforth and @tiainen, since you both reviewed the previous PR 
https://github.com/openjdk/jfx/pull/1970,- a review from you here would be very 
welcome. :)

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

PR Comment: https://git.openjdk.org/jfx/pull/2273#issuecomment-5409005970

Reply via email to