Created
February 22, 2015 17:03
-
-
Save chbaranowski/1d6485d37ca9fdb4f918 to your computer and use it in GitHub Desktop.
bnd run configuration for an OSGi JAXRS appliaction.
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
-runfw: org.apache.felix.framework;version='[4.6.0,4.6.0]' | |
-runee: JavaSE-1.8 | |
-resolve.effective = resolve, active | |
-runrequires: osgi.identity;filter:='(osgi.identity=sample)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment