blob: 5f8a2caced55ea7d826eb6b25b7fda5cd9817664 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ecf.discovery.zookeeper.feature"
label="ECF Discovery Zookeeper Provider"
version="1.0.200.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
<description url="http://wiki.eclipse.org/Zookeeper_Based_ECF_Discovery">
This feature provides the Apache Zookeeper Discovery Provider. This provider can be used by Remote Services Discovery to publish and discover RS EndpointDescriptions.
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<requires>
<import feature="org.eclipse.ecf.discovery.feature" version="1.0.0" match="compatible"/>
</requires>
<plugin
id="org.eclipse.ecf.provider.zookeeper"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.apache.log4j"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.apache.hadoop.zookeeper"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>