Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Aranea Core Bundle-SymbolicName: net.comerge.aranea.core;singleton:=true Bundle-Version: 0.1.0.qualifier Bundle-Activator: net.comerge.aranea.internal.core.AraneaCoreBundle Bundle-Vendor: Comerge AG Bundle-RequiredExecutionEnvironment: J2SE-1.5 Import-Package: org.eclipse.core.runtime, org.osgi.framework;version="1.3.0" Bundle-ActivationPolicy: lazy Require-Bundle: org.json;bundle-version="1.0.0";visibility:=reexport, org.apache.log4j;bundle-version="1.2.0", org.apache.activemq;bundle-version="5.3.0" Export-Package: aranea.default_, net.comerge.aranea.core, net.comerge.aranea.core.messages, net.comerge.aranea.core.messages.general, net.comerge.aranea.core.messages.json, net.comerge.aranea.internal.core;x-friends:="net.comerge.aranea.core.tests", net.comerge.aranea.internal.core.messages;x-friends:="net.comerge.aranea.core.tests"