Krzysztof Sobkowiak created SM-2377:
---------------------------------------
Summary: Java8 packages related to JavaFX are missing
Key: SM-2377
URL: https://issues.apache.org/jira/browse/SM-2377
Project: ServiceMix
Issue Type: Bug
Components: assemblies
Reporter: Krzysztof Sobkowiak
Priority: Minor
Fix For: 6.0.0, 5.3.0
Starting from Java8, JavaFX is part of the core API.
However, Karaf etc/jre.properties contains a Java8 section which does not
contain packages related to JavaFX.
javafx.animation, \
javafx.application, \
javafx.beans, \
javafx.beans.binding, \
javafx.beans.property, \
javafx.beans.property.adapter, \
javafx.beans.value, \
javafx.collections, \
javafx.concurrent, \
javafx.css, \
javafx.embed.swing, \
javafx.embed.swt, \
javafx.event, \
javafx.fxml, \
javafx.geometry, \
javafx.scene, \
javafx.scene.canvas, \
javafx.scene.chart, \
javafx.scene.control, \
javafx.scene.control.cell, \
javafx.scene.effect, \
javafx.scene.image, \
javafx.scene.input, \
javafx.scene.layout, \
javafx.scene.media, \
javafx.scene.paint, \
javafx.scene.shape, \
javafx.scene.text, \
javafx.scene.transform, \
javafx.scene.web, \
javafx.stage, \
javafx.util, \
javafx.util.converter, \
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)