Rename xxx.lttng to xxx.lttng.core
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.tests / META-INF / MANIFEST.MF
index 81cafb16f2d8c5921fd557cdf7b3b56958261e01..8f91898b51f92344e81cda5d2f92716aac459948 100644 (file)
@@ -1,10 +1,16 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: LTTng Core Tests
-Bundle-SymbolicName: org.eclipse.linuxtools.lttng.tests
-Bundle-Version: 0.0.1
-Bundle-Vendor: Eclipse
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Require-Bundle: org.junit4;bundle-version="4.5.0",
- org.eclipse.linuxtools.lttng;bundle-version="0.0.1",
- org.eclipse.linuxtools.tmf;bundle-version="0.0.1"
+Bundle-Name: %Bundle-Name
+Bundle-SymbolicName: org.eclipse.linuxtools.lttng.core.tests
+Bundle-Version: 0.4.0.qualifier
+Bundle-Vendor: %Bundle-Vendor
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Require-Bundle: org.junit;bundle-version="3.8.2",
+ org.eclipse.core.runtime;bundle-version="3.7.0",
+ org.eclipse.linuxtools.lttng.core;bundle-version="0.4.0",
+ org.eclipse.linuxtools.tmf.core;bundle-version="0.4.0",
+ org.eclipse.linuxtools.lttng.jni;bundle-version="0.4.0"
+Bundle-Localization: plugin
+Bundle-Activator: org.eclipse.linuxtools.lttng.tests.LTTngCoreTestPlugin
+Bundle-ActivationPolicy: lazy
+Import-Package: org.eclipse.linuxtools.lttng.jni
This page took 0.023767 seconds and 5 git commands to generate.