-buildpath: \ osgi.annotation;version=7.0,\ osgi.core;version=7.0,\ osgi.cmpn;version=7.0,\ org.gecko.emf.osgi.api,\ org.gecko.emf.osgi.json,\ org.gecko.emf.osgi.rest,\ org.gecko.runtime.logging,\ org.gecko.runtime.boot,\ org.gecko.emf.repository.mongo # This is the version of JUnit that will be used at build time and run time junit: org.apache.servicemix.bundles.junit;version="[4.11,5)" -testpath: \ ${junit} Bundle-Version: 1.0.0.SNAPSHOT Export-Package: \ {{basePackageName}}.annotation,\ org.gecko.emf.osgi.json.annotation,\ org.gecko.emf.osgi.rest.jaxrs.annotation,\ org.gecko.emf.repository.mongo.annotations,\ org.gecko.runtime.boot.annotation,\ org.gecko.runtime.logging.annotation,\ org.osgi.annotation.bundle,\ org.osgi.service.jaxrs.whiteboard.annotations -includeresource: OSGI-INF/configurator/=configs/ Require-Capability: osgi.extender;filter:='(osgi.extender=osgi.configurator)'