RFR: 8267472: JavaFX modules to include version information
Christian Stein
cstein at openjdk.java.net
Mon Aug 23 14:10:57 UTC 2021
On Mon, 23 Aug 2021 10:48:23 GMT, Christian Stein <cstein at openjdk.org> wrote:
> https://bugs.openjdk.java.net/browse/JDK-8267472
The submit workflow just started: https://github.com/sormuras/jfx/actions/runs/1158948963
I'm not sure, if passing `--module-version` to `jmod` is needed (as the `module-info.class` should already contain the compiled version information) -- but a) it triggered the workflow and b) it shouln't hurt to set the same version twice.
-------------
PR: https://git.openjdk.java.net/jfx/pull/608
More information about the openjfx-dev
mailing list