blob: 448d6df8427f6cc169b5499d41aa6b599420b2cc [file] [log] [blame]
Bundle-Name: Apache ACE Agent
Bundle-Description: Implementation of the Apache ACE Agent
Bundle-Version: 1.0.2
Bundle-Activator: org.apache.ace.agent.impl.Activator
Private-Package: org.apache.ace.range,\
org.apache.ace.agent.impl,\
org.apache.ace.agent.updater,\
org.apache.felix.deploymentadmin,\
org.apache.felix.deploymentadmin.spi,\
org.osgi.service.event,\
org.osgi.service.log,\
org.osgi.util.tracker,\
org.apache.ace.feedback,\
org.apache.ace.feedback.util
# No wildcard import here on purpose. Are you sure the agent must
# require an extra external dependency? Probably not...
Import-Package: !org.apache.felix.dm, *
# This is a minimal set on purpose. Are you really sure the agent must
# expose another package? Probably not...
Export-Package: org.apache.ace.agent,\
org.osgi.service.deploymentadmin;-split-package:=merge-last,\
org.osgi.service.deploymentadmin.spi;-split-package:=merge-last
# Keeping the agent as lean as possible. Remove debug when compiling
# offline
#javac.debug: off
-buildpath: ${^-buildpath},\
osgi.core;version=4.2,\
osgi.cmpn;version=4.2,\
javax.servlet;version=2.5,\
org.apache.felix.deploymentadmin;version='[0.9.8,1.0)',\
org.easymock,\
org.apache.ace.test;version=latest,\
org.apache.felix.http.jetty;version=2.2.1,\
org.apache.ace.range.api;version=latest,\
org.apache.ace.feedback.common;version=latest
-sources false
-runfw: org.apache.felix.framework;version='[4,5)'
-runee: JavaSE-1.6
-runbundles: org.apache.felix.gogo.command,\
org.apache.felix.gogo.runtime,\
org.apache.felix.gogo.shell
-runproperties: agent.controller.syncdelay=1,\
agent.identification.agentid=demo