Push LTTng MANIFEST.MF/pom.xml to 1.0 and correct features dependencies
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui.tests / META-INF / MANIFEST.MF
index 553756d21c5052298a07bb7cdb4322f26f23fa79..5eb1c846ad45a3f34ffbde1db7399453bc07b946 100644 (file)
@@ -1,17 +1,16 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
-Bundle-SymbolicName: org.eclipse.linuxtools.tmf.ui.tests;singleton:=true
-Bundle-Version: 0.3.2.qualifier
 Bundle-Vendor: %Bundle-Vendor
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-Require-Bundle: org.junit,
- org.eclipse.linuxtools.tmf;bundle-version="0.3.2",
- org.eclipse.linuxtools.tmf.ui;bundle-version="0.3.2",
- org.eclipse.core.runtime;bundle-version="3.7.0",
- org.eclipse.ui;bundle-version="3.7.0",
- org.eclipse.linuxtools.tmf.tests;bundle-version="0.3.2"
+Bundle-Version: 1.0.0.qualifier
 Bundle-Localization: plugin
-Bundle-Activator: org.eclipse.linuxtools.tmf.ui.tests.TmfUITestPlugin
+Bundle-SymbolicName: org.eclipse.linuxtools.tmf.ui.tests;singleton:=true
 Bundle-ActivationPolicy: lazy
-
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Require-Bundle: org.junit;bundle-version="3.8.2",
+ org.eclipse.ui;bundle-version="3.7.0",
+ org.eclipse.core.runtime;bundle-version="3.7.0",
+ org.eclipse.core.resources;bundle-version="3.7.100",
+ org.eclipse.linuxtools.tmf.core;bundle-version="1.0.0",
+ org.eclipse.linuxtools.tmf.ui;bundle-version="1.0.0",
+ org.eclipse.linuxtools.tmf.core.tests;bundle-version="1.0.0"
This page took 0.023494 seconds and 5 git commands to generate.