blob: 2a8afcd14b5f803ff7132bbd24c086ec3f8abf70 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ecf.eventadmin.feature"
label="ECF Distributed EventAdmin"
version="2.0.200.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
<description url="http://www.eclipse.org/ecf">
This feature provides the ECF Distributed EventAdmin API. This is a distributed implementation of the OSGi EventAdmin service. For information about this API please see:
https://wiki.eclipse.org/EIG:Distributed_EventAdmin_Service
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<requires>
<import feature="org.eclipse.ecf.provider.generic.feature" version="1.0" match="compatible"/>
</requires>
<plugin
id="org.eclipse.ecf.remoteservice.eventadmin"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>