Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
Hallo,
Ich bin auf der Suche nach informationen um eine bestehende Maven3 Anwendung in ein OSGi (Konkret muss es erstmal nur unter Equinox laufen) Bundle umzuwandeln.
Konnte auf die schnelle nichts finden. Bin für jede hilfe dankbar.
Bundle-Name: cross-main-api
Bundle-SymbolicName: cross-main-api
Bundle-Version: 1.2.12.SNAPSHOT
Created-By: Apache Maven Bundle Plugin
Export-Package: cross;uses:="org.apache.commons.configuration";version="
1.2.12.SNAPSHOT",cross.commands;uses:=cross;version="1.2.12.SNAPSHOT",c
ross.commands.fragments;uses:="cross.vocabulary,cross.datastructures.wo
rkflow,cross.event,cross.commands";version="1.2.12.SNAPSHOT",cross.data
structures;uses:="cross.datastructures.fragments";version="1.2.12.SNAPS
HOT",cross.datastructures.cache;version="1.2.12.SNAPSHOT",cross.datastr
uctures.collections;version="1.2.12.SNAPSHOT",cross.datastructures.frag
ments;uses:="ucar.nc2,cross.exception,org.jdom,ucar.ma2,cross.datastruc
tures.cache,cross,cross.io.xml,cross.datastructures,cross.io.misc";vers
ion="1.2.12.SNAPSHOT",cross.datastructures.pipeline;uses:="cross.datast
ructures.tuple,cross.datastructures.fragments,cross.io.xml,cross.datast
ructures.workflow,cross.event,cross.commands.fragments,cross.exception"
;version="1.2.12.SNAPSHOT",cross.datastructures.threads;version="1.2.12
.SNAPSHOT",cross.datastructures.tuple;version="1.2.12.SNAPSHOT",cross.d
atastructures.workflow;uses:="cross.datastructures.fragments,cross.data
structures.pipeline,cross.event,org.jdom,org.apache.commons.configurati
on,cross,cross.io.xml";version="1.2.12.SNAPSHOT",cross.io;uses:="cross.
exception,cross.datastructures.fragments,org.apache.commons.configurati
on.event,ucar.ma2,cross,cross.datastructures.tuple";version="1.2.12.SNA
PSHOT",cross.io.misc;version="1.2.12.SNAPSHOT",cross.io.xml;uses:="org.
jdom";version="1.2.12.SNAPSHOT",cross.vocabulary;uses:="cross.exception
";version="1.2.12.SNAPSHOT"
Import-Package: cross.event,cross.exception,org.apache.commons.configura
tion;version="[1.6,2)",org.apache.commons.configuration.event;version="
[1.6,2)",org.jdom,ucar.ma2,ucar.nc2
Tool: Bnd-1.50.0
Sieht so aus, als wenn kein Bundle in deiner OSGi Runtime das Paketexportiert.Code:cross.event