Skip to content

Instantly share code, notes, and snippets.

@sammso
Created May 25, 2016 23:04
Show Gist options
  • Save sammso/5a0c5c835304895fa65fb08b153d0db7 to your computer and use it in GitHub Desktop.
Save sammso/5a0c5c835304895fa65fb08b153d0db7 to your computer and use it in GitHub Desktop.
#-runfw: org.apache.felix.framework;version=5
#-runee: JavaSE-1.7
-runsystemcapabilities: ${native_capability}
-resolve.effective: active;skip:="osgi.service"
-runbundles:\
org.apache.felix.gogo.runtime,\
org.apache.felix.gogo.shell,\
org.apache.felix.gogo.command
-runrequires:\
osgi.identity;filter:='(osgi.identity=org.apache.felix.gogo.shell)',\
osgi.identity;filter:='(osgi.identity=org.apache.felix.gogo.command)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment