]> git.argeo.org Git - gpl/argeo-slc.git/blob - modules/agent/org.argeo.slc.ext.activemq/META-INF/MANIFEST.MF
Progress on serialized exchanges
[gpl/argeo-slc.git] / modules / agent / org.argeo.slc.ext.activemq / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-Name: ActiveMQ Ext
3 Bundle-SymbolicName: org.argeo.slc.ext.activemq
4 Bundle-Version: 0.13.0.SNAPSHOT
5 Fragment-Host: org.argeo.dep.osgi.activemq
6 Import-Package: org.argeo.slc.runtime,
7 org.argeo.slc.execution,
8 org.argeo.slc.msg,
9 org.argeo.slc.build,
10 org.argeo.slc.core.execution,
11 org.argeo.slc.core.attachment,
12 org.argeo.slc.core.execution,
13 org.argeo.slc.core.structure,
14 org.argeo.slc.core.structure.tree,
15 org.argeo.slc.core.test,
16 org.argeo.slc.core.test.tree,
17 org.argeo.slc.deploy,
18 org.argeo.slc.detached;resolution:=optional,
19 org.argeo.slc.execution,
20 org.argeo.slc.msg,
21 org.argeo.slc.msg.build,
22 org.argeo.slc.msg.event,
23 org.argeo.slc.msg.process,
24 org.argeo.slc.msg.test.tree,
25 org.argeo.slc.process,
26 org.argeo.slc.runtime,
27 org.argeo.slc.test,
28 org.argeo.slc.xml.process,
29 org.argeo.slc.xml.test.tree,
30 org.hibernate.collection
31 Bundle-RequiredExecutionEnvironment: J2SE-1.5