blob: 8f32414715c69ff7653569ccb87cb1e9e8d98e88 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0).
-buildpath: \
${^-buildpath},\
osgi.core;version=4.2,\
osgi.cmpn,\
junit.osgi,\
org.apache.felix.gogo.runtime,\
org.apache.felix.dependencymanager
Export-Package: org.apache.ace.it,\
org.apache.ace.test.constants,\
org.apache.ace.test.utils
Import-Package: \
junit.framework;resolution:=optional,\
org.apache.felix.service.command;resolution:=optional,\
*
Bundle-Version: 1.2.0
Bundle-Name: Apache ACE Test
Bundle-Description: Provides base classes and utils for integration tests
Private-Package: org.apache.ace.it.gogo
Bundle-Activator: org.apache.ace.it.gogo.Activator