You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Krzysztof Sobkowiak (JIRA)" <ji...@apache.org> on 2014/09/22 21:47:34 UTC

[jira] [Assigned] (SM-2377) Java8 packages related to JavaFX are missing

     [ https://issues.apache.org/jira/browse/SM-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krzysztof Sobkowiak reassigned SM-2377:
---------------------------------------

    Assignee: Krzysztof Sobkowiak

> 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
>            Assignee: 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.
> {code}
> 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, \
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)