blob: 9d37b2b6cc5ff802850180649497384da3deeb96 [file] [log] [blame]
-buildpath: ${^-buildpath},\
osgi.core,\
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