blob: 70d384351b857a8b52da70eb9a8584240f829928 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.eclipse.ecf.osgi.services.feature"
label="ECF Remote Services Admin"
version="2.5.300.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 Implementation of OSGi Remote
Services and Remote Service Admin (RSA). Remote Services are specified in chapter 100 of the OSGi R6 Enterprise specification while RSA is specified in chapter 122 of the OSGi R6 Enterprise specification.
For specifications see
http://www.osgi.org/Specifications/HomePage
For tutorials, documentation, and examples with ECF&apos;s Implementation of OSGi RS/RSA see
https://wiki.eclipse.org/ECF#OSGi_Remote_Services
</description>
<copyright>
%copyright
</copyright>
<license url="%licenseURL">
%license
</license>
<requires>
<import feature="org.eclipse.ecf.discovery.feature" version="1.0" match="compatible"/>
<import feature="org.eclipse.ecf.remoteservice.feature" version="2.1" match="compatible"/>
</requires>
<plugin
id="org.eclipse.ecf.osgi.services.distribution"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.ecf.osgi.services.remoteserviceadmin.console"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.ecf.osgi.services.remoteserviceadmin"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.osgi.services.remoteserviceadmin"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.ecf.console"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>