Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2015-07-14 04:07:41 +0000
committerslewis2015-07-14 04:07:41 +0000
commitb5f06545187b808e89aa16129949f37cdad4e0fe (patch)
tree93256941dba6817d08a40e5541416e853e72f0ae /releng/org.eclipse.ecf.releng.bm/karaf/features
parent010b113e8fc69ba370e70a63c286656be669baf0 (diff)
downloadorg.eclipse.ecf-b5f06545187b808e89aa16129949f37cdad4e0fe.tar.gz
org.eclipse.ecf-b5f06545187b808e89aa16129949f37cdad4e0fe.tar.xz
org.eclipse.ecf-b5f06545187b808e89aa16129949f37cdad4e0fe.zip
Fix to feature typo.
Diffstat (limited to 'releng/org.eclipse.ecf.releng.bm/karaf/features')
-rw-r--r--releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml18
-rw-r--r--releng/org.eclipse.ecf.releng.bm/karaf/features/karaf4-features.xml14
-rw-r--r--releng/org.eclipse.ecf.releng.bm/karaf/features/karaf4-j8-features.xml14
3 files changed, 44 insertions, 2 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 530c73a19..9f3f50b05 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
@@ -45,8 +45,21 @@
</feature>
<feature name="ecf-remoteservices-discprovider-zookeeper" version="3.10.0" description="ECF RemoteServices Zookeeper Discovery Provider. See https://wiki.eclipse.org/Zookeeper_Based_ECF_Discovery">
- <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.apache.hadoop.zookeeper_3.3.3.v201105210832.jar</bundle>
- <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.eclipse.ecf.provider.zookeeper_1.2.100.v20150512-1727.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.apache.hadoop.zookeeper_3.3.3.v201105210832.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.eclipse.ecf.provider.zookeeper_1.2.100.v20150512-1727.jar</bundle>
+</feature>
+
+<feature name="ecf-remoteservices-discprovider-slp" version="3.10.0" description="ECF Discovery SLP Provider. See https://wiki.eclipse.org/R-OSGi_Properties">
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/ch.ethz.iks.slp_1.1.0.v20150512-1727.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.eclipse.ecf.provider.jslp_3.2.0.v20150512-1727.jar</bundle>
+</feature>
+
+<feature name="ecf-remoteservices-rest" version="3.10.0" description="ECF Discovery SLP Provider. See https://wiki.eclipse.org/R-OSGi_Properties">
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.apache.commons.codec_1.6.0.v201305230611.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.apache.httpcomponents.httpclient_4.3.6.v201411290715.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.json_1.0.0.v201011060100.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.eclipse.ecf.remoteservice.rest_2.6.0.v20150512-1727.jar</bundle>
</feature>
<feature name="ecf-remoteservices-sdk" version="3.10.0" description="ECF 3.10.0 RemoteServices SDK with Generic Dist Provider and JMDNS/Zeroconf Discovery Provider">
@@ -63,6 +76,7 @@
<feature name="ecf-remoteservices-examples-timeservice-consumer" version="3.10.0" description="ECF RemoteService TimeService Consumer Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
<bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/com.mycorp.examples.timeservice_1.1.0.v20150512-1727.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/com.mycorp.examples.timeservice.consumer_1.1.0.v20150512-1727.jar</bundle>
</feature>
</features>
diff --git a/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf4-features.xml b/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf4-features.xml
index c0a7b4807..344a24acd 100644
--- a/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf4-features.xml
+++ b/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf4-features.xml
@@ -49,6 +49,19 @@
<bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.eclipse.ecf.provider.zookeeper_1.2.100.v20150512-1727.jar</bundle>
</feature>
+<feature name="ecf-remoteservices-discprovider-slp" version="3.10.0" description="ECF Discovery SLP Provider. See https://wiki.eclipse.org/R-OSGi_Properties">
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/ch.ethz.iks.slp_1.1.0.v20150512-1727.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.eclipse.ecf.provider.jslp_3.2.0.v20150512-1727.jar</bundle>
+</feature>
+
+<feature name="ecf-remoteservices-rest" version="3.10.0" description="ECF Discovery SLP Provider. See https://wiki.eclipse.org/R-OSGi_Properties">
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.apache.commons.codec_1.6.0.v201305230611.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.apache.httpcomponents.httpclient_4.3.6.v201411290715.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.json_1.0.0.v201011060100.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.eclipse.ecf.remoteservice.rest_2.6.0.v20150512-1727.jar</bundle>
+</feature>
+
<feature name="ecf-remoteservices-sdk" version="3.10.0" description="ECF 3.10.0 RemoteServices SDK with Generic Dist Provider and JMDNS/Zeroconf Discovery Provider. See https://wiki.eclipse.org/ECF#OSGi_Remote_Services">
<feature version="3.10.0">ecf-remoteservices-rsa-impl</feature>
<feature version="3.10.0">ecf-remoteservices-distprovider-generic</feature>
@@ -63,6 +76,7 @@
<feature name="ecf-remoteservices-examples-timeservice-consumer" version="3.10.0" description="ECF RemoteService TimeService Consumer Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
<bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/com.mycorp.examples.timeservice_1.1.0.v20150512-1727.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/com.mycorp.examples.timeservice.consumer_1.1.0.v20150512-1727.jar</bundle>
</feature>
</features>
diff --git a/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf4-j8-features.xml b/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf4-j8-features.xml
index 3770c63cf..4e2aa2bf1 100644
--- a/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf4-j8-features.xml
+++ b/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf4-j8-features.xml
@@ -49,6 +49,19 @@
<bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.eclipse.ecf.provider.zookeeper_1.2.100.v20150512-1727.jar</bundle>
</feature>
+<feature name="ecf-remoteservices-discprovider-slp" version="3.10.0" description="ECF Discovery SLP Provider. See https://wiki.eclipse.org/R-OSGi_Properties">
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/ch.ethz.iks.slp_1.1.0.v20150512-1727.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.eclipse.ecf.provider.jslp_3.2.0.v20150512-1727.jar</bundle>
+</feature>
+
+<feature name="ecf-remoteservices-rest" version="3.10.0" description="ECF Discovery SLP Provider. See https://wiki.eclipse.org/R-OSGi_Properties">
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.apache.commons.codec_1.6.0.v201305230611.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.apache.httpcomponents.httpclient_4.3.6.v201411290715.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.json_1.0.0.v201011060100.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/org.eclipse.ecf.remoteservice.rest_2.6.0.v20150512-1727.jar</bundle>
+</feature>
+
<feature name="ecf-remoteservices-sdk" version="3.10.0" description="ECF 3.10.0 RemoteServices SDK with Generic Dist Provider and JMDNS/Zeroconf Discovery Provider. See https://wiki.eclipse.org/ECF#OSGi_Remote_Services">
<feature version="3.10.0">ecf-remoteservices-rsa-impl</feature>
<feature version="3.10.0">ecf-remoteservices-distprovider-generic</feature>
@@ -63,6 +76,7 @@
<feature name="ecf-remoteservices-examples-timeservice-consumer" version="3.10.0" description="ECF RemoteService TimeService Consumer Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
<bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/asyncproxy/plugins/com.mycorp.examples.timeservice.async_2.0.0.201507021115.jar</bundle>
+ <bundle>http://download.eclipse.org/rt/ecf/3.10.0/site.p2/plugins/com.mycorp.examples.timeservice.consumer_1.1.0.v20150512-1727.jar</bundle>
</feature>
</features>

Back to the top