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