Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorslewis2018-01-06 04:37:47 +0000
committerslewis2018-01-06 04:37:47 +0000
commit193945aa4ec0a6ddef0ebf439d7d2547aa02d6c1 (patch)
tree8d9ed42c2de6b24821e2af3263d1c330eac93615 /releng
parent482e14d1b4e9191a24e929bc2f00982deada92b6 (diff)
downloadorg.eclipse.ecf-193945aa4ec0a6ddef0ebf439d7d2547aa02d6c1.tar.gz
org.eclipse.ecf-193945aa4ec0a6ddef0ebf439d7d2547aa02d6c1.tar.xz
org.eclipse.ecf-193945aa4ec0a6ddef0ebf439d7d2547aa02d6c1.zip
Update to karaf-features.xml for maven central deployment
Diffstat (limited to 'releng')
-rw-r--r--releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml360
1 files changed, 217 insertions, 143 deletions
diff --git a/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml b/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml
index de61a5d98..a798a786b 100644
--- a/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml
+++ b/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml
@@ -1,143 +1,217 @@
-<features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="ecf-remoteservices-sdk-3.13.7">
-<feature name="ecf-rs-dependencies" version="3.13.7" description="ECF 3.13.7 RemoteServices External Dependencies. https://wiki.eclipse.org/ECF#OSGi_Remote_Services">
- <bundle>mvn:org.eclipse.platform/org.eclipse.equinox.supplement/1.6.100</bundle>
- <bundle start-level="50">mvn:org.eclipse.platform/org.eclipse.equinox.common/3.8.0</bundle>
- <bundle>mvn:org.eclipse.platform/org.eclipse.core.jobs/3.8.0</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.13.7" description="ECF Core">
- <feature version="3.13.7">ecf-rs-dependencies</feature>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.identity/3.8.0</bundle>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf/3.8.0</bundle>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.sharedobject/2.5.100</bundle>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.discovery/5.0.200</bundle>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/2.0.100</bundle>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice/8.12.0</bundle>
-</feature>
-
-<feature name="ecf-rs-rsa-impl" version="3.13.7" description="ECF RemoteServices OSGi R6 Remote Service Admin (RSA) Impl. See https://wiki.eclipse.org/Remote_Services_Admin">
- <feature version="3.13.7">ecf-rs-core</feature>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin/1.6.100</bundle>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/1.0.0</bundle>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin/4.5.100</bundle>
-</feature>
-
-<feature name="ecf-rs-rsa-topology-manager" version="3.13.7" 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/2.1.0</bundle>
-</feature>
-
-<feature name="ecf-rs-rsa" version="3.13.7" description="ECF 3.13.7 Remote Service Admin">
- <feature version="3.13.7">ecf-rs-rsa-impl</feature>
- <feature version="3.13.7">ecf-rs-rsa-topology-manager</feature>
-</feature>
-
-<feature name="ecf-rs-distribution-generic" version="3.13.7" description="ECF RemoteServices Generic Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
- <feature version="3.13.7">ecf-rs-core</feature>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.provider/4.7.500</bundle>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice/4.2.200</bundle>
-</feature>
-
-<feature name="ecf-rs-distribution-rosgi" version="3.13.7" description="ECF RemoteService ROSGi Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
- <feature version="3.13.7">ecf-rs-core</feature>
- <bundle>mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote/1.0.9</bundle>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi/3.5.600</bundle>
-</feature>
-
-<feature name="ecf-rs-discovery-jmdns" version="3.13.7" description="ECF RemoteServices JMDNS Discovery Provider">
- <feature version="3.13.7">ecf-rs-core</feature>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns/4.3.100</bundle>
-</feature>
-
-<feature name="ecf-rs-discovery-zookeeper" version="3.13.7" description="ECF RemoteServices Zookeeper Discovery Provider. See https://wiki.eclipse.org/Zookeeper_Based_ECF_Discovery">
- <feature version="3.13.7">ecf-rs-core</feature>
- <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.100</bundle>
-</feature>
-
-<feature name="ecf-rs-discovery-slp" version="3.13.7" description="ECF Discovery SLP Provider. See https://wiki.eclipse.org/R-OSGi_Properties">
- <feature version="3.13.7">ecf-rs-core</feature>
- <bundle>mvn:org.eclipse.ecf/ch.ethz.iks.slp/1.1.100</bundle>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jslp/3.2.100</bundle>
-</feature>
-
-<feature name="ecf-rs-distribution-rest" version="3.13.7" description="ECF Discovery REST Provider Support">
- <feature version="3.13.7">ecf-rs-core</feature>
- <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.100</bundle>
-</feature>
-
-<feature name="ecf-rs-eventadmin" version="3.13.7" description="ECF 3.13.7 RemoteServices SDK Distributed EventAdmin">
- <feature version="3.13.7">ecf-rs-core</feature>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin/1.2.100</bundle>
-</feature>
-
-<feature name="ecf-rs-distribution-servlet" version="3.13.7" description="ECF 3.13.7 RemoteServices SDK Generic Servlet Support">
- <feature version="3.13.7">ecf-rs-core</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.0</bundle>
-</feature>
-
-<feature name="ecf-rs-distribution-generic-server" version="3.13.7" description="ECF 3.13.7 RemoteServices SDK Generic Server Support">
- <feature version="3.13.7">ecf-rs-distribution-generic</feature>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.server/2.1.100</bundle>
- <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.server.generic/8.0.0</bundle>
-</feature>
-
-<feature name="ecf-rs-examples-timeservice-api" version="3.13.7" description="ECF RemoteService TimeService API Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <bundle>http://download.eclipse.org/rt/ecf/3.13.7/site.p2/plugins/com.mycorp.examples.timeservice.async_2.0.0.v20161123-1113.jar</bundle>
-</feature>
-
-<feature name="ecf-rs-examples-timeservice-host" version="3.13.7" description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <feature version="3.13.7">ecf-rs-examples-timeservice-api</feature>
- <bundle>http://download.eclipse.org/rt/ecf/3.13.7/site.p2/plugins/com.mycorp.examples.timeservice.host_1.1.100.v20161204-0342.jar</bundle>
-</feature>
-
-<feature name="ecf-rs-examples-timeservice-consumer" version="3.13.7" description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <feature version="3.13.7">ecf-rs-examples-timeservice-api</feature>
- <bundle>http://download.eclipse.org/rt/ecf/3.13.7/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds_1.0.100.v20161204-0342.jar</bundle>
-</feature>
-
-<feature name="ecf-rs-examples-timeservice-consumer-async" version="3.13.7" description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <feature version="3.13.7">ecf-rs-examples-timeservice-api</feature>
- <bundle>http://download.eclipse.org/rt/ecf/3.13.7/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds.async_1.0.100.v20161204-0342.jar</bundle>
-</feature>
-
-<feature name="ecf-rs-sdk" version="3.13.7" description="ECF 3.13.7 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
- <feature version="3.13.7">ecf-rs-rsa</feature>
- <feature version="3.13.7">ecf-rs-distribution-generic</feature>
- <feature version="3.13.7">ecf-rs-discovery-jmdns</feature>
-</feature>
-
-<feature name="ecf-rs-sdk-examples" version="3.13.7" description="ECF 3.13.7 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
- <feature version="3.13.7">ecf-rs-rsa</feature>
- <feature version="3.13.7">ecf-rs-distribution-generic</feature>
- <feature version="3.13.7">ecf-rs-discovery-jmdns</feature>
- <feature version="3.13.7">ecf-rs-examples-timeservice-host</feature>
-</feature>
-
-<feature name="ecf-rs-examples-timeservice-api" version="3.13.7" description="ECF RemoteService TimeService API Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <bundle>http://download.eclipse.org/rt/ecf/3.13.7/site.p2/plugins/com.mycorp.examples.timeservice.async_2.0.0.v20161123-1113.jar</bundle>
-</feature>
-
-<feature name="ecf-rs-examples-timeservice-host" version="3.13.7" description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <feature version="3.13.7">ecf-rs-examples-timeservice-api</feature>
- <bundle>http://download.eclipse.org/rt/ecf/3.13.7/site.p2/plugins/com.mycorp.examples.timeservice.host_1.1.100.v20161204-0342.jar</bundle>
-</feature>
-
-<feature name="ecf-rs-examples-timeservice-consumer" version="3.13.7" description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <feature version="3.13.7">ecf-rs-examples-timeservice-api</feature>
- <bundle>http://download.eclipse.org/rt/ecf/3.13.7/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds_1.0.100.v20161204-0342.jar</bundle>
-</feature>
-
-<feature name="ecf-rs-examples-timeservice-consumer-async" version="3.13.7" description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <feature version="3.13.7">ecf-rs-examples-timeservice-api</feature>
- <bundle>http://download.eclipse.org/rt/ecf/3.13.7/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds.async_1.0.100.v20161204-0342.jar</bundle>
-</feature>
-
-</features>
+<features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
+ name="ecf-remoteservices-sdk-3.13.8">
+ <feature name="ecf-rs-dependencies" version="3.13.8"
+ description="ECF 3.13.8 RemoteServices External Dependencies. https://wiki.eclipse.org/ECF#OSGi_Remote_Services">
+ <bundle>
+ mvn:org.eclipse.platform/org.eclipse.equinox.supplement/1.6.100
+ </bundle>
+ <bundle start-level="50">
+ mvn:org.eclipse.platform/org.eclipse.equinox.common/3.8.0
+ </bundle>
+ <bundle>
+ mvn:org.eclipse.platform/org.eclipse.core.jobs/3.8.0
+ </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.13.8" description="ECF Core">
+ <feature version="3.13.8">ecf-rs-dependencies</feature>
+ <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.identity/3.8.0</bundle>
+ <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf/3.8.0</bundle>
+ <bundle>
+ mvn:org.eclipse.ecf/org.eclipse.ecf.sharedobject/2.5.100
+ </bundle>
+ <bundle>
+ mvn:org.eclipse.ecf/org.eclipse.ecf.discovery/5.0.200
+ </bundle>
+ <bundle>
+ mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.asyncproxy/2.0.100
+ </bundle>
+ <bundle>
+ mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice/8.12.0
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-rsa-impl" version="3.13.8"
+ description="ECF RemoteServices OSGi R6 Remote Service Admin (RSA) Impl. See https://wiki.eclipse.org/Remote_Services_Admin">
+ <feature version="3.13.8">ecf-rs-core</feature>
+ <bundle>
+ mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin/1.6.100
+ </bundle>
+ <bundle>
+ mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/1.0.0
+ </bundle>
+ <bundle>
+ mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin/4.5.200
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-rsa-topology-manager" version="3.13.8"
+ 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/2.1.0
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-rsa" version="3.13.8"
+ description="ECF 3.13.8 Remote Service Admin">
+ <feature version="3.13.8">ecf-rs-rsa-impl</feature>
+ <feature version="3.13.8">ecf-rs-rsa-topology-manager</feature>
+ </feature>
+ <feature name="ecf-rs-distribution-generic" version="3.13.8"
+ description="ECF RemoteServices Generic Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
+ <feature version="3.13.8">ecf-rs-core</feature>
+ <bundle>
+ mvn:org.eclipse.ecf/org.eclipse.ecf.provider/4.7.500
+ </bundle>
+ <bundle>
+ mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice/4.3.0
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-distribution-rosgi" version="3.13.8"
+ description="ECF RemoteService ROSGi Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
+ <feature version="3.13.8">ecf-rs-core</feature>
+ <bundle>
+ mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote/1.0.9
+ </bundle>
+ <bundle>
+ mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi/3.5.600
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-discovery-jmdns" version="3.13.8"
+ description="ECF RemoteServices JMDNS Discovery Provider">
+ <feature version="3.13.8">ecf-rs-core</feature>
+ <bundle>
+ mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns/4.3.100
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-discovery-zookeeper" version="3.13.8"
+ description="ECF RemoteServices Zookeeper Discovery Provider. See https://wiki.eclipse.org/Zookeeper_Based_ECF_Discovery">
+ <feature version="3.13.8">ecf-rs-core</feature>
+ <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.100
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-discovery-slp" version="3.13.8"
+ description="ECF Discovery SLP Provider. See https://wiki.eclipse.org/R-OSGi_Properties">
+ <feature version="3.13.8">ecf-rs-core</feature>
+ <bundle>mvn:org.eclipse.ecf/ch.ethz.iks.slp/1.1.100</bundle>
+ <bundle>
+ mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jslp/3.2.100
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-distribution-rest" version="3.13.8"
+ description="ECF Discovery REST Provider Support">
+ <feature version="3.13.8">ecf-rs-core</feature>
+ <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.100
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-eventadmin" version="3.13.8"
+ description="ECF 3.13.8 RemoteServices SDK Distributed EventAdmin">
+ <feature version="3.13.8">ecf-rs-core</feature>
+ <bundle>
+ mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin/1.2.100
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-distribution-servlet" version="3.13.8"
+ description="ECF 3.13.8 RemoteServices SDK Generic Servlet Support">
+ <feature version="3.13.8">ecf-rs-core</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.0
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-distribution-generic-server" version="3.13.8"
+ description="ECF 3.13.8 RemoteServices SDK Generic Server Support">
+ <feature version="3.13.8">ecf-rs-distribution-generic</feature>
+ <bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.server/2.1.100</bundle>
+ <bundle>
+ mvn:org.eclipse.ecf/org.eclipse.ecf.server.generic/8.0.0
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-examples-timeservice-api" version="3.13.8"
+ description="ECF RemoteService TimeService API Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
+ <bundle>
+ http://download.eclipse.org/rt/ecf/3.13.8/site.p2/plugins/com.mycorp.examples.timeservice.async_2.0.0.v20161123-1113.jar
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-examples-timeservice-host" version="3.13.8"
+ description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
+ <feature version="3.13.8">ecf-rs-examples-timeservice-api</feature>
+ <bundle>
+ http://download.eclipse.org/rt/ecf/3.13.8/site.p2/plugins/com.mycorp.examples.timeservice.host_1.1.100.v20161204-0342.jar
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-examples-timeservice-consumer" version="3.13.8"
+ description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
+ <feature version="3.13.8">ecf-rs-examples-timeservice-api</feature>
+ <bundle>
+ http://download.eclipse.org/rt/ecf/3.13.8/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds_1.0.100.v20161204-0342.jar
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-examples-timeservice-consumer-async"
+ version="3.13.8"
+ description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
+ <feature version="3.13.8">ecf-rs-examples-timeservice-api</feature>
+ <bundle>
+ http://download.eclipse.org/rt/ecf/3.13.8/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds.async_1.0.100.v20161204-0342.jar
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-sdk" version="3.13.8"
+ description="ECF 3.13.8 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
+ <feature version="3.13.8">ecf-rs-rsa</feature>
+ <feature version="3.13.8">ecf-rs-distribution-generic</feature>
+ <feature version="3.13.8">ecf-rs-discovery-jmdns</feature>
+ </feature>
+ <feature name="ecf-rs-sdk-examples" version="3.13.8"
+ description="ECF 3.13.8 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
+ <feature version="3.13.8">ecf-rs-rsa</feature>
+ <feature version="3.13.8">ecf-rs-distribution-generic</feature>
+ <feature version="3.13.8">ecf-rs-discovery-jmdns</feature>
+ <feature version="3.13.8">ecf-rs-examples-timeservice-host</feature>
+ </feature>
+ <feature name="ecf-rs-examples-timeservice-api" version="3.13.8"
+ description="ECF RemoteService TimeService API Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
+ <bundle>
+ http://download.eclipse.org/rt/ecf/3.13.8/site.p2/plugins/com.mycorp.examples.timeservice.async_2.0.0.v20161123-1113.jar
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-examples-timeservice-host" version="3.13.8"
+ description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
+ <feature version="3.13.8">ecf-rs-examples-timeservice-api</feature>
+ <bundle>
+ http://download.eclipse.org/rt/ecf/3.13.8/site.p2/plugins/com.mycorp.examples.timeservice.host_1.1.100.v20161204-0342.jar
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-examples-timeservice-consumer" version="3.13.8"
+ description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
+ <feature version="3.13.8">ecf-rs-examples-timeservice-api</feature>
+ <bundle>
+ http://download.eclipse.org/rt/ecf/3.13.8/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds_1.0.100.v20161204-0342.jar
+ </bundle>
+ </feature>
+ <feature name="ecf-rs-examples-timeservice-consumer-async"
+ version="3.13.8"
+ description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
+ <feature version="3.13.8">ecf-rs-examples-timeservice-api</feature>
+ <bundle>
+ http://download.eclipse.org/rt/ecf/3.13.8/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds.async_1.0.100.v20161204-0342.jar
+ </bundle>
+ </feature>
+</features> \ No newline at end of file

Back to the top