X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=karaf%2Fopendaylight-karaf-resources%2Fsrc%2Fmain%2Fresources%2Fetc%2Fjre.properties;h=bfdef62d0d93ad14ff1ceecc2467749cad5e8099;hp=f32078a9537811ca3df50c50449282784ded8126;hb=783679071e01620bfc468cb9f9472f2a1030ae00;hpb=a4f9b6ea19d8f1ef1d6e9e4c2e5f39520a44a2a2 diff --git a/karaf/opendaylight-karaf-resources/src/main/resources/etc/jre.properties b/karaf/opendaylight-karaf-resources/src/main/resources/etc/jre.properties index f32078a953..bfdef62d0d 100644 --- a/karaf/opendaylight-karaf-resources/src/main/resources/etc/jre.properties +++ b/karaf/opendaylight-karaf-resources/src/main/resources/etc/jre.properties @@ -27,8 +27,8 @@ jre-1.6= \ javax.accessibility, \ javax.activation;version="1.1", \ javax.activity, \ - javax.annotation;version="1.1", \ - javax.annotation.processing;version="1.1", \ + javax.annotation;version="1.0", \ + javax.annotation.processing;version="1.6", \ javax.crypto, \ javax.crypto.interfaces, \ javax.crypto.spec, \ @@ -182,7 +182,7 @@ jre-1.6= \ org.w3c.dom.xpath, \ org.xml.sax, \ org.xml.sax.ext, \ - org.xml.sax.helpers, \ + org.xml.sax.helpers, \ sun.misc # Standard package set. Note that: @@ -191,8 +191,8 @@ jre-1.7= \ javax.accessibility, \ javax.activation;version="1.1", \ javax.activity, \ - javax.annotation;version="1.2", \ - javax.annotation.processing;version="1.2", \ + javax.annotation;version="1.0", \ + javax.annotation.processing;version="1.6", \ javax.crypto, \ javax.crypto.interfaces, \ javax.crypto.spec, \ @@ -346,15 +346,15 @@ jre-1.7= \ org.w3c.dom.xpath, \ org.xml.sax, \ org.xml.sax.ext, \ - org.xml.sax.helpers, \ + org.xml.sax.helpers, \ sun.misc jre-1.8= \ javax.accessibility, \ javax.activation;version="1.1", \ javax.activity, \ - javax.annotation;version="1.2", \ - javax.annotation.processing;version="1.2", \ + javax.annotation;version="1.0", \ + javax.annotation.processing;version="1.6", \ javax.crypto, \ javax.crypto.interfaces, \ javax.crypto.spec, \ @@ -465,6 +465,39 @@ jre-1.8= \ javax.xml.ws.wsaddressing;version="2.2", \ javax.xml.ws.spi.http;version="2.2", \ javax.xml.xpath, \ + 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, \ org.ietf.jgss, \ org.omg.CORBA, \ org.omg.CORBA_2_3, \ @@ -508,5 +541,5 @@ jre-1.8= \ org.w3c.dom.xpath, \ org.xml.sax, \ org.xml.sax.ext, \ - org.xml.sax.helpers, \ + org.xml.sax.helpers, \ sun.misc