blob: 1fb9d5e47e60eec69d5ceb3fd40eb926b7b09352 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
-runbundles: \
org.apache.ace.agent;version=latest,\
org.apache.ace.test;version=latest,\
org.apache.ace.builder;version=latest,\
org.apache.felix.configadmin,\
org.apache.felix.dependencymanager,\
org.apache.felix.http.jetty,\
org.apache.felix.log,\
biz.aQute.bnd,\
osgi.cmpn
-runee: JavaSE-1.7
-runvm: -ea
-runfw: org.apache.felix.framework;version='[4,5)'
-buildpath: \
osgi.core;version=4.2,\
org.apache.ace.agent;version=latest,\
org.apache.ace.builder;version=latest,\
org.apache.ace.test;version=latest,\
org.apache.felix.dependencymanager,\
org.apache.felix.http.jetty,\
junit.osgi,\
org.mockito.mockito-all
-runsystempackages: sun.reflect
-runproperties: \
org.apache.felix.eventadmin.Timeout=0,\
org.apache.felix.log.storeDebug=true,\
org.apache.felix.log.maxSize=1000,\
org.osgi.framework.bootdelegation="com.yourkit.*,com.sun.*,sun.*,apple.*,com.apple.*"
Private-Package: \
org.apache.ace.agent.itest
Import-Package: \
org.apache.ace.agent,\
*
Bundle-Version: 1.0.0
Bundle-Name: Apache ACE Agent itest
Bundle-Description: Integration test bundle for the Apache ACE Agent
Test-Cases: ${classes;CONCRETE;EXTENDS;junit.framework.TestCase}
-baseline: