blob: b3494ae89239fba8700ccf4eab4d3a1590149493 [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.1.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