| # Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0). | |
| -runfw: org.apache.felix.framework;version='[5.2.0,6)' | |
| -runee: JavaSE-1.6 | |
| -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)' | |
| -resolve.effective: active |