All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.eclipse.gemini.blueprint.test.MANIFEST.MF Maven / Gradle / Ivy

Go to download

Eclipse Gemini Blueprint testing framework. Provides JUnit based integration testing inside OSGi containers.

There is a newer version: 3.0.0.M01
Show newest version
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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy