Skip to content
Snippets Groups Projects
Commit 31f9b08f authored by Carsten Stocklöw's avatar Carsten Stocklöw
Browse files

updated uaal pax runner to 3.4.0

parent da52bf2b
No related branches found
No related tags found
No related merge requests found
Showing
with 244 additions and 4 deletions
......@@ -2,7 +2,7 @@
<feature
id="org.universaal.igd.uaal.runner.ui.feature"
label="AAL Studio Pax Runner UI"
version="1.3.6"
version="1.3.7"
provider-name="universAAL"
plugin="org.universaal.tools.aalstudio.core">
......
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: universAAL Pax Runner UI
Bundle-SymbolicName: org.universaal.igd.uaal.runner.ui;singleton:=true
Bundle-Version: 1.3.6
Bundle-Version: 1.3.7
Bundle-Vendor: universAAL
Fragment-Host: org.eclipse.pde.ui
Require-Bundle: org.eclipse.ui,
......
<?xml version="1.0" encoding="UTF-8"?>
<version>
<middleware>
<bundleset>
<bundle level="1">mvn:com.google.code.gson/gson/2.2.4</bundle>
<bundle level="1">mvn:org.apache.felix/org.apache.felix.fileinstall/3.1.10</bundle>
<bundle level="1">mvn:org.apache.felix/org.apache.felix.log/1.0.1</bundle>
<bundle level="1">mvn:org.apache.felix/org.osgi.core/1.4.0</bundle>
<bundle level="1">mvn:org.osgi/org.osgi.compendium/4.1.0</bundle>
<bundle level="1">mvn:org.osgi/org.osgi.core/4.1.0</bundle>
<bundle level="1">mvn:org.universAAL.middleware/mw.container.xfaces.osgi/3.4.0</bundle>
<bundle level="1">mvn:org.universAAL.middleware/mw.schemas/3.4.0</bundle>
<bundle level="1">wrap:mvn:org.bouncycastle/jce.jdk13/144</bundle>
<bundle level="2">mvn:org.apache.felix/org.apache.felix.configadmin/1.2.4</bundle>
<bundle level="2">mvn:org.apache.felix/org.apache.felix.shell/1.4.1</bundle>
<bundle level="2">mvn:org.apache.felix/org.osgi.service.obr/1.0.2</bundle>
<bundle level="2">mvn:org.jgroups/jgroups/3.4.0.Final</bundle>
<bundle level="2">mvn:org.ops4j.pax.logging/pax-logging-api/1.6.2</bundle>
<bundle level="2">mvn:org.universAAL.middleware/mw.brokers.api.osgi/3.4.0</bundle>
<bundle level="2">mvn:org.universAAL.middleware/mw.connectors.api.osgi/3.4.0</bundle>
<bundle level="2">mvn:org.universAAL.middleware/mw.container.osgi/3.4.0</bundle>
<bundle level="2">mvn:org.universAAL.middleware/mw.interfaces.osgi/3.4.0</bundle>
<bundle level="2">mvn:org.universAAL.middleware/mw.managers.api.osgi/3.4.0</bundle>
<bundle level="2">mvn:org.universAAL.middleware/mw.modules.api.osgi/3.4.0</bundle>
<bundle level="2">mvn:org.universAAL.thirdparty/jslp.osgi/3.4.0</bundle>
<bundle level="3">mvn:org.apache.felix/org.apache.felix.bundlerepository/1.4.2</bundle>
<bundle level="3">mvn:org.ops4j.pax.confman/pax-confman-propsloader/0.2.2</bundle>
<bundle level="3">mvn:org.universAAL.middleware/mw.data.representation.osgi/3.4.0</bundle>
<bundle level="4">mvn:org.universAAL.middleware/mw.data.serialization.osgi/3.4.0</bundle>
<bundle level="4">mvn:org.universAAL.middleware/mw.connectors.communication.jgroups.osgi/3.4.0</bundle>
<bundle level="4">mvn:org.universAAL.middleware/mw.connectors.discovery.slp.osgi/3.4.0</bundle>
<bundle level="5">mvn:org.universAAL.middleware/mw.modules.aalspace.osgi/3.4.0</bundle>
<bundle level="5">mvn:org.universAAL.middleware/mw.modules.communication.osgi/3.4.0</bundle>
<bundle level="6">mvn:org.universAAL.middleware/mw.brokers.control.osgi/3.4.0</bundle>
<bundle level="7">mvn:org.universAAL.middleware/mw.managers.aalspace.osgi/3.4.0</bundle>
<bundle level="8">mvn:org.universAAL.middleware/mw.managers.tenant.osgi/3.4.0</bundle>
<bundle level="8">mvn:org.universAAL.middleware/mw.bus.model.osgi/3.4.0</bundle>
<bundle level="9">mvn:org.universAAL.middleware/mw.bus.context.osgi/3.4.0</bundle>
<bundle level="9">mvn:org.universAAL.middleware/mw.bus.service.osgi/3.4.0</bundle>
<bundle level="10">mvn:org.universAAL.middleware/mw.bus.ui.osgi/3.4.0</bundle>
<bundle level="11">mvn:org.universAAL.middleware/mw.bus.tracker.osgi/3.4.0</bundle>
</bundleset>
</middleware>
<features>
<bundleset name="UI bus">
<bundle>mvn:org.universAAL.ui/ui.dm/3.4.0</bundle>
<bundle>mvn:org.universAAL.ontology/ont.profile.ui.mainmenu/3.4.0</bundle>
<bundle>mvn:org.universAAL.ontology/ont.profile.userid/3.4.0</bundle>
<bundle>mvn:org.universAAL.ontology/ont.impairment/3.4.0</bundle>
<bundle>mvn:org.universAAL.ontology/ont.profile.ui.preferences/3.4.0</bundle>
</bundleset>
<bundleset name="Swing UI Handler">
<bundle>mvn:org.universAAL.ui/ui.dm/3.4.0</bundle>
<bundle>mvn:org.universAAL.ontology/ont.profile.ui.mainmenu/3.4.0</bundle>
<bundle>mvn:org.universAAL.ontology/ont.impairment/3.4.0</bundle>
<bundle>mvn:org.universAAL.ui/ui.handler.gui.swing/3.4.0</bundle>
<!-- <bundle>mvn:org.universAAL.ui/ui.handler.gui.swing.classicLAF/3.4.0</bundle> -->
<bundle>mvn:org.universAAL.ui/ui.handler.gui.swing.bluesteelLAF/3.4.0</bundle>
</bundleset>
<bundleset name="CHE">
<bundle>mvn:org.openrdf.sesame/sesame-runtime-osgi/2.6.0</bundle>
<bundle>mvn:org.universAAL.context/ctxt.che/3.4.0</bundle>
<bundle>mvn:org.universAAL.ontology/ont.che/3.4.0</bundle>
</bundleset>
<bundleset name="Log Monitor">
<bundle>mvn:org.universAAL.tools/tools.log_mon/3.4.0</bundle>
</bundleset>
<bundleset name="ASOR">
<bundle>mvn:org.universAAL.ontology/ont.asor/3.4.0</bundle>
<bundle>mvn:org.universAAL.service/srvc.asor/3.4.0</bundle>
</bundleset>
</features>
<relevant>
<artifactset>
<artifact>org.universAAL.middleware/mw.container.xfaces.osgi/3.4.0</artifact>
<artifact>org.universAAL.middleware/mw.container.osgi/3.4.0</artifact>
<artifact>org.universAAL.middleware/mw.bus.model.osgi/3.4.0</artifact>
<artifact>org.universAAL.middleware/mw.data.representation.osgi/3.4.0</artifact>
<artifact>org.universAAL.middleware/mw.bus.service.osgi/3.4.0</artifact>
<artifact>org.universAAL.middleware/mw.bus.context.osgi/3.4.0</artifact>
<artifact>org.universAAL.middleware/mw.data.serialization.osgi/3.4.0</artifact>
</artifactset>
</relevant>
<ignore>
<artifactset>
<artifact>org.apache.felix/org.apache.felix.main</artifact>
<artifact>org.apache.felix/org.apache.felix.framework</artifact>
<artifact>org.apache.felix/org.osgi.core</artifact>
<artifact>org.apache.felix/org.apache.felix.artifactrepository</artifact>
<artifact>org.apache.felix/org.apache.felix.shell</artifact>
<artifact>org.apache.felix/org.apache.felix.shell.tui</artifact>
<artifact>org.apache.felix/org.osgi.compendium</artifact>
<artifact>org.ops4j.pax.logging/pax-logging-api</artifact>
<artifact>org.ops4j.pax.logging/pax-logging-service</artifact>
<artifact>org.apache.felix/javax.servlet</artifact>
<artifact>org.ops4j.pax.logging/pax-logging-service</artifact>
<artifact>org.ops4j.pax.logging/pax-logging-api</artifact>
<artifact>org.universAAL.middleware/mw.composite</artifact>
<artifact>javax.media/jmf</artifact>
<artifact>org.apache.felix/org.osgi.foundation</artifact>
<artifact>org.apache.felix/org.apache.felix.log</artifact>
<artifact>org.osgi/org.osgi.core</artifact>
<artifact>org.osgi/org.osgi.osgi</artifact>
<artifact>org.osgi/org.osgi.compendium</artifact>
</artifactset>
</ignore>
</version>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<version>
<middleware>
<bundleset>
<bundle level="1">mvn:com.google.code.gson/gson/2.2.4</bundle>
<bundle level="1">mvn:org.apache.felix/org.apache.felix.fileinstall/3.1.10</bundle>
<bundle level="1">mvn:org.apache.felix/org.apache.felix.log/1.0.1</bundle>
<bundle level="1">mvn:org.apache.felix/org.osgi.core/1.4.0</bundle>
<bundle level="1">mvn:org.osgi/org.osgi.compendium/4.1.0</bundle>
<bundle level="1">mvn:org.osgi/org.osgi.core/4.1.0</bundle>
<bundle level="1">mvn:org.universAAL.middleware/mw.container.xfaces.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="1">mvn:org.universAAL.middleware/mw.schemas/3.4.1-SNAPSHOT</bundle>
<bundle level="1">wrap:mvn:org.bouncycastle/jce.jdk13/144</bundle>
<bundle level="2">mvn:org.apache.felix/org.apache.felix.configadmin/1.2.4</bundle>
<bundle level="2">mvn:org.apache.felix/org.apache.felix.shell/1.4.1</bundle>
<bundle level="2">mvn:org.apache.felix/org.osgi.service.obr/1.0.2</bundle>
<bundle level="2">mvn:org.jgroups/jgroups/3.4.0.Final</bundle>
<bundle level="2">mvn:org.ops4j.pax.logging/pax-logging-api/1.6.2</bundle>
<bundle level="2">mvn:org.universAAL.middleware/mw.brokers.api.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="2">mvn:org.universAAL.middleware/mw.connectors.api.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="2">mvn:org.universAAL.middleware/mw.container.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="2">mvn:org.universAAL.middleware/mw.interfaces.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="2">mvn:org.universAAL.middleware/mw.managers.api.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="2">mvn:org.universAAL.middleware/mw.modules.api.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="2">mvn:org.universAAL.thirdparty/jslp.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="3">mvn:org.apache.felix/org.apache.felix.bundlerepository/1.4.2</bundle>
<bundle level="3">mvn:org.ops4j.pax.confman/pax-confman-propsloader/0.2.2</bundle>
<bundle level="3">mvn:org.universAAL.middleware/mw.data.representation.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="4">mvn:org.universAAL.middleware/mw.data.serialization.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="4">mvn:org.universAAL.middleware/mw.connectors.communication.jgroups.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="4">mvn:org.universAAL.middleware/mw.connectors.discovery.slp.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="5">mvn:org.universAAL.middleware/mw.modules.aalspace.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="5">mvn:org.universAAL.middleware/mw.modules.communication.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="6">mvn:org.universAAL.middleware/mw.brokers.control.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="7">mvn:org.universAAL.middleware/mw.managers.aalspace.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="8">mvn:org.universAAL.middleware/mw.managers.tenant.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="8">mvn:org.universAAL.middleware/mw.bus.model.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="9">mvn:org.universAAL.middleware/mw.bus.context.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="9">mvn:org.universAAL.middleware/mw.bus.service.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="10">mvn:org.universAAL.middleware/mw.bus.ui.osgi/3.4.1-SNAPSHOT</bundle>
<bundle level="11">mvn:org.universAAL.middleware/mw.bus.tracker.osgi/3.4.1-SNAPSHOT</bundle>
</bundleset>
</middleware>
<features>
<bundleset name="UI bus">
<bundle>mvn:org.universAAL.ui/ui.dm/3.4.1-SNAPSHOT</bundle>
<bundle>mvn:org.universAAL.ontology/ont.profile.ui.mainmenu/3.4.1-SNAPSHOT</bundle>
<bundle>mvn:org.universAAL.ontology/ont.profile.userid/3.4.1-SNAPSHOT</bundle>
<bundle>mvn:org.universAAL.ontology/ont.impairment/3.4.1-SNAPSHOT</bundle>
<bundle>mvn:org.universAAL.ontology/ont.profile.ui.preferences/3.4.1-SNAPSHOT</bundle>
</bundleset>
<bundleset name="Swing UI Handler">
<bundle>mvn:org.universAAL.ui/ui.dm/3.4.1-SNAPSHOT</bundle>
<bundle>mvn:org.universAAL.ontology/ont.profile.ui.mainmenu/3.4.1-SNAPSHOT</bundle>
<bundle>mvn:org.universAAL.ontology/ont.impairment/3.4.1-SNAPSHOT</bundle>
<bundle>mvn:org.universAAL.ui/ui.handler.gui.swing/3.4.1-SNAPSHOT</bundle>
<!-- <bundle>mvn:org.universAAL.ui/ui.handler.gui.swing.classicLAF/3.4.1-SNAPSHOT</bundle> -->
<bundle>mvn:org.universAAL.ui/ui.handler.gui.swing.bluesteelLAF/3.4.1-SNAPSHOT</bundle>
</bundleset>
<bundleset name="CHE">
<bundle>mvn:org.openrdf.sesame/sesame-runtime-osgi/2.6.0</bundle>
<bundle>mvn:org.universAAL.context/ctxt.che/3.4.1-SNAPSHOT</bundle>
<bundle>mvn:org.universAAL.ontology/ont.che/3.4.1-SNAPSHOT</bundle>
</bundleset>
<bundleset name="Log Monitor">
<bundle>mvn:org.universAAL.tools/tools.log_mon/3.4.1-SNAPSHOT</bundle>
</bundleset>
<bundleset name="ASOR">
<bundle>mvn:org.universAAL.ontology/ont.asor/3.4.1-SNAPSHOT</bundle>
<bundle>mvn:org.universAAL.service/srvc.asor/3.4.1-SNAPSHOT</bundle>
</bundleset>
</features>
<relevant>
<artifactset>
<artifact>org.universAAL.middleware/mw.container.xfaces.osgi/3.4.1-SNAPSHOT</artifact>
<artifact>org.universAAL.middleware/mw.container.osgi/3.4.1-SNAPSHOT</artifact>
<artifact>org.universAAL.middleware/mw.bus.model.osgi/3.4.1-SNAPSHOT</artifact>
<artifact>org.universAAL.middleware/mw.data.representation.osgi/3.4.1-SNAPSHOT</artifact>
<artifact>org.universAAL.middleware/mw.bus.service.osgi/3.4.1-SNAPSHOT</artifact>
<artifact>org.universAAL.middleware/mw.bus.context.osgi/3.4.1-SNAPSHOT</artifact>
<artifact>org.universAAL.middleware/mw.data.serialization.osgi/3.4.1-SNAPSHOT</artifact>
</artifactset>
</relevant>
<ignore>
<artifactset>
<artifact>org.apache.felix/org.apache.felix.main</artifact>
<artifact>org.apache.felix/org.apache.felix.framework</artifact>
<artifact>org.apache.felix/org.osgi.core</artifact>
<artifact>org.apache.felix/org.apache.felix.artifactrepository</artifact>
<artifact>org.apache.felix/org.apache.felix.shell</artifact>
<artifact>org.apache.felix/org.apache.felix.shell.tui</artifact>
<artifact>org.apache.felix/org.osgi.compendium</artifact>
<artifact>org.ops4j.pax.logging/pax-logging-api</artifact>
<artifact>org.ops4j.pax.logging/pax-logging-service</artifact>
<artifact>org.apache.felix/javax.servlet</artifact>
<artifact>org.ops4j.pax.logging/pax-logging-service</artifact>
<artifact>org.ops4j.pax.logging/pax-logging-api</artifact>
<artifact>org.universAAL.middleware/mw.composite</artifact>
<artifact>javax.media/jmf</artifact>
<artifact>org.apache.felix/org.osgi.foundation</artifact>
<artifact>org.apache.felix/org.apache.felix.log</artifact>
<artifact>org.osgi/org.osgi.core</artifact>
<artifact>org.osgi/org.osgi.osgi</artifact>
<artifact>org.osgi/org.osgi.compendium</artifact>
</artifactset>
</ignore>
</version>
\ No newline at end of file
versions: 1.1.1-SNAPSHOT 1.2.0 1.2.1-SNAPSHOT 1.3.0 1.3.2-SNAPSHOT 2.0.0 2.0.4-SNAPSHOT 2.1.1-SNAPSHOT 3.0.0 3.1.0 3.2.0 3.2.1-SNAPSHOT 3.3.0 3.3.1-SNAPSHOT
\ No newline at end of file
versions: 1.1.1-SNAPSHOT 1.2.0 1.2.1-SNAPSHOT 1.3.0 1.3.2-SNAPSHOT 2.0.0 2.0.4-SNAPSHOT 2.1.1-SNAPSHOT 3.0.0 3.1.0 3.2.0 3.2.1-SNAPSHOT 3.3.0 3.3.1-SNAPSHOT 3.4.0 3.4.1-SNAPSHOT
\ No newline at end of file
No preview for this file type
No preview for this file type
......@@ -366,7 +366,7 @@
<feature url="features/org.universaal.igd.uaal.runner.ui.feature_1.3.5.jar" id="org.universaal.igd.uaal.runner.ui.feature" version="1.3.5">
<category name="universaal_tools"/>
</feature>
<feature url="features/org.universaal.igd.uaal.runner.ui.feature_1.3.6.jar" id="org.universaal.igd.uaal.runner.ui.feature" version="1.3.6">
<feature url="features/org.universaal.igd.uaal.runner.ui.feature_1.3.7.jar" id="org.universaal.igd.uaal.runner.ui.feature" version="1.3.7">
<category name="universaal_tools"/>
</feature>
<category-def name="universaal_tools" label="AAL Studio tools">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment