blob: 0eddfe43e91439a8df368778713665c588e53ad1 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
name="ecf-remoteservices-sdk-3.14.13">
<feature name="ecf-rs-dependencies" version="3.14.13"
description="ECF 3.14.13 RemoteServices External Dependencies. https://wiki.eclipse.org/ECF#OSGi_Remote_Services">
<bundle>
mvn:org.eclipse.platform/org.eclipse.equinox.supplement/1.7.0
</bundle>
<bundle>
mvn:org.eclipse.platform/org.eclipse.equinox.common/3.9.0
</bundle>
<bundle>
mvn:org.eclipse.platform/org.eclipse.core.jobs/3.9.3
</bundle>
<bundle>
mvn:org.eclipse.platform/org.eclipse.equinox.concurrent/1.1.0
</bundle>
<feature>scr</feature>
<feature>eventadmin</feature>
</feature>
<feature name="ecf-rs-core" version="3.14.13"
description="ECF Core">
<feature version="3.14.13">ecf-rs-dependencies</feature>
<bundle> mvn:org.eclipse.ecf/org.eclipse.ecf.identity</bundle>
<bundle> mvn:org.eclipse.ecf/org.eclipse.ecf</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.sharedobject
</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.discovery
</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy
</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice
</bundle>
</feature>
<feature name="ecf-rs-console" version="3.14.13"
description="ECF Console">
<bundle> mvn:org.eclipse.ecf/org.eclipse.ecf.console</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console
</bundle>
</feature>
<feature name="ecf-rs-rsa-impl" version="3.14.13"
description="ECF RemoteServices OSGi R6 Remote Service Admin (RSA) Impl. See https://wiki.eclipse.org/Remote_Services_Admin">
<feature version="3.14.13">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin
</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy
</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin
</bundle>
</feature>
<feature name="ecf-rs-rsa-topology-manager" version="3.14.13"
description="ECF RemoteServices OSGi R6 Default Topology Manager (promiscuous). See https://wiki.eclipse.org/Remote_Services_Admin">
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution
</bundle>
</feature>
<feature name="ecf-rs-rsa" version="3.14.13"
description="ECF 3.14.13 Remote Service Admin">
<feature version="3.14.13">ecf-rs-rsa-impl</feature>
<feature version="3.14.13">ecf-rs-rsa-topology-manager</feature>
</feature>
<feature name="ecf-rs-distribution-generic" version="3.14.13"
description="ECF RemoteServices Generic Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
<feature version="3.14.13">ecf-rs-rsa</feature>
<bundle> mvn:org.eclipse.ecf/org.eclipse.ecf.provider</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice
</bundle>
</feature>
<feature name="ecf-rs-distribution-rosgi" version="3.14.13"
description="ECF RemoteService ROSGi Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
<feature version="3.14.13">ecf-rs-rsa</feature>
<bundle>mvn:org.eclipse.ecf/org.objectweb.asm</bundle>
<bundle>
mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote
</bundle>
<bundle> mvn:org.eclipse.ecf/org.eclipse.ecf.provider</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi
</bundle>
</feature>
<feature name="ecf-rs-discovery-jmdns" version="3.14.13"
description="ECF RemoteServices JMDNS Discovery Provider">
<feature version="3.14.13">ecf-rs-rsa</feature>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns
</bundle>
</feature>
<feature name="ecf-rs-discovery-zookeeper" version="3.14.13"
description="ECF RemoteServices Zookeeper Discovery Provider. See https://wiki.eclipse.org/Zookeeper_Based_ECF_Discovery">
<feature version="3.14.13">ecf-rs-rsa</feature>
<bundle>
mvn:org.eclipse.ecf/org.apache.commons.logging/1.1.1.v201101211721
</bundle>
<bundle>
mvn:org.eclipse.ecf/org.apache.hadoop.zookeeper/3.3.3.v201105210832
</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.zookeeper/1.2.201
</bundle>
</feature>
<feature name="ecf-rs-discovery-slp" version="3.14.13"
description="ECF Discovery SLP Provider. See https://wiki.eclipse.org/R-OSGi_Properties">
<feature version="3.14.13">ecf-rs-rsa</feature>
<bundle>mvn:org.eclipse.ecf/ch.ethz.iks.slp/1.3.1</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jslp/3.2.202
</bundle>
</feature>
<feature name="ecf-rs-distribution-rest" version="3.14.13"
description="ECF Discovery REST Provider Support">
<feature version="3.14.13">ecf-rs-rsa</feature>
<bundle>
mvn:org.eclipse.ecf/org.apache.commons.logging/1.1.1.v201101211721
</bundle>
<bundle>
mvn:org.eclipse.ecf/org.apache.commons.codec/1.9.0.v20170208-1614
</bundle>
<bundle>
mvn:org.eclipse.ecf/org.apache.httpcomponents.httpclient/4.5.2.v20170210-0925
</bundle>
<bundle>
mvn:org.eclipse.ecf/org.apache.httpcomponents.httpcore/4.4.6.v20170210-0925
</bundle>
<bundle>mvn:org.eclipse.ecf/org.json/1.0.0.v201011060100</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest/2.7.201
</bundle>
</feature>
<feature name="ecf-rs-eventadmin" version="3.14.13"
description="ECF 3.14.13 RemoteServices SDK Distributed EventAdmin">
<feature version="3.14.13">ecf-rs-rsa</feature>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin/1.3.1
</bundle>
</feature>
<feature name="ecf-rs-distribution-servlet" version="3.14.13"
description="ECF 3.14.13 RemoteServices SDK Generic Servlet Support">
<feature version="3.14.13">ecf-rs-rsa</feature>
<bundle>
mvn:org.eclipse.ecf/javax.servlet/3.1.0.v201410161800
</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.servlet/1.0.101
</bundle>
</feature>
<feature name="ecf-rs-distribution-generic-server"
version="3.14.13"
description="ECF 3.14.13 RemoteServices SDK Generic Server Support">
<feature version="3.14.13">ecf-rs-distribution-generic</feature>
<bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.server/2.1.201</bundle>
<bundle>
https://download.eclipse.org/rt/ecf/3.14.10/site.p2/3.14.10.v20200713-0804/plugins/org.eclipse.ecf.server.generic_8.1.100.v20200611-2221.jar
</bundle>
</feature>
<feature name="ecf-rs-examples-timeservice-api"
version="3.14.13"
description="ECF RemoteService TimeService API Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
<bundle>
https://download.eclipse.org/rt/ecf/3.14.10/site.p2/3.14.10.v20200713-0804/plugins/com.mycorp.examples.timeservice.async_2.1.100.v20200611-1508.jar
</bundle>
</feature>
<feature name="ecf-rs-examples-timeservice-host"
version="3.14.13"
description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
<feature version="3.14.13">ecf-rs-examples-timeservice-api</feature>
<bundle>
https://download.eclipse.org/rt/ecf/3.14.10/site.p2/3.14.10.v20200713-0804/plugins/com.mycorp.examples.timeservice.host_1.1.300.v20200611-1508.jar
</bundle>
</feature>
<feature name="ecf-rs-examples-timeservice-consumer"
version="3.14.13"
description="ECF RemoteService TimeService Consumer Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
<feature version="3.14.13">ecf-rs-examples-timeservice-api</feature>
<bundle>
https://download.eclipse.org/rt/ecf/3.14.10/site.p2/3.14.10.v20200713-0804/plugins/com.mycorp.examples.timeservice.consumer.ds_1.0.300.v20200611-1508.jar
</bundle>
</feature>
<feature name="ecf-rs-examples-timeservice-consumer-async"
version="3.14.13"
description="ECF RemoteService TimeService Async Consumer Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
<feature version="3.14.11">ecf-rs-examples-timeservice-api</feature>
<bundle>
https://download.eclipse.org/rt/ecf/3.14.10/site.p2/3.14.10.v20200713-0804/plugins/com.mycorp.examples.timeservice.consumer.ds.async_1.0.200.v20200611-1508.jar
</bundle>
</feature>
<feature name="ecf-rs-sdk" version="3.14.13"
description="ECF 3.14.13 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
<feature version="3.14.13">ecf-rs-distribution-generic</feature>
<feature version="3.14.13">ecf-rs-discovery-jmdns</feature>
<feature version="3.14.13">ecf-rs-console</feature>
</feature>
<feature name="ecf-rs-sdk-examples-timeservicehost"
version="3.14.13"
description="ECF 3.14.13 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
<feature version="3.14.13">ecf-rs-distribution-generic</feature>
<feature version="3.14.13">ecf-rs-discovery-jmdns</feature>
<feature version="3.14.13">ecf-rs-console</feature>
<feature version="3.14.13">ecf-rs-examples-timeservice-host</feature>
</feature>
<!-- Include etcd discovery provider -->
<repository>https://raw.githubusercontent.com/ECF/etcd-provider/master/build/karaf-features.xml</repository>
<!-- Include XmlRpc provider -->
<repository>https://raw.githubusercontent.com/ECF/XmlRpcProvider/master/build/karaf-features.xml</repository>
<!-- Include Py4j RemoteServicesProvider -->
<repository>https://raw.githubusercontent.com/ECF/Py4j-RemoteServicesProvider/master/build/karaf-features.xml</repository>
<!-- Include JMS Provider -->
<repository>https://raw.githubusercontent.com/ECF/JMS/master/build/karaf-features.xml</repository>
<!-- Include MQTT-Provider repo -->
<repository>https://raw.githubusercontent.com/ECF/Mqtt-Provider/master/build/karaf-features.xml</repository>
<!-- Include JaxRSProviders repo -->
<repository>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/karaf-features.xml</repository>
<!-- Include ROSGi Websockets Extension -->
<repository>https://raw.githubusercontent.com/ECF/ROSGI-Websockets-Provider/master/build/karaf-features.xml</repository>
<!-- Include Hazelcast repo -->
<repository>https://raw.githubusercontent.com/ECF/HazelcastProvider/master/build/karaf-features.xml</repository>
<!-- Include Dubbo repo -->
<repository>https://raw.githubusercontent.com/ECF/DubboProvider/master/build/karaf-features.xml</repository>
<!-- Include gRPC repo -->
<repository>https://raw.githubusercontent.com/ECF/grpc-RemoteServicesProvider/master/build/karaf-features.xml</repository>
</features>