view eclipse/com.redhat.thermostat.eclipse.test.ui/META-INF/MANIFEST.MF @ 1228:9aae3ae1716f 0.13.0

Drop SNAPSHOT qualifier and bump version for 0.13.0 release.
author Jon VanAlten <jon.vanalten@redhat.com>
date Thu, 05 Sep 2013 10:33:57 -0600
parents 2d799b581c7b
children 9ccb1fd0482f
line wrap: on
line source

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Thermostat Eclipse UI Tests
Bundle-SymbolicName: com.redhat.thermostat.eclipse.test.ui
Bundle-Version: 0.13.0
Bundle-Vendor: Red Hat Inc.
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Require-Bundle: org.eclipse.ui,
 org.eclipse.core.runtime,
 org.junit;bundle-version="4.10.0",
 com.redhat.thermostat.bundles.org.hamcrest.core;resolution:=optional,
 org.hamcrest;resolution:=optional
Import-Package: com.redhat.thermostat.client.core.views,
 com.redhat.thermostat.client.ui,
 com.redhat.thermostat.common,
 com.redhat.thermostat.shared.locale,
 com.redhat.thermostat.eclipse,
 com.redhat.thermostat.eclipse.chart.common,
 com.redhat.thermostat.eclipse.chart.vmclassstat,
 com.redhat.thermostat.eclipse.internal.views,
 com.redhat.thermostat.host.cpu.client.core,
 com.redhat.thermostat.host.memory.client.core,
 com.redhat.thermostat.host.overview.client.core,
 com.redhat.thermostat.storage.model,
 com.redhat.thermostat.vm.classstat.client.core,
 com.redhat.thermostat.vm.cpu.client.core,
 com.redhat.thermostat.vm.gc.client.core,
 org.apache.log4j;version="1.2.13",
 org.eclipse.swtbot.eclipse.finder,
 org.eclipse.swtbot.eclipse.finder.matchers,
 org.eclipse.swtbot.eclipse.finder.widgets,
 org.eclipse.swtbot.swt.finder,
 org.eclipse.swtbot.swt.finder.exceptions,
 org.eclipse.swtbot.swt.finder.junit,
 org.eclipse.swtbot.swt.finder.matchers,
 org.eclipse.swtbot.swt.finder.utils,
 org.eclipse.swtbot.swt.finder.waits,
 org.eclipse.swtbot.swt.finder.widgets,
 org.jfree.chart,
 org.jfree.chart.axis,
 org.jfree.chart.plot,
 org.jfree.data.general,
 org.jfree.data.time,
 org.jfree.data.xy
Export-Package: com.redhat.thermostat.eclipse.test.ui