blob: ccaf82b787d36ac029d628bd245466b14893e250 [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
-baseline:
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,\
*
Private-Package: org.apache.ace.it.gogo
Bundle-Activator: org.apache.ace.it.gogo.Activator
Bundle-Version: 2.0.0
Bundle-Name: Apache ACE Test
Bundle-Description: Provides base classes and utils for integration tests
Bundle-Category: itest