Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: de61a5d98b36cfdebab330597f84d6ae442b6fe0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<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>

Back to the top