Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2021-04-09 22:01:57 +0000
committerslewis2021-04-09 22:01:57 +0000
commit5bdcd0b7d0a60843933b179f831706aad33a9b9c (patch)
tree82aeb2bdbbfa3f9ed1e61fc6b4b2b86819892224
parent302ae50ba0a85ef9b9aee265da162352bd04859c (diff)
downloadorg.eclipse.ecf-5bdcd0b7d0a60843933b179f831706aad33a9b9c.tar.gz
org.eclipse.ecf-5bdcd0b7d0a60843933b179f831706aad33a9b9c.tar.xz
org.eclipse.ecf-5bdcd0b7d0a60843933b179f831706aad33a9b9c.zip
Updated top-level features to 3.14.21
-rw-r--r--doc/bundles/org.eclipse.ecf.doc/pom.xml4
-rw-r--r--releng/features/org.eclipse.ecf.core/feature.xml2
-rw-r--r--releng/features/org.eclipse.ecf.core/pom.xml2
-rw-r--r--releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml2
-rw-r--r--releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml2
-rw-r--r--releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml76
6 files changed, 44 insertions, 44 deletions
diff --git a/doc/bundles/org.eclipse.ecf.doc/pom.xml b/doc/bundles/org.eclipse.ecf.doc/pom.xml
index 8f8bf9d65..36340a45f 100644
--- a/doc/bundles/org.eclipse.ecf.doc/pom.xml
+++ b/doc/bundles/org.eclipse.ecf.doc/pom.xml
@@ -30,8 +30,8 @@
<additionalArgument>-Xdoclint:none</additionalArgument>
<additionalArgument>-splitindex</additionalArgument>
<additionalArgument>-use</additionalArgument>
- <additionalArgument>-doctitle "Eclipse Communication Framework (ECF) 3.14.20 API"</additionalArgument>
- <additionalArgument>-windowtitle "Eclipse Communication Framework (ECF) 3.14.20 API"</additionalArgument>
+ <additionalArgument>-doctitle "Eclipse Communication Framework (ECF) 3.14.21 API"</additionalArgument>
+ <additionalArgument>-windowtitle "Eclipse Communication Framework (ECF) 3.14.21 API"</additionalArgument>
<additionalArgument>-link https://docs.oracle.com/en/java/javase/11/docs/api/</additionalArgument>
<additionalArgument>-link https://docs.osgi.org/javadoc/osgi.core/7.0.0/</additionalArgument>
<additionalArgument>-tag 'noimplement:a:Restriction:'</additionalArgument>
diff --git a/releng/features/org.eclipse.ecf.core/feature.xml b/releng/features/org.eclipse.ecf.core/feature.xml
index 2893c00d7..21e5ab221 100644
--- a/releng/features/org.eclipse.ecf.core/feature.xml
+++ b/releng/features/org.eclipse.ecf.core/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.ecf.core"
label="ECF SDK for Eclipse"
- version="3.14.20.qualifier"
+ version="3.14.21.qualifier"
provider-name="%providerName"
plugin="org.eclipse.ecf"
license-feature="org.eclipse.license"
diff --git a/releng/features/org.eclipse.ecf.core/pom.xml b/releng/features/org.eclipse.ecf.core/pom.xml
index 9cc75eb71..4c50e0041 100644
--- a/releng/features/org.eclipse.ecf.core/pom.xml
+++ b/releng/features/org.eclipse.ecf.core/pom.xml
@@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.core</artifactId>
- <version>3.14.20-SNAPSHOT</version>
+ <version>3.14.21-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml b/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml
index 4a4d30898..431762485 100644
--- a/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.ecf.remoteservice.sdk.feature"
label="ECF Remote Services SDK"
- version="3.14.20.qualifier"
+ version="3.14.21.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml b/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml
index 658ea94be..49885d27f 100644
--- a/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml
+++ b/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml
@@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.remoteservice.sdk.feature</artifactId>
- <version>3.14.20-SNAPSHOT</version>
+ <version>3.14.21-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
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 a74612958..f07f661f7 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.20">
- <feature name="ecf-rs-dependencies" version="3.14.20"
- description="ECF 3.14.20 RemoteServices External Dependencies. https://wiki.eclipse.org/ECF#OSGi_Remote_Services">
+ name="ecf-remoteservices-sdk-3.14.21">
+ <feature name="ecf-rs-dependencies" version="3.14.21"
+ description="ECF 3.14.21 RemoteServices External Dependencies. https://wiki.eclipse.org/ECF#OSGi_Remote_Services">
<bundle>
mvn:org.eclipse.platform/org.eclipse.equinox.supplement/1.7.0
</bundle>
@@ -19,9 +19,9 @@
<feature>eventadmin</feature>
</feature>
- <feature name="ecf-rs-core" version="3.14.20"
+ <feature name="ecf-rs-core" version="3.14.21"
description="ECF Core">
- <feature version="3.14.20">ecf-rs-dependencies</feature>
+ <feature version="3.14.21">ecf-rs-dependencies</feature>
<bundle> mvn:org.eclipse.ecf/org.eclipse.ecf.identity</bundle>
<bundle> mvn:org.eclipse.ecf/org.eclipse.ecf</bundle>
<bundle>
@@ -37,16 +37,16 @@
mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice
</bundle>
</feature>
- <feature name="ecf-rs-console" version="3.14.20"
+ <feature name="ecf-rs-console" version="3.14.21"
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.20"
+ <feature name="ecf-rs-rsa-impl" version="3.14.21"
description="ECF RemoteServices OSGi R7 Remote Service Admin (RSA) Impl. See https://wiki.eclipse.org/Remote_Services_Admin">
- <feature version="3.14.20">ecf-rs-core</feature>
+ <feature version="3.14.21">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin
</bundle>
@@ -57,28 +57,28 @@
mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin
</bundle>
</feature>
- <feature name="ecf-rs-rsa-topology-manager" version="3.14.20"
+ <feature name="ecf-rs-rsa-topology-manager" version="3.14.21"
description="ECF RemoteServices OSGi R7 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.20"
- description="ECF 3.14.20 Remote Service Admin">
- <feature version="3.14.20">ecf-rs-rsa-impl</feature>
- <feature version="3.14.20">ecf-rs-rsa-topology-manager</feature>
+ <feature name="ecf-rs-rsa" version="3.14.21"
+ description="ECF 3.14.21 Remote Service Admin">
+ <feature version="3.14.21">ecf-rs-rsa-impl</feature>
+ <feature version="3.14.21">ecf-rs-rsa-topology-manager</feature>
</feature>
- <feature name="ecf-rs-distribution-generic" version="3.14.20"
+ <feature name="ecf-rs-distribution-generic" version="3.14.21"
description="ECF RemoteServices Generic Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
- <feature version="3.14.20">ecf-rs-rsa</feature>
+ <feature version="3.14.21">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.20"
+ <feature name="ecf-rs-distribution-rosgi" version="3.14.21"
description="ECF RemoteService ROSGi Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
- <feature version="3.14.20">ecf-rs-rsa</feature>
+ <feature version="3.14.21">ecf-rs-rsa</feature>
<bundle>mvn:org.eclipse.ecf/org.objectweb.asm</bundle>
<bundle>
mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote
@@ -88,56 +88,56 @@
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi
</bundle>
</feature>
- <feature name="ecf-rs-discovery-jmdns" version="3.14.20"
+ <feature name="ecf-rs-discovery-jmdns" version="3.14.21"
description="ECF RemoteServices JMDNS Discovery Provider">
- <feature version="3.14.20">ecf-rs-rsa</feature>
+ <feature version="3.14.21">ecf-rs-rsa</feature>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns
</bundle>
</feature>
- <feature name="ecf-rs-eventadmin" version="3.14.20"
- description="ECF 3.14.20 RemoteServices SDK Distributed EventAdmin">
- <feature version="3.14.20">ecf-rs-rsa</feature>
+ <feature name="ecf-rs-eventadmin" version="3.14.21"
+ description="ECF 3.14.21 RemoteServices SDK Distributed EventAdmin">
+ <feature version="3.14.21">ecf-rs-rsa</feature>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin
</bundle>
</feature>
<feature name="ecf-rs-examples-timeservice-api"
- version="3.14.20"
+ version="3.14.21"
description="ECF RemoteService TimeService Example API. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
<bundle>
https://download.eclipse.org/rt/ecf/3.14.19/site.p2/3.14.19.v20210101-2239/plugins/com.mycorp.examples.timeservice.async_2.1.100.v20200611-1508.jar
</bundle>
</feature>
<feature name="ecf-rs-examples-timeservice-host"
- version="3.14.20"
+ version="3.14.21"
description="ECF RemoteService TimeService Example Host. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <feature version="3.14.20">ecf-rs-examples-timeservice-api</feature>
+ <feature version="3.14.21">ecf-rs-examples-timeservice-api</feature>
<bundle>
https://download.eclipse.org/rt/ecf/3.14.19/site.p2/3.14.19.v20210101-2239/plugins/com.mycorp.examples.timeservice.host_1.1.300.v20200611-1508.jar
</bundle>
</feature>
<feature name="ecf-rs-examples-timeservice-consumer-async"
- version="3.14.20"
+ version="3.14.21"
description="ECF RemoteService TimeService Async Example Consumer. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <feature version="3.14.20">ecf-rs-examples-timeservice-api</feature>
+ <feature version="3.14.21">ecf-rs-examples-timeservice-api</feature>
<bundle>
https://download.eclipse.org/rt/ecf/3.14.19/site.p2/3.14.19.v20210101-2239/plugins/com.mycorp.examples.timeservice.consumer.ds.async_1.0.200.v20200611-1508.jar
</bundle>
</feature>
- <feature name="ecf-rs-sdk" version="3.14.20"
- description="ECF 3.14.20 RemoteServices SDK with Generic Distribution Provider and Zeroconf Multicast LAN Discovery Provider">
- <feature version="3.14.20">ecf-rs-distribution-generic</feature>
- <feature version="3.14.20">ecf-rs-discovery-jmdns</feature>
- <feature version="3.14.20">ecf-rs-console</feature>
+ <feature name="ecf-rs-sdk" version="3.14.21"
+ description="ECF 3.14.21 RemoteServices SDK with Generic Distribution Provider and Zeroconf Multicast LAN Discovery Provider">
+ <feature version="3.14.21">ecf-rs-distribution-generic</feature>
+ <feature version="3.14.21">ecf-rs-discovery-jmdns</feature>
+ <feature version="3.14.21">ecf-rs-console</feature>
</feature>
<feature name="ecf-rs-sdk-examples-timeservicehost"
- version="3.14.20"
- description="ECF 3.14.20 RemoteServices SDK with Generic Distribution Provider and Zeroconf Multicast LAN Discovery Provider">
- <feature version="3.14.20">ecf-rs-distribution-generic</feature>
- <feature version="3.14.20">ecf-rs-discovery-jmdns</feature>
- <feature version="3.14.20">ecf-rs-console</feature>
- <feature version="3.14.20">ecf-rs-examples-timeservice-host</feature>
+ version="3.14.21"
+ description="ECF 3.14.21 RemoteServices SDK with Generic Distribution Provider and Zeroconf Multicast LAN Discovery Provider">
+ <feature version="3.14.21">ecf-rs-distribution-generic</feature>
+ <feature version="3.14.21">ecf-rs-discovery-jmdns</feature>
+ <feature version="3.14.21">ecf-rs-console</feature>
+ <feature version="3.14.21">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>

Back to the top