Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2018-10-19 19:28:40 +0000
committerslewis2018-10-19 19:28:40 +0000
commit69fa4ad3783556409461b90f97ea60a5ea00871b (patch)
tree98eb252691a138744974198347751869fd2cfe19
parent671a93f172ef6fbbdb46da69d7c23ce3ef802952 (diff)
downloadorg.eclipse.ecf-69fa4ad3783556409461b90f97ea60a5ea00871b.tar.gz
org.eclipse.ecf-69fa4ad3783556409461b90f97ea60a5ea00871b.tar.xz
org.eclipse.ecf-69fa4ad3783556409461b90f97ea60a5ea00871b.zip
Update to karaf-features.xml for 3.14.4
-rw-r--r--releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml160
1 files changed, 80 insertions, 80 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 7dfa10716..63627c962 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,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
- name="ecf-remoteservices-sdk-3.14.3">
- <feature name="ecf-rs-dependencies" version="3.14.3"
- description="ECF 3.14.3 RemoteServices External Dependencies. https://wiki.eclipse.org/ECF#OSGi_Remote_Services">
+ name="ecf-remoteservices-sdk-3.14.4">
+ <feature name="ecf-rs-dependencies" version="3.14.4"
+ description="ECF 3.14.4 RemoteServices External Dependencies. https://wiki.eclipse.org/ECF#OSGi_Remote_Services">
<bundle>
mvn:org.eclipse.platform/org.eclipse.equinox.supplement/1.7.0
</bundle>
@@ -18,14 +18,15 @@
<feature>scr</feature>
<feature>eventadmin</feature>
</feature>
- <feature name="ecf-rs-core" version="3.14.3"
+ <feature name="ecf-rs-core" version="3.14.4"
description="ECF Core">
- <feature version="3.14.3">ecf-rs-dependencies</feature>
+ <feature version="3.14.4">ecf-rs-dependencies</feature>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.identity/3.9.1
</bundle>
<bundle>
- mvn:org.eclipse.ecf/org.eclipse.ecf/3.9.2
+ <!-- mvn:org.eclipse.ecf/org.eclipse.ecf/3.9.3 -->
+ http://download.eclipse.org/rt/ecf/3.14.4/site.p2/plugins/org.eclipse.ecf_3.9.3.v20181012-2016.jar
</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.sharedobject/2.6.0
@@ -40,7 +41,7 @@
mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice/8.13.1
</bundle>
</feature>
- <feature name="ecf-rs-console" version="3.14.3"
+ <feature name="ecf-rs-console" version="3.14.4"
description="ECF Console">
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.console/1.3.0
@@ -49,9 +50,9 @@
mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/1.2.0
</bundle>
</feature>
- <feature name="ecf-rs-rsa-impl" version="3.14.3"
+ <feature name="ecf-rs-rsa-impl" version="3.14.4"
description="ECF RemoteServices OSGi R6 Remote Service Admin (RSA) Impl. See https://wiki.eclipse.org/Remote_Services_Admin">
- <feature version="3.14.3">ecf-rs-core</feature>
+ <feature version="3.14.4">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin/1.6.200
</bundle>
@@ -62,20 +63,20 @@
mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin/4.6.800
</bundle>
</feature>
- <feature name="ecf-rs-rsa-topology-manager" version="3.14.3"
+ <feature name="ecf-rs-rsa-topology-manager" version="3.14.4"
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.200
</bundle>
</feature>
- <feature name="ecf-rs-rsa" version="3.14.3"
- description="ECF 3.14.3 Remote Service Admin">
- <feature version="3.14.3">ecf-rs-rsa-impl</feature>
- <feature version="3.14.3">ecf-rs-rsa-topology-manager</feature>
+ <feature name="ecf-rs-rsa" version="3.14.4"
+ description="ECF 3.14.4 Remote Service Admin">
+ <feature version="3.14.4">ecf-rs-rsa-impl</feature>
+ <feature version="3.14.4">ecf-rs-rsa-topology-manager</feature>
</feature>
- <feature name="ecf-rs-distribution-generic" version="3.14.3"
+ <feature name="ecf-rs-distribution-generic" version="3.14.4"
description="ECF RemoteServices Generic Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
- <feature version="3.14.3">ecf-rs-core</feature>
+ <feature version="3.14.4">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.provider/4.8.0
</bundle>
@@ -83,9 +84,9 @@
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice/4.4.100
</bundle>
</feature>
- <feature name="ecf-rs-distribution-rosgi" version="3.14.3"
+ <feature name="ecf-rs-distribution-rosgi" version="3.14.4"
description="ECF RemoteService ROSGi Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
- <feature version="3.14.3">ecf-rs-core</feature>
+ <feature version="3.14.4">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote/1.2.200
</bundle>
@@ -93,16 +94,16 @@
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi/3.6.200
</bundle>
</feature>
- <feature name="ecf-rs-discovery-jmdns" version="3.14.3"
+ <feature name="ecf-rs-discovery-jmdns" version="3.14.4"
description="ECF RemoteServices JMDNS Discovery Provider">
- <feature version="3.14.3">ecf-rs-core</feature>
+ <feature version="3.14.4">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns/4.3.200
</bundle>
</feature>
- <feature name="ecf-rs-discovery-zookeeper" version="3.14.3"
+ <feature name="ecf-rs-discovery-zookeeper" version="3.14.4"
description="ECF RemoteServices Zookeeper Discovery Provider. See https://wiki.eclipse.org/Zookeeper_Based_ECF_Discovery">
- <feature version="3.14.3">ecf-rs-core</feature>
+ <feature version="3.14.4">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/org.apache.commons.logging/1.1.1.v201101211721
</bundle>
@@ -113,17 +114,17 @@
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.zookeeper/1.2.200
</bundle>
</feature>
- <feature name="ecf-rs-discovery-slp" version="3.14.3"
+ <feature name="ecf-rs-discovery-slp" version="3.14.4"
description="ECF Discovery SLP Provider. See https://wiki.eclipse.org/R-OSGi_Properties">
- <feature version="3.14.3">ecf-rs-core</feature>
+ <feature version="3.14.4">ecf-rs-core</feature>
<bundle>mvn:org.eclipse.ecf/ch.ethz.iks.slp/1.2.0</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jslp/3.2.200
</bundle>
</feature>
- <feature name="ecf-rs-distribution-rest" version="3.14.3"
+ <feature name="ecf-rs-distribution-rest" version="3.14.4"
description="ECF Discovery REST Provider Support">
- <feature version="3.14.3">ecf-rs-core</feature>
+ <feature version="3.14.4">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/org.apache.commons.logging/1.1.1.v201101211721
</bundle>
@@ -141,16 +142,16 @@
mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest/2.7.100
</bundle>
</feature>
- <feature name="ecf-rs-eventadmin" version="3.14.3"
- description="ECF 3.14.3 RemoteServices SDK Distributed EventAdmin">
- <feature version="3.14.3">ecf-rs-core</feature>
+ <feature name="ecf-rs-eventadmin" version="3.14.4"
+ description="ECF 3.14.4 RemoteServices SDK Distributed EventAdmin">
+ <feature version="3.14.4">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin/1.3.0
</bundle>
</feature>
- <feature name="ecf-rs-distribution-servlet" version="3.14.3"
- description="ECF 3.14.3 RemoteServices SDK Generic Servlet Support">
- <feature version="3.14.3">ecf-rs-core</feature>
+ <feature name="ecf-rs-distribution-servlet" version="3.14.4"
+ description="ECF 3.14.4 RemoteServices SDK Generic Servlet Support">
+ <feature version="3.14.4">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/javax.servlet/3.1.0.v201410161800
</bundle>
@@ -159,52 +160,52 @@
</bundle>
</feature>
<feature name="ecf-rs-distribution-generic-server"
- version="3.14.3"
- description="ECF 3.14.3 RemoteServices SDK Generic Server Support">
- <feature version="3.14.3">ecf-rs-distribution-generic</feature>
+ version="3.14.4"
+ description="ECF 3.14.4 RemoteServices SDK Generic Server Support">
+ <feature version="3.14.4">ecf-rs-distribution-generic</feature>
<bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.server/2.1.200</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.server.generic/8.0.100
</bundle>
</feature>
<feature name="ecf-rs-examples-timeservice-api"
- version="3.14.3"
+ version="3.14.4"
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.14.3/site.p2/plugins/com.mycorp.examples.timeservice.async_2.1.0.v20180314-1732.jar
</bundle>
</feature>
<feature name="ecf-rs-examples-timeservice-host"
- version="3.14.3"
+ version="3.14.4"
description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <feature version="3.14.3">ecf-rs-examples-timeservice-api</feature>
+ <feature version="3.14.4">ecf-rs-examples-timeservice-api</feature>
<bundle>
http://download.eclipse.org/rt/ecf/3.14.3/site.p2/plugins/com.mycorp.examples.timeservice.host_1.1.200.v20180728-0140.jar
</bundle>
</feature>
<feature name="ecf-rs-examples-timeservice-consumer"
- version="3.14.3"
+ version="3.14.4"
description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <feature version="3.14.3">ecf-rs-examples-timeservice-api</feature>
+ <feature version="3.14.4">ecf-rs-examples-timeservice-api</feature>
<bundle>
http://download.eclipse.org/rt/ecf/3.14.3/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds_1.0.200.v20180728-0140.jar
</bundle>
</feature>
- <feature name="ecf-rs-sdk" version="3.14.3"
- description="ECF 3.14.3 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
- <feature version="3.14.3">ecf-rs-rsa</feature>
- <feature version="3.14.3">ecf-rs-distribution-generic</feature>
- <feature version="3.14.3">ecf-rs-discovery-jmdns</feature>
- <feature version="3.14.3">ecf-rs-console</feature>
+ <feature name="ecf-rs-sdk" version="3.14.4"
+ description="ECF 3.14.4 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
+ <feature version="3.14.4">ecf-rs-rsa</feature>
+ <feature version="3.14.4">ecf-rs-distribution-generic</feature>
+ <feature version="3.14.4">ecf-rs-discovery-jmdns</feature>
+ <feature version="3.14.4">ecf-rs-console</feature>
</feature>
<feature name="ecf-rs-sdk-examples-timeservicehost"
- version="3.14.3"
- description="ECF 3.14.3 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
- <feature version="3.14.3">ecf-rs-rsa</feature>
- <feature version="3.14.3">ecf-rs-distribution-generic</feature>
- <feature version="3.14.3">ecf-rs-discovery-jmdns</feature>
- <feature version="3.14.3">ecf-rs-console</feature>
- <feature version="3.14.3">ecf-rs-examples-timeservice-host</feature>
+ version="3.14.4"
+ description="ECF 3.14.4 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
+ <feature version="3.14.4">ecf-rs-rsa</feature>
+ <feature version="3.14.4">ecf-rs-distribution-generic</feature>
+ <feature version="3.14.4">ecf-rs-discovery-jmdns</feature>
+ <feature version="3.14.4">ecf-rs-console</feature>
+ <feature version="3.14.4">ecf-rs-examples-timeservice-host</feature>
</feature>
<feature name="ecf-rs-discovery-etcd" version="1.4.1"
@@ -325,32 +326,32 @@
</bundle>
</feature>
- <feature name="ecf-rs-distribution-jaxrs" version="1.5.1" description="ECF JaxRS Distribution Provider Support. See https://github.com/ECF/JaxRSProviders">
+ <feature name="ecf-rs-distribution-jaxrs" version="1.6.0" description="ECF JaxRS Distribution Provider Support. See https://github.com/ECF/JaxRSProviders">
<feature>ecf-rs-rsa</feature>
<feature>ecf-rs-console</feature>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/javax.ws.rs_2.0.1.v201504171603.jar</bundle>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/com.fasterxml.jackson.core.jackson-core_2.9.2.v20180207-1730.jar</bundle>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/com.fasterxml.jackson.core.jackson-annotations_2.9.2.v20180207-1730.jar</bundle>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/com.fasterxml.jackson.core.jackson-databind_2.9.2.v20180207-1730.jar</bundle>
- <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.eclipse.ecf.provider.jaxrs_1.3.0.201808011516.jar</bundle>
+ <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.eclipse.ecf.provider.jaxrs_1.3.0.201810190945.jar</bundle>
</feature>
- <feature name="ecf-rs-distribution-jaxrs-server" version="1.5.1" description="ECF JaxRS Distribution Provider Server Support. See https://github.com/ECF/JaxRSProviders">
+ <feature name="ecf-rs-distribution-jaxrs-server" version="1.6.0" description="ECF JaxRS Distribution Provider Server Support. See https://github.com/ECF/JaxRSProviders">
<feature>http</feature>
<feature>ecf-rs-distribution-jaxrs</feature>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/com.fasterxml.jackson.jaxrs.jackson-jaxrs-base_2.9.2.v20180207-1730.jar</bundle>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider_2.9.2.v20180207-1730.jar</bundle>
- <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.eclipse.ecf.provider.jaxrs.server_1.4.1.201808011516.jar</bundle>
+ <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.eclipse.ecf.provider.jaxrs.server_1.5.0.201810190945.jar</bundle>
</feature>
- <feature name="ecf-rs-distribution-jaxrs-client" version="1.5.1" description="ECF JaxRS Distribution Provider Client Support. See https://github.com/ECF/JaxRSProviders">
+ <feature name="ecf-rs-distribution-jaxrs-client" version="1.6.0" description="ECF JaxRS Distribution Provider Client Support. See https://github.com/ECF/JaxRSProviders">
<feature>ecf-rs-distribution-jaxrs</feature>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/com.fasterxml.jackson.jaxrs.jackson-jaxrs-base_2.9.2.v20180207-1730.jar</bundle>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider_2.9.2.v20180207-1730.jar</bundle>
- <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.eclipse.ecf.provider.jaxrs.client_1.3.0.201808011516.jar</bundle>
+ <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.eclipse.ecf.provider.jaxrs.client_1.3.0.201810190945.jar</bundle>
</feature>
- <feature name="ecf-rs-jersey-deps" version="1.5.1" description="ECF JaxRS Jersey Dependencies">
+ <feature name="ecf-rs-jersey-deps" version="1.6.0" description="ECF JaxRS Jersey Dependencies">
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/javassist_3.13.0.GA_v201209210905.jar</bundle>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/javax.annotation_1.2.0.v201602091430.jar</bundle>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/javax.inject_1.0.0.v20091030.jar</bundle>
@@ -369,63 +370,62 @@
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.glassfish.jersey.bundles.repackaged.jersey-guava_2.22.1.v20161103-1916.jar</bundle>
</feature>
- <feature name="ecf-rs-distribution-jersey-server" version="1.5.1" description="ECF Jersey Server Distribution Provider. See https://github.com/ECF/JaxRSProviders">
+ <feature name="ecf-rs-distribution-jersey-server" version="1.6.0" description="ECF Jersey Server Distribution Provider. See https://github.com/ECF/JaxRSProviders">
<feature>ecf-rs-distribution-jaxrs-server</feature>
<feature>ecf-rs-jersey-deps</feature>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.glassfish.jersey.containers.servlet.core_2.22.1.v20161103-0227.jar</bundle>
- <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.eclipse.ecf.provider.jersey.server_1.3.0.201808011516.jar</bundle>
+ <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.eclipse.ecf.provider.jersey.server_1.4.0.201810190945.jar</bundle>
</feature>
- <feature name="ecf-rs-cxf-deps" version="1.5.1" description="ECF JaxRS CXF Dependencies">
+ <feature name="ecf-rs-cxf-deps" version="1.6.0" description="ECF JaxRS CXF Dependencies">
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.apache.cxf.cxf-core_3.1.11.jar</bundle>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.apache.cxf.cxf-rt-frontend-jaxrs_3.1.11.jar</bundle>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.apache.cxf.cxf-rt-transports-http_3.1.11.jar</bundle>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.apache.ws.xmlschema.core_2.2.1.jar</bundle>
</feature>
- <feature name="ecf-rs-distribution-cxf-server" version="1.5.1" description="ECF CXF Server Distribution Provider. See https://github.com/ECF/JaxRSProviders">
+ <feature name="ecf-rs-distribution-cxf-server" version="1.6.0" description="ECF CXF Server Distribution Provider. See https://github.com/ECF/JaxRSProviders">
<feature>ecf-rs-distribution-jaxrs-server</feature>
<feature>ecf-rs-cxf-deps</feature>
- <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.eclipse.ecf.provider.cxf.server_1.4.0.201808011516.jar</bundle>
+ <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.eclipse.ecf.provider.cxf.server_1.5.0.201810190945.jar</bundle>
</feature>
- <feature name="ecf-rs-distribution-jersey-client" version="1.5.1" description="ECF Jersey Client Distribution Provider. See https://github.com/ECF/JaxRSProviders">
+ <feature name="ecf-rs-distribution-jersey-client" version="1.6.0" description="ECF Jersey Client Distribution Provider. See https://github.com/ECF/JaxRSProviders">
<feature>ecf-rs-distribution-jaxrs-client</feature>
<feature>ecf-rs-jersey-deps</feature>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.glassfish.jersey.core.jersey-client_2.22.1.v20161103-1916.jar</bundle>
- <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.eclipse.ecf.provider.jersey.client_1.3.0.201808011516.jar</bundle>
+ <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.eclipse.ecf.provider.jersey.client_1.3.0.201810190945.jar</bundle>
</feature>
- <feature name="ecf-rs-distribution-jersey" version="1.5.1" description="ECF Jersey Server and Client Distribution Provider. See https://github.com/ECF/JaxRSProviders">
+ <feature name="ecf-rs-distribution-jersey" version="1.6.0" description="ECF Jersey Server and Client Distribution Provider. See https://github.com/ECF/JaxRSProviders">
<feature>ecf-rs-distribution-jersey-server</feature>
<feature>ecf-rs-distribution-jersey-client</feature>
</feature>
- <feature name="ecf-rs-distribution-cxf-client" version="1.5.1" description="ECF CXF Client Distribution Provider. See https://github.com/ECF/JaxRSProviders">
+ <feature name="ecf-rs-distribution-cxf-client" version="1.6.0" description="ECF CXF Client Distribution Provider. See https://github.com/ECF/JaxRSProviders">
<feature>ecf-rs-distribution-jaxrs-client</feature>
<feature>ecf-rs-jersey-deps</feature>
<bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.apache.cxf.cxf-rt-rs-client_3.1.11.jar</bundle>
- <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.eclipse.ecf.provider.cxf.client_1.3.0.201808011516.jar</bundle>
+ <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/org.eclipse.ecf.provider.cxf.client_1.3.0.201810190945.jar</bundle>
</feature>
- <feature name="ecf-rs-distribution-cxf" version="1.5.1" description="ECF CXF Server and Client Distribution Provider. See https://github.com/ECF/JaxRSProviders">
+ <feature name="ecf-rs-distribution-cxf" version="1.6.0" description="ECF CXF Server and Client Distribution Provider. See https://github.com/ECF/JaxRSProviders">
<feature>ecf-rs-distribution-cxf-server</feature>
<feature>ecf-rs-distribution-cxf-client</feature>
</feature>
- <feature name="ecf-rs-examples-jaxrs-student" version="1.5.1" description="ECF JaxRS Student Example Service API. See https://github.com/ECF/JaxRSProviders">
- <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/com.mycorp.examples.student_1.1.0.201808011516.jar</bundle>
+ <feature name="ecf-rs-examples-jaxrs-student" version="1.6.0" description="ECF JaxRS Student Example Service API. See https://github.com/ECF/JaxRSProviders">
+ <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/com.mycorp.examples.student_1.1.0.201810190945.jar</bundle>
</feature>
- <feature name="ecf-rs-examples-jaxrs-student-host" version="1.5.1" description="ECF JaxRS Student Example Service Host. See https://github.com/ECF/JaxRSProviders">
+ <feature name="ecf-rs-examples-jaxrs-student-host" version="1.6.0" description="ECF JaxRS Student Example Service Host. See https://github.com/ECF/JaxRSProviders">
<feature>ecf-rs-examples-jaxrs-student</feature>
- <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/com.mycorp.examples.student.remoteservice.host_1.5.0.201808011516.jar</bundle>
+ <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/com.mycorp.examples.student.remoteservice.host_1.6.0.201810190945.jar</bundle>
</feature>
- <feature name="ecf-rs-examples-jaxrs-student-client" version="1.5.1" description="ECF JaxRS Student Example Service Client. See https://github.com/ECF/JaxRSProviders">
+ <feature name="ecf-rs-examples-jaxrs-student-client" version="1.6.0" description="ECF JaxRS Student Example Service Client. See https://github.com/ECF/JaxRSProviders">
<feature>ecf-rs-examples-jaxrs-student</feature>
- <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/com.mycorp.examples.student.client_1.2.0.201808011516.jar</bundle>
+ <bundle>https://raw.githubusercontent.com/ECF/JaxRSProviders/master/build/plugins/com.mycorp.examples.student.client_1.2.0.201810190945.jar</bundle>
</feature>
-
-
-</features> \ No newline at end of file
+
+</features>

Back to the top