Created
August 6, 2013 13:04
-
-
Save toff63/6164279 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Manifest-Version: 1.0 | |
| Bnd-LastModified: 1375793296335 | |
| Build-Jdk: 1.6.0_30 | |
| Built-By: Avell G1511 | |
| Bundle-Activator: net.francesbagual.osgi.osgi_hello_world.Activator | |
| Bundle-ManifestVersion: 2 | |
| Bundle-Name: osgi-hello-world OSGi Bundle | |
| Bundle-SymbolicName: net.francesbagual.osgi.hello-world | |
| Bundle-Version: 0.0.2.SNAPSHOT | |
| Created-By: Apache Maven Bundle Plugin | |
| Export-Package: net.francesbagual.osgi.helloworld.api;version="0.0.2.SNA | |
| PSHOT" | |
| Import-Package: org.osgi.framework;version="[1.6,2)" | |
| Tool: Bnd-1.50.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment