-
Bug
-
Resolution: Fixed
-
P3
-
8u20
The JFX samples bundle produced do not build, in the presence of a full JFX (with JFX).
The first step is correcting the changes needed to getRT-35809 working, which means filtering project.properties to deal with jfxbuild.jfxrt.jar, which is passed during the gradle build.
It looks like there are additional issue that need to be corrected, for example
/home/ddhill/sb/8u20/appsbld/artifacts/apps/samples/src/Ensemble8/build.xml:91: /home/ddhill/sb/8u20/appsbld/artifacts/apps/modules/graphics/src/main/docs/javafx/scene/doc-files does not exist.
BUILD FAILED (total time: 1 second)
and using a consistent java name.
The first step is correcting the changes needed to get
It looks like there are additional issue that need to be corrected, for example
/home/ddhill/sb/8u20/appsbld/artifacts/apps/samples/src/Ensemble8/build.xml:91: /home/ddhill/sb/8u20/appsbld/artifacts/apps/modules/graphics/src/main/docs/javafx/scene/doc-files does not exist.
BUILD FAILED (total time: 1 second)
and using a consistent java name.
- blocks
-
JDK-8096608 Sample JavaFX 8 projects from Oracle wont build on NetBeans 8.0
- Closed
- relates to
-
JDK-8091993 Need to fix up copyrights for openjfx docs to use GPLv2 or BSD licenses
- Open
-
JDK-8103036 [doc] cssref.html copyright is incorrect
- Resolved
-
JDK-8098029 Apps - make ANT building easier is a already built tree
- Resolved