slf4j-version: 1.7.25 # This is the version of Mockito that will be used at build time and run time mockito: org.mockito.mockito-core;version="[1.9,2)",\ org.objenesis;version="[2.1,3)" -buildpath: \ osgi.annotation;version=7.0,\ osgi.core;version=7.0,\ osgi.cmpn;version=7.0,\ ch.qos.logback.core,\ ch.qos.logback.classic,\ org.slf4j.osgi-over-slf4j;version=${slf4j-version},\ slf4j.api;version=${slf4j-version},\ jul.to.slf4j;version=${slf4j-version},\ org.apache.felix.http.jetty,\ org.gecko.core.resource;version=latest -testpath: \ ${junit},\ ${mockito} javac.source: 1.8 javac.target: 1.8 Bundle-Name: Gecko Runtime Bundle-Description: Gecko Runtime Bundle-Copyright: Data In Motion Consulting 2018 Bundle-License: Eclipse Public License v1.0 Bundle-Vendor: Data In Motion Consulting Bundle-ContactAddress: info@data-in-motion.biz -sub: *.bnd