view eclipse/com.redhat.thermostat.eclipse.test.ui/META-INF/MANIFEST.MF @ 1021:f420d183115a

Remove SNAPSHOT qualifier in preparation for release.
author Jon VanAlten <jon.vanalten@redhat.com>
date Wed, 06 Mar 2013 01:36:46 -0500
parents 59c773a025b2
children 15451bdcfd40
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.6.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",
 org.hamcrest;bundle-version="1.1.0"
Import-Package: com.redhat.thermostat.client.core.views,
 com.redhat.thermostat.client.osgi.service,
 com.redhat.thermostat.client.ui,
 com.redhat.thermostat.common,
 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