org.eclipse.gemini.blueprint.test.MANIFEST.MF Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gemini-blueprint-test Show documentation
Show all versions of gemini-blueprint-test Show documentation
Eclipse Gemini Blueprint testing framework. Provides JUnit based integration testing inside OSGi containers.
Manifest-Version: 1.0
Bundle-Name: test
Bundle-Description: placeholder for dynamically created test bundle
Bundle-SymbolicName: the-actual-JUnit-test
Bundle-Vendor: Spring Framework
Bundle-Activator: org.eclipse.gemini.blueprint.test.JUnitTestActivator
Bundle-ManifestVersion: 2
Import-Package: junit.framework,
org.osgi.framework;specification-version="1.3.0",
org.springframework.core.io;version="${spring.import.version}",
org.eclipse.gemini.blueprint.test,
org.apache.commons.logging