-
Enhancement
-
Resolution: Fixed
-
P4
-
8u40
Provide a building gradle task (or two) to support the OpenJFX builds
The add to the current tasks for a non-internal/closed build:
publicExport - Creates the public export bundles
zips
export should create the filtered jars and copy stuff into a build/exports/jre/lib/ hierarchy
zips should zio up the contents of build/exports into a build/bundles/openjavafx-sdk-bundle.zip
The add to the current tasks for a non-internal/closed build:
publicExport - Creates the public export bundles
zips
export should create the filtered jars and copy stuff into a build/exports/jre/lib/ hierarchy
zips should zio up the contents of build/exports into a build/bundles/openjavafx-sdk-bundle.zip
- relates to
-
JDK-8134725 Gradle openZip task does not support JDK9 layout
-
- Resolved
-