blob: b8aa3aec2a909f2650823f821bfa0b33cac2981a [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-standalone: ${.}/target/index.xml
-runrequires: \
osgi.identity;filter:='(osgi.identity=org.apache.aries.jax.rs.shiro.itest)',\
osgi.identity;filter:='(osgi.identity=org.apache.aries.jax.rs.whiteboard)',\
osgi.identity;filter:='(osgi.identity=ch.qos.logback.classic)',\
osgi.identity;filter:='(osgi.identity=org.apache.aries.jax.rs.shiro.authc)',\
osgi.identity;filter:='(osgi.identity=org.apache.aries.jax.rs.shiro.authz)',\
bnd.identity;id='org.apache.felix.gogo.command',\
bnd.identity;id='org.apache.felix.gogo.runtime',\
bnd.identity;id='org.apache.felix.gogo.shell'
-runfw: org.apache.felix.framework;version='[6.0.0,6.0.1]'
-runtrace: true
-runee: JavaSE-1.8
-resolve.effective: resolve, active
-runsystemcapabilities: ${native_capability}
-runproperties: \
logback.configurationFile=file:${.}/src/test/resources/logback.xml,\
org.apache.felix.http.host=localhost,\
org.osgi.service.http.port=*
-runblacklist:\
osgi.identity;filter:='(osgi.identity=org.osgi.compendium)',\
osgi.identity;filter:='(osgi.identity=osgi.cmpn)'
-runbundles: \
ch.qos.logback.classic;version='[1.2.3,1.2.4)',\
ch.qos.logback.core;version='[1.2.3,1.2.4)',\
org.apache.aries.javax.jax.rs-api;version='[1.0.3,1.0.4)',\
org.apache.aries.jax.rs.shiro.authc;version='[1.0.1,1.0.2)',\
org.apache.aries.jax.rs.shiro.authz;version='[1.0.1,1.0.2)',\
org.apache.aries.jax.rs.shiro.itest;version='[1.0.1,1.0.2)',\
org.apache.aries.jax.rs.whiteboard;version='[1.0.3,1.0.4)',\
org.apache.commons.configuration;version='[2.2.0,2.2.1)',\
org.apache.commons.lang3;version='[3.6.0,3.6.1)',\
org.apache.commons.logging;version='[1.2.0,1.2.1)',\
org.apache.felix.configadmin;version='[1.8.14,1.8.15)',\
org.apache.felix.eventadmin;version='[1.4.8,1.4.9)',\
org.apache.felix.gogo.command;version='[1.0.2,1.0.3)',\
org.apache.felix.gogo.runtime;version='[1.1.0,1.1.1)',\
org.apache.felix.gogo.shell;version='[1.1.0,1.1.1)',\
org.apache.felix.http.jetty;version='[3.4.0,3.4.1)',\
org.apache.felix.http.servlet-api;version='[1.1.2,1.1.3)',\
org.apache.servicemix.specs.annotation-api-1.3;version='[1.3.0,1.3.1)',\
org.apache.shiro.core;version='[1.4.0,1.4.1)',\
org.osgi.service.jaxrs;version='[1.0.0,1.0.1)',\
org.osgi.util.function;version='[1.1.0,1.1.1)',\
org.osgi.util.promise;version='[1.1.0,1.1.1)',\
osgi.enroute.hamcrest.wrapper;version='[1.3.0,1.3.1)',\
osgi.enroute.junit.wrapper;version='[4.12.0,4.12.1)',\
slf4j.api;version='[1.7.25,1.7.26)',\
org.apache.shiro.crypto.core;version='[1.4.0,1.4.1)',\
org.osgi.service.http.whiteboard;version='[1.0.0,1.0.1)'
-include: -personal.bnd