blob: 99ce2a13c479f7356b532be0ed7de4512c156b36 [file] [log] [blame]
A. J. David Bosschaert46279b82014-02-03 11:30:49 +00001<?xml version='1.0' encoding='utf-8'?>
2<!--
3 Licensed to the Apache Software Foundation (ASF) under one
4 or more contributor license agreements. See the NOTICE file
5 distributed with this work for additional information
6 regarding copyright ownership. The ASF licenses this file
7 to you under the Apache License, Version 2.0 (the
8 "License"); you may not use this file except in compliance
9 with the License. You may obtain a copy of the License at
10
11 http://www.apache.org/licenses/LICENSE-2.0
12
13 Unless required by applicable law or agreed to in writing,
14 software distributed under the License is distributed on an
15 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 KIND, either express or implied. See the License for the
17 specific language governing permissions and limitations
18 under the License.
19-->
20<repository increment='1389802088217' name='Untitled' xmlns='http://www.osgi.org/xmlns/repository/v1.0.0'>
21 <resource>
22 <capability namespace='osgi.identity'>
A. J. David Bosschaertc92486f2014-02-03 12:54:57 +000023 <attribute name='osgi.identity' value='org.apache.felix.bundlerepository.test_file_3'/>
24 <attribute name='type' value='osgi.bundle'/>
25 <attribute name='version' type='Version' value='1.2.3.something'/>
A. J. David Bosschaertbc39a0c2014-02-04 15:20:59 +000026 <attribute name='license' value='http://www.opensource.org/licenses/mytestlicense' />
A. J. David Bosschaertc92486f2014-02-03 12:54:57 +000027 </capability>
28 <capability namespace='osgi.content'>
29 <attribute name='osgi.content' value='a1c64578808c38a63cd6563e9936f025638aeaf9de70f36765367db81c0afc38'/>
30 <attribute name='url' value='repo_files/test_file_3.jar'/>
31 <attribute name='size' type='Long' value='3'/>
32 <attribute name='mime' value='application/vnd.osgi.bundle'/>
33 </capability>
34 <capability namespace='foo'>
35 <attribute name='bar' value='toast'/>
36 </capability>
37 </resource>
38 <resource>
39 <capability namespace='osgi.identity'>
A. J. David Bosschaert46279b82014-02-03 11:30:49 +000040 <attribute name='osgi.identity' value='org.apache.sshd.core'/>
41 <attribute name='type' value='osgi.bundle'/>
42 <attribute name='version' type='Version' value='0.9.0'/>
43 </capability>
44 <capability namespace='osgi.content'>
45 <attribute name='osgi.content' value='a1c64578808c38a63cd6563e9936f025638aeaf9de70f36765367db81c0afc38'/>
46 <attribute name='url' value='local-repo/sshd-core-0.9.0.jar'/>
47 <attribute name='size' type='Long' value='464733'/>
48 <attribute name='mime' value='application/vnd.osgi.bundle'/>
49 </capability>
50 <capability namespace='osgi.wiring.bundle'>
51 <attribute name='osgi.wiring.bundle' value='org.apache.sshd.core'/>
52 <attribute name='bundle-version' type='Version' value='0.9.0'/>
53 </capability>
54 <capability namespace='osgi.wiring.host'>
55 <attribute name='osgi.wiring.host' value='org.apache.sshd.core'/>
56 <attribute name='bundle-version' type='Version' value='0.9.0'/>
57 </capability>
58 <capability namespace='osgi.wiring.package'>
59 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.io.nio2'/>
60 <attribute name='version' type='Version' value='0.9.0'/>
61 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
62 <attribute name='bundle-version' type='Version' value='0.9.0'/>
63 <directive name='uses' value='org.apache.sshd.common.io,org.slf4j,org.apache.sshd.common,org.apache.sshd.common.future,org.apache.sshd.common.util'/>
64 </capability>
65 <capability namespace='osgi.wiring.package'>
66 <attribute name='osgi.wiring.package' value='org.apache.sshd.common'/>
67 <attribute name='version' type='Version' value='0.9.0'/>
68 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
69 <attribute name='bundle-version' type='Version' value='0.9.0'/>
70 <directive name='uses' value='org.apache.sshd.common.io,org.apache.sshd.agent,org.apache.sshd.common.file,org.slf4j,org.apache.sshd.common.future,org.apache.sshd.common.util,org.apache.sshd.common.session,org.apache.sshd.client.future,org.apache.sshd.common.channel'/>
71 </capability>
72 <capability namespace='osgi.wiring.package'>
73 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.kex'/>
74 <attribute name='version' type='Version' value='0.9.0'/>
75 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
76 <attribute name='bundle-version' type='Version' value='0.9.0'/>
77 <directive name='uses' value='javax.crypto.interfaces,org.apache.sshd.common.util,javax.crypto.spec,javax.crypto'/>
78 </capability>
79 <capability namespace='osgi.wiring.package'>
80 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.keyprovider'/>
81 <attribute name='version' type='Version' value='0.9.0'/>
82 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
83 <attribute name='bundle-version' type='Version' value='0.9.0'/>
84 <directive name='uses' value='org.apache.sshd.common,org.slf4j,org.apache.sshd.common.util,org.bouncycastle.openssl'/>
85 </capability>
86 <capability namespace='osgi.wiring.package'>
87 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.session'/>
88 <attribute name='version' type='Version' value='0.9.0'/>
89 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
90 <attribute name='bundle-version' type='Version' value='0.9.0'/>
91 <directive name='uses' value='org.apache.sshd.common.future,org.apache.sshd.common.io,org.slf4j,org.apache.sshd.common,org.apache.sshd.common.util,org.apache.sshd.client.channel'/>
92 </capability>
93 <capability namespace='osgi.wiring.package'>
94 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.future'/>
95 <attribute name='version' type='Version' value='0.9.0'/>
96 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
97 <attribute name='bundle-version' type='Version' value='0.9.0'/>
98 <directive name='uses' value='org.apache.sshd.common.future,org.apache.sshd,org.apache.sshd.common'/>
99 </capability>
100 <capability namespace='osgi.wiring.package'>
101 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.future'/>
102 <attribute name='version' type='Version' value='0.9.0'/>
103 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
104 <attribute name='bundle-version' type='Version' value='0.9.0'/>
105 <directive name='uses' value='org.slf4j'/>
106 </capability>
107 <capability namespace='osgi.wiring.package'>
108 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.keyverifier'/>
109 <attribute name='version' type='Version' value='0.9.0'/>
110 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
111 <attribute name='bundle-version' type='Version' value='0.9.0'/>
112 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.client,org.apache.sshd,org.slf4j'/>
113 </capability>
114 <capability namespace='osgi.wiring.package'>
115 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.channel'/>
116 <attribute name='version' type='Version' value='0.9.0'/>
117 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
118 <attribute name='bundle-version' type='Version' value='0.9.0'/>
119 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.common,org.apache.sshd.client.future,org.slf4j,org.apache.sshd.common.channel,org.apache.sshd.common.future,org.apache.sshd.server,org.apache.sshd.common.file,org.apache.sshd.agent,org.apache.sshd.server.session'/>
120 </capability>
121 <capability namespace='osgi.wiring.package'>
122 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.shell'/>
123 <attribute name='version' type='Version' value='0.9.0'/>
124 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
125 <attribute name='bundle-version' type='Version' value='0.9.0'/>
126 <directive name='uses' value='org.apache.sshd.server,org.apache.sshd.server.session,org.apache.sshd.common.util,org.slf4j,org.apache.sshd.common'/>
127 </capability>
128 <capability namespace='osgi.wiring.package'>
129 <attribute name='osgi.wiring.package' value='org.apache.sshd.agent'/>
130 <attribute name='version' type='Version' value='0.9.0'/>
131 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
132 <attribute name='bundle-version' type='Version' value='0.9.0'/>
133 <directive name='uses' value='org.apache.sshd.common'/>
134 </capability>
135 <capability namespace='osgi.wiring.package'>
136 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.scp'/>
137 <attribute name='version' type='Version' value='0.9.0'/>
138 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
139 <attribute name='bundle-version' type='Version' value='0.9.0'/>
140 <directive name='uses' value='org.apache.sshd.common.future,org.apache.sshd.common.scp,org.apache.sshd.common,org.apache.sshd.client,org.apache.sshd.client.future,org.apache.sshd,org.apache.sshd.common.file,org.apache.sshd.client.channel'/>
141 </capability>
142 <capability namespace='osgi.wiring.package'>
143 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.kex'/>
144 <attribute name='version' type='Version' value='0.9.0'/>
145 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
146 <attribute name='bundle-version' type='Version' value='0.9.0'/>
147 <directive name='uses' value='org.apache.sshd.common.io,org.apache.sshd.common.util,org.apache.sshd.common,org.apache.sshd.common.kex,org.apache.sshd.common.session,org.apache.sshd.server.session,org.apache.sshd.common.digest,org.slf4j'/>
148 </capability>
149 <capability namespace='osgi.wiring.package'>
150 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.session'/>
151 <attribute name='version' type='Version' value='0.9.0'/>
152 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
153 <attribute name='bundle-version' type='Version' value='0.9.0'/>
154 <directive name='uses' value='org.apache.sshd.common.io,org.apache.sshd.common.future,org.apache.sshd.common.util,org.apache.sshd.server.channel,org.apache.sshd.common,org.apache.sshd.client.future,org.apache.sshd.common.channel,org.apache.sshd.client,org.apache.sshd.common.session,org.apache.sshd.client.channel,org.slf4j,org.apache.sshd.client.sftp,org.apache.sshd.agent,org.apache.sshd.client.scp,org.apache.sshd,org.apache.sshd.client.auth'/>
155 </capability>
156 <capability namespace='osgi.wiring.package'>
157 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.command'/>
158 <attribute name='version' type='Version' value='0.9.0'/>
159 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
160 <attribute name='bundle-version' type='Version' value='0.9.0'/>
161 <directive name='uses' value='org.apache.sshd.common.scp,org.apache.sshd.server,org.apache.sshd.common.file,org.slf4j'/>
162 </capability>
163 <capability namespace='osgi.wiring.package'>
164 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.auth'/>
165 <attribute name='version' type='Version' value='0.9.0'/>
166 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
167 <attribute name='bundle-version' type='Version' value='0.9.0'/>
168 <directive name='uses' value='org.apache.sshd.client,org.apache.sshd.client.session,org.slf4j,org.apache.sshd.common,org.apache.sshd.common.io,org.apache.sshd.common.util,org.apache.sshd.agent'/>
169 </capability>
170 <capability namespace='osgi.wiring.package'>
171 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.random'/>
172 <attribute name='version' type='Version' value='0.9.0'/>
173 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
174 <attribute name='bundle-version' type='Version' value='0.9.0'/>
175 <directive name='uses' value='org.apache.sshd.common,org.bouncycastle.crypto.prng'/>
176 </capability>
177 <capability namespace='osgi.wiring.package'>
178 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.scp'/>
179 <attribute name='version' type='Version' value='0.9.0'/>
180 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
181 <attribute name='bundle-version' type='Version' value='0.9.0'/>
182 <directive name='uses' value='org.apache.sshd.common.file,org.apache.sshd.common.util,org.apache.sshd.common,org.slf4j'/>
183 </capability>
184 <capability namespace='osgi.wiring.package'>
185 <attribute name='osgi.wiring.package' value='org.apache.sshd.agent.local'/>
186 <attribute name='version' type='Version' value='0.9.0'/>
187 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
188 <attribute name='bundle-version' type='Version' value='0.9.0'/>
189 <directive name='uses' value='org.apache.sshd.common.future,org.apache.sshd.common.util,org.apache.sshd.agent,org.apache.sshd.agent.common,org.apache.sshd.common,org.apache.sshd.client.future,org.slf4j,org.apache.sshd.client.channel,org.apache.sshd.common.channel,org.apache.sshd.common.signature,org.apache.sshd.server.session,org.apache.sshd.server.channel'/>
190 </capability>
191 <capability namespace='osgi.wiring.package'>
192 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.forward'/>
193 <attribute name='version' type='Version' value='0.9.0'/>
194 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
195 <attribute name='bundle-version' type='Version' value='0.9.0'/>
196 <directive name='uses' value='org.apache.sshd.common.io,org.apache.sshd.common.future,org.apache.sshd.common,org.apache.sshd.client.future,org.apache.sshd.common.util,org.slf4j,org.apache.sshd.common.channel,org.apache.sshd.client.channel,org.apache.sshd.server.channel'/>
197 </capability>
198 <capability namespace='osgi.wiring.package'>
199 <attribute name='osgi.wiring.package' value='org.apache.sshd.agent.unix'/>
200 <attribute name='version' type='Version' value='0.9.0'/>
201 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
202 <attribute name='bundle-version' type='Version' value='0.9.0'/>
203 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.common,org.apache.sshd.agent.common,org.apache.tomcat.jni,org.apache.sshd.common.future,org.apache.sshd.client.future,org.slf4j,org.apache.sshd.common.channel,org.apache.sshd.client.channel,org.apache.sshd.agent,org.apache.sshd.agent.local,org.apache.sshd.server.session,org.apache.sshd.server.channel'/>
204 </capability>
205 <capability namespace='osgi.wiring.package'>
206 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.auth.gss'/>
207 <attribute name='version' type='Version' value='0.9.0'/>
208 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
209 <attribute name='bundle-version' type='Version' value='0.9.0'/>
210 <directive name='uses' value='javax.security.auth.login,org.ietf.jgss,javax.security.auth.callback,javax.security.auth,org.apache.sshd.server.session,org.apache.sshd.common,org.apache.sshd.server,org.apache.sshd.common.io,org.apache.sshd.common.util,org.apache.sshd.server.auth,org.slf4j'/>
211 </capability>
212 <capability namespace='osgi.wiring.package'>
213 <attribute name='osgi.wiring.package' value='org.apache.sshd.agent.common'/>
214 <attribute name='version' type='Version' value='0.9.0'/>
215 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
216 <attribute name='bundle-version' type='Version' value='0.9.0'/>
217 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.agent,org.apache.sshd.common,org.apache.sshd.server.session,org.slf4j'/>
218 </capability>
219 <capability namespace='osgi.wiring.package'>
220 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.compression'/>
221 <attribute name='version' type='Version' value='0.9.0'/>
222 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
223 <attribute name='bundle-version' type='Version' value='0.9.0'/>
224 <directive name='uses' value='org.apache.sshd.common,org.apache.sshd.common.util,com.jcraft.jzlib'/>
225 </capability>
226 <capability namespace='osgi.wiring.package'>
227 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.cipher'/>
228 <attribute name='version' type='Version' value='0.9.0'/>
229 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
230 <attribute name='bundle-version' type='Version' value='0.9.0'/>
231 <directive name='uses' value='org.apache.sshd.common,javax.crypto,org.apache.sshd.common.util,javax.crypto.spec'/>
232 </capability>
233 <capability namespace='osgi.wiring.package'>
234 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.signature'/>
235 <attribute name='version' type='Version' value='0.9.0'/>
236 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
237 <attribute name='bundle-version' type='Version' value='0.9.0'/>
238 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.common'/>
239 </capability>
240 <capability namespace='osgi.wiring.package'>
241 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.file.nativefs'/>
242 <attribute name='version' type='Version' value='0.9.0'/>
243 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
244 <attribute name='bundle-version' type='Version' value='0.9.0'/>
245 <directive name='uses' value='org.apache.sshd.common,org.slf4j,org.apache.sshd.common.file'/>
246 </capability>
247 <capability namespace='osgi.wiring.package'>
248 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.file'/>
249 <attribute name='version' type='Version' value='0.9.0'/>
250 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
251 <attribute name='bundle-version' type='Version' value='0.9.0'/>
252 <directive name='uses' value='org.apache.sshd.common'/>
253 </capability>
254 <capability namespace='osgi.wiring.package'>
255 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.channel'/>
256 <attribute name='version' type='Version' value='0.9.0'/>
257 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
258 <attribute name='bundle-version' type='Version' value='0.9.0'/>
259 <directive name='uses' value='org.apache.sshd.common.future,org.apache.sshd.client.future,org.apache.sshd.common.util,org.apache.sshd.common,org.apache.sshd,org.slf4j,org.apache.sshd.common.channel'/>
260 </capability>
261 <capability namespace='osgi.wiring.package'>
262 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.auth'/>
263 <attribute name='version' type='Version' value='0.9.0'/>
264 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
265 <attribute name='bundle-version' type='Version' value='0.9.0'/>
266 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.server,org.apache.sshd.server.session,org.slf4j,org.apache.sshd.common,org.apache.sshd.common.io'/>
267 </capability>
268 <capability namespace='osgi.wiring.package'>
269 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.io'/>
270 <attribute name='version' type='Version' value='0.9.0'/>
271 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
272 <attribute name='bundle-version' type='Version' value='0.9.0'/>
273 <directive name='uses' value='org.apache.sshd.common,org.slf4j,org.apache.sshd.common.future,org.apache.sshd.common.util'/>
274 </capability>
275 <capability namespace='osgi.wiring.package'>
276 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.util'/>
277 <attribute name='version' type='Version' value='0.9.0'/>
278 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
279 <attribute name='bundle-version' type='Version' value='0.9.0'/>
280 <directive name='uses' value='org.apache.sshd.common,org.slf4j,org.bouncycastle.jce.provider,javax.crypto'/>
281 </capability>
282 <capability namespace='osgi.wiring.package'>
283 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.keyprovider'/>
284 <attribute name='version' type='Version' value='0.9.0'/>
285 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
286 <attribute name='bundle-version' type='Version' value='0.9.0'/>
287 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.common.keyprovider,org.slf4j,org.bouncycastle.openssl'/>
288 </capability>
289 <capability namespace='osgi.wiring.package'>
290 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.mac'/>
291 <attribute name='version' type='Version' value='0.9.0'/>
292 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
293 <attribute name='bundle-version' type='Version' value='0.9.0'/>
294 <directive name='uses' value='org.apache.sshd.common.util,javax.crypto.spec,org.apache.sshd.common,javax.crypto'/>
295 </capability>
296 <capability namespace='osgi.wiring.package'>
297 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.x11'/>
298 <attribute name='version' type='Version' value='0.9.0'/>
299 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
300 <attribute name='bundle-version' type='Version' value='0.9.0'/>
301 <directive name='uses' value='org.apache.sshd.common.io,org.apache.sshd.common.future,org.apache.sshd.common.util,org.apache.sshd.common,org.apache.sshd.client.future,org.apache.sshd.client.channel,org.slf4j,org.apache.sshd.common.channel,org.apache.sshd.server.session'/>
302 </capability>
303 <capability namespace='osgi.wiring.package'>
304 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.jaas'/>
305 <attribute name='version' type='Version' value='0.9.0'/>
306 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
307 <attribute name='bundle-version' type='Version' value='0.9.0'/>
308 <directive name='uses' value='javax.security.auth.callback,javax.security.auth.login,org.apache.sshd.server,org.apache.sshd.server.session,javax.security.auth,org.slf4j'/>
309 </capability>
310 <capability namespace='osgi.wiring.package'>
311 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.kex'/>
312 <attribute name='version' type='Version' value='0.9.0'/>
313 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
314 <attribute name='bundle-version' type='Version' value='0.9.0'/>
315 <directive name='uses' value='org.apache.sshd.common.io,org.apache.sshd.common.util,org.apache.sshd.common,org.apache.sshd.common.kex,org.apache.sshd.common.session,org.apache.sshd.client.session,org.apache.sshd.common.digest,org.slf4j'/>
316 </capability>
317 <capability namespace='osgi.wiring.package'>
318 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.sftp'/>
319 <attribute name='version' type='Version' value='0.9.0'/>
320 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
321 <attribute name='bundle-version' type='Version' value='0.9.0'/>
322 <directive name='uses' value='org.apache.sshd,org.apache.sshd.client,org.apache.sshd.common.future,org.apache.sshd.common.util,org.apache.sshd.common,org.apache.sshd.client.future,org.apache.sshd.client.channel'/>
323 </capability>
324 <capability namespace='osgi.wiring.package'>
325 <attribute name='osgi.wiring.package' value='org.apache.sshd.client'/>
326 <attribute name='version' type='Version' value='0.9.0'/>
327 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
328 <attribute name='bundle-version' type='Version' value='0.9.0'/>
329 <directive name='uses' value='org.apache.sshd.common,org.apache.sshd,org.apache.sshd.common.io,org.apache.sshd.common.session,org.apache.sshd.client.session,org.apache.sshd.common.util'/>
330 </capability>
331 <capability namespace='osgi.wiring.package'>
332 <attribute name='osgi.wiring.package' value='org.apache.sshd.server'/>
333 <attribute name='version' type='Version' value='0.9.0'/>
334 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
335 <attribute name='bundle-version' type='Version' value='0.9.0'/>
336 <directive name='uses' value='org.apache.sshd.server.channel,org.apache.sshd.server.session,org.apache.sshd.common,org.apache.sshd.server.auth.gss,org.apache.sshd.common.util'/>
337 </capability>
338 <capability namespace='osgi.wiring.package'>
339 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.io.mina'/>
340 <attribute name='version' type='Version' value='0.9.0'/>
341 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
342 <attribute name='bundle-version' type='Version' value='0.9.0'/>
343 <directive name='uses' value='org.apache.sshd.common.io,org.apache.mina.core.session,org.apache.sshd.common,org.apache.mina.core.service,org.apache.mina.transport.socket.nio,org.apache.mina.transport.socket,org.slf4j,org.apache.mina.core.future,org.apache.sshd.common.future,org.apache.sshd.common.util,org.apache.mina.core.buffer'/>
344 </capability>
345 <capability namespace='osgi.wiring.package'>
346 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.sftp'/>
347 <attribute name='version' type='Version' value='0.9.0'/>
348 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
349 <attribute name='bundle-version' type='Version' value='0.9.0'/>
350 <directive name='uses' value='org.apache.sshd.common.file,org.apache.sshd.common,org.apache.sshd.server,org.apache.sshd.common.util,org.apache.sshd.server.session,org.slf4j'/>
351 </capability>
352 <capability namespace='osgi.wiring.package'>
353 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.session'/>
354 <attribute name='version' type='Version' value='0.9.0'/>
355 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
356 <attribute name='bundle-version' type='Version' value='0.9.0'/>
357 <directive name='uses' value='org.apache.sshd.common.io,org.apache.sshd.common.future,org.apache.sshd.common.util,org.apache.sshd.server.channel,org.apache.sshd.common,org.apache.sshd.client.future,org.apache.sshd.common.channel,org.apache.sshd.common.session,org.apache.sshd.agent.common,org.slf4j,org.apache.sshd.server.x11,org.apache.sshd.server'/>
358 </capability>
359 <capability namespace='osgi.wiring.package'>
360 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.digest'/>
361 <attribute name='version' type='Version' value='0.9.0'/>
362 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
363 <attribute name='bundle-version' type='Version' value='0.9.0'/>
364 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.common'/>
365 </capability>
366 <capability namespace='osgi.wiring.package'>
367 <attribute name='osgi.wiring.package' value='org.apache.sshd'/>
368 <attribute name='version' type='Version' value='0.9.0'/>
369 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
370 <attribute name='bundle-version' type='Version' value='0.9.0'/>
371 <directive name='uses' value='org.apache.sshd.common.future,org.apache.sshd.client.future,org.apache.sshd.common,org.apache.sshd.client,org.apache.sshd.client.channel,org.apache.sshd.common.io,org.apache.sshd.common.session,org.apache.sshd.client.session,org.apache.sshd.client.keyverifier,org.apache.sshd.agent,org.apache.sshd.common.random,org.apache.sshd.common.forward,org.apache.sshd.common.compression,org.apache.sshd.common.cipher,org.apache.sshd.common.signature,org.apache.sshd.common.file.nativefs,org.apache.sshd.common.file,org.apache.sshd.common.util,org.apache.sshd.common.mac,org.apache.sshd.client.kex,org.apache.sshd.server,org.apache.sshd.server.session,org.apache.sshd.common.io.nio2,org.apache.sshd.server.channel,org.apache.sshd.server.shell,org.apache.sshd.server.kex,org.apache.sshd.server.command,org.apache.sshd.server.auth.gss,org.slf4j,org.apache.sshd.server.auth,org.apache.sshd.server.keyprovider,org.apache.sshd.common.io.mina,org.apache.sshd.server.sftp'/>
372 </capability>
373 <capability namespace='osgi.wiring.package'>
374 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.channel'/>
375 <attribute name='version' type='Version' value='0.9.0'/>
376 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
377 <attribute name='bundle-version' type='Version' value='0.9.0'/>
378 <directive name='uses' value='org.apache.sshd.common.future,org.apache.sshd.common,org.apache.sshd.common.io,org.slf4j,org.apache.sshd.common.util'/>
379 </capability>
380 <requirement namespace='osgi.wiring.package'>
381 <directive name='filter' value='(osgi.wiring.package=com.jcraft.jzlib)'/>
382 <directive name='resolution' value='optional'/>
383 </requirement>
384 <requirement namespace='osgi.wiring.package'>
385 <directive name='filter' value='(osgi.wiring.package=javax.crypto)'/>
386 </requirement>
387 <requirement namespace='osgi.wiring.package'>
388 <directive name='filter' value='(osgi.wiring.package=javax.crypto.interfaces)'/>
389 </requirement>
390 <requirement namespace='osgi.wiring.package'>
391 <directive name='filter' value='(osgi.wiring.package=javax.crypto.spec)'/>
392 </requirement>
393 <requirement namespace='osgi.wiring.package'>
394 <directive name='filter' value='(osgi.wiring.package=javax.security.auth)'/>
395 </requirement>
396 <requirement namespace='osgi.wiring.package'>
397 <directive name='filter' value='(osgi.wiring.package=javax.security.auth.callback)'/>
398 </requirement>
399 <requirement namespace='osgi.wiring.package'>
400 <directive name='filter' value='(osgi.wiring.package=javax.security.auth.login)'/>
401 </requirement>
402 <requirement namespace='osgi.wiring.package'>
403 <directive name='filter' value='(&amp;(osgi.wiring.package=org.apache.mina.core.buffer)(version&gt;=2.0.0)(!(version&gt;=3.0.0)))'/>
404 <directive name='resolution' value='optional'/>
405 </requirement>
406 <requirement namespace='osgi.wiring.package'>
407 <directive name='filter' value='(&amp;(osgi.wiring.package=org.apache.mina.core.future)(version&gt;=2.0.0)(!(version&gt;=3.0.0)))'/>
408 <directive name='resolution' value='optional'/>
409 </requirement>
410 <requirement namespace='osgi.wiring.package'>
411 <directive name='filter' value='(&amp;(osgi.wiring.package=org.apache.mina.core.service)(version&gt;=2.0.0)(!(version&gt;=3.0.0)))'/>
412 <directive name='resolution' value='optional'/>
413 </requirement>
414 <requirement namespace='osgi.wiring.package'>
415 <directive name='filter' value='(&amp;(osgi.wiring.package=org.apache.mina.core.session)(version&gt;=2.0.0)(!(version&gt;=3.0.0)))'/>
416 <directive name='resolution' value='optional'/>
417 </requirement>
418 <requirement namespace='osgi.wiring.package'>
419 <directive name='filter' value='(&amp;(osgi.wiring.package=org.apache.mina.transport.socket)(version&gt;=2.0.0)(!(version&gt;=3.0.0)))'/>
420 <directive name='resolution' value='optional'/>
421 </requirement>
422 <requirement namespace='osgi.wiring.package'>
423 <directive name='filter' value='(&amp;(osgi.wiring.package=org.apache.mina.transport.socket.nio)(version&gt;=2.0.0)(!(version&gt;=3.0.0)))'/>
424 <directive name='resolution' value='optional'/>
425 </requirement>
426 <requirement namespace='osgi.wiring.package'>
427 <directive name='filter' value='(osgi.wiring.package=org.apache.tomcat.jni)'/>
428 <directive name='resolution' value='optional'/>
429 </requirement>
430 <requirement namespace='osgi.wiring.package'>
431 <directive name='filter' value='(osgi.wiring.package=org.bouncycastle.crypto.prng)'/>
432 <directive name='resolution' value='optional'/>
433 </requirement>
434 <requirement namespace='osgi.wiring.package'>
435 <directive name='filter' value='(osgi.wiring.package=org.bouncycastle.jce.provider)'/>
436 <directive name='resolution' value='optional'/>
437 </requirement>
438 <requirement namespace='osgi.wiring.package'>
439 <directive name='filter' value='(osgi.wiring.package=org.bouncycastle.openssl)'/>
440 <directive name='resolution' value='optional'/>
441 </requirement>
442 <requirement namespace='osgi.wiring.package'>
443 <directive name='filter' value='(osgi.wiring.package=org.ietf.jgss)'/>
444 </requirement>
445 <requirement namespace='osgi.wiring.package'>
446 <directive name='filter' value='(&amp;(osgi.wiring.package=org.slf4j)(version&gt;=1.6.0)(!(version&gt;=2.0.0)))'/>
447 </requirement>
448 </resource>
449 <resource>
450 <capability namespace='osgi.identity'>
451 <attribute name='osgi.identity' value='org.apache.sshd.core'/>
452 <attribute name='type' value='osgi.bundle'/>
453 <attribute name='version' type='Version' value='0.9.1'/>
454 </capability>
455 <capability namespace='osgi.content'>
456 <attribute name='osgi.content' value='6e60da106b050e88c06a476c1f3462637e864826be4b31ee77502b62d0bc59a0'/>
457 <attribute name='url' value='local-repo/sshd-core-0.9.1.jar'/>
458 <attribute name='size' type='Long' value='470632'/>
459 <attribute name='mime' value='application/vnd.osgi.bundle'/>
460 </capability>
461 <capability namespace='osgi.wiring.bundle'>
462 <attribute name='osgi.wiring.bundle' value='org.apache.sshd.core'/>
463 <attribute name='bundle-version' type='Version' value='0.9.1'/>
464 </capability>
465 <capability namespace='osgi.wiring.host'>
466 <attribute name='osgi.wiring.host' value='org.apache.sshd.core'/>
467 <attribute name='bundle-version' type='Version' value='0.9.1'/>
468 </capability>
469 <capability namespace='osgi.wiring.package'>
470 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.io.nio2'/>
471 <attribute name='version' type='Version' value='0.9.0'/>
472 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
473 <attribute name='bundle-version' type='Version' value='0.9.1'/>
474 <directive name='uses' value='org.apache.sshd.common.io,org.slf4j,org.apache.sshd.common,org.apache.sshd.common.future,org.apache.sshd.common.util'/>
475 </capability>
476 <capability namespace='osgi.wiring.package'>
477 <attribute name='osgi.wiring.package' value='org.apache.sshd.common'/>
478 <attribute name='version' type='Version' value='0.9.0'/>
479 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
480 <attribute name='bundle-version' type='Version' value='0.9.1'/>
481 <directive name='uses' value='org.apache.sshd.common.io,org.apache.sshd.agent,org.apache.sshd.common.file,org.slf4j,org.apache.sshd.common.future,org.apache.sshd.common.util,org.apache.sshd.common.session,org.apache.sshd.client.future,org.apache.sshd.common.channel'/>
482 </capability>
483 <capability namespace='osgi.wiring.package'>
484 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.kex'/>
485 <attribute name='version' type='Version' value='0.9.0'/>
486 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
487 <attribute name='bundle-version' type='Version' value='0.9.1'/>
488 <directive name='uses' value='javax.crypto.interfaces,org.apache.sshd.common.util,javax.crypto.spec,javax.crypto'/>
489 </capability>
490 <capability namespace='osgi.wiring.package'>
491 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.keyprovider'/>
492 <attribute name='version' type='Version' value='0.9.0'/>
493 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
494 <attribute name='bundle-version' type='Version' value='0.9.1'/>
495 <directive name='uses' value='org.apache.sshd.common,org.slf4j,org.apache.sshd.common.util,org.bouncycastle.openssl'/>
496 </capability>
497 <capability namespace='osgi.wiring.package'>
498 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.session'/>
499 <attribute name='version' type='Version' value='0.9.0'/>
500 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
501 <attribute name='bundle-version' type='Version' value='0.9.1'/>
502 <directive name='uses' value='org.apache.sshd.common.future,org.apache.sshd.common.io,org.slf4j,org.apache.sshd.common,org.apache.sshd.common.util,org.apache.sshd.client.channel'/>
503 </capability>
504 <capability namespace='osgi.wiring.package'>
505 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.future'/>
506 <attribute name='version' type='Version' value='0.9.0'/>
507 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
508 <attribute name='bundle-version' type='Version' value='0.9.1'/>
509 <directive name='uses' value='org.apache.sshd.common.future,org.apache.sshd,org.apache.sshd.common'/>
510 </capability>
511 <capability namespace='osgi.wiring.package'>
512 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.future'/>
513 <attribute name='version' type='Version' value='0.9.0'/>
514 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
515 <attribute name='bundle-version' type='Version' value='0.9.1'/>
516 <directive name='uses' value='org.slf4j'/>
517 </capability>
518 <capability namespace='osgi.wiring.package'>
519 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.keyverifier'/>
520 <attribute name='version' type='Version' value='0.9.0'/>
521 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
522 <attribute name='bundle-version' type='Version' value='0.9.1'/>
523 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.client,org.apache.sshd,org.slf4j'/>
524 </capability>
525 <capability namespace='osgi.wiring.package'>
526 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.channel'/>
527 <attribute name='version' type='Version' value='0.9.0'/>
528 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
529 <attribute name='bundle-version' type='Version' value='0.9.1'/>
530 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.common,org.apache.sshd.client.future,org.slf4j,org.apache.sshd.common.channel,org.apache.sshd.common.future,org.apache.sshd.server,org.apache.sshd.common.file,org.apache.sshd.agent,org.apache.sshd.server.session'/>
531 </capability>
532 <capability namespace='osgi.wiring.package'>
533 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.shell'/>
534 <attribute name='version' type='Version' value='0.9.0'/>
535 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
536 <attribute name='bundle-version' type='Version' value='0.9.1'/>
537 <directive name='uses' value='org.apache.sshd.server,org.apache.sshd.server.session,org.apache.sshd.common.util,org.slf4j,org.apache.sshd.common'/>
538 </capability>
539 <capability namespace='osgi.wiring.package'>
540 <attribute name='osgi.wiring.package' value='org.apache.sshd.agent'/>
541 <attribute name='version' type='Version' value='0.9.0'/>
542 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
543 <attribute name='bundle-version' type='Version' value='0.9.1'/>
544 <directive name='uses' value='org.apache.sshd.common'/>
545 </capability>
546 <capability namespace='osgi.wiring.package'>
547 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.scp'/>
548 <attribute name='version' type='Version' value='0.9.0'/>
549 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
550 <attribute name='bundle-version' type='Version' value='0.9.1'/>
551 <directive name='uses' value='org.apache.sshd.common.future,org.apache.sshd.common.scp,org.apache.sshd.common,org.apache.sshd.client,org.apache.sshd.client.future,org.apache.sshd,org.apache.sshd.common.file,org.apache.sshd.client.channel'/>
552 </capability>
553 <capability namespace='osgi.wiring.package'>
554 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.kex'/>
555 <attribute name='version' type='Version' value='0.9.0'/>
556 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
557 <attribute name='bundle-version' type='Version' value='0.9.1'/>
558 <directive name='uses' value='org.apache.sshd.common.io,org.apache.sshd.common.util,org.apache.sshd.common,org.apache.sshd.common.kex,org.apache.sshd.common.session,org.apache.sshd.server.session,org.apache.sshd.common.digest,org.slf4j'/>
559 </capability>
560 <capability namespace='osgi.wiring.package'>
561 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.session'/>
562 <attribute name='version' type='Version' value='0.9.0'/>
563 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
564 <attribute name='bundle-version' type='Version' value='0.9.1'/>
565 <directive name='uses' value='org.apache.sshd.common.io,org.apache.sshd.common.future,org.apache.sshd.common.util,org.apache.sshd.server.channel,org.apache.sshd.common,org.apache.sshd.client.future,org.apache.sshd.common.channel,org.apache.sshd.client,org.apache.sshd.common.session,org.apache.sshd.client.channel,org.slf4j,org.apache.sshd.client.sftp,org.apache.sshd.agent,org.apache.sshd.client.scp,org.apache.sshd,org.apache.sshd.client.auth'/>
566 </capability>
567 <capability namespace='osgi.wiring.package'>
568 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.command'/>
569 <attribute name='version' type='Version' value='0.9.0'/>
570 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
571 <attribute name='bundle-version' type='Version' value='0.9.1'/>
572 <directive name='uses' value='org.apache.sshd.common.scp,org.apache.sshd.server,org.apache.sshd.common.file,org.slf4j'/>
573 </capability>
574 <capability namespace='osgi.wiring.package'>
575 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.auth'/>
576 <attribute name='version' type='Version' value='0.9.0'/>
577 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
578 <attribute name='bundle-version' type='Version' value='0.9.1'/>
579 <directive name='uses' value='org.apache.sshd.client,org.apache.sshd.client.session,org.slf4j,org.apache.sshd.common,org.apache.sshd.common.io,org.apache.sshd.common.util,org.apache.sshd.agent'/>
580 </capability>
581 <capability namespace='osgi.wiring.package'>
582 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.random'/>
583 <attribute name='version' type='Version' value='0.9.0'/>
584 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
585 <attribute name='bundle-version' type='Version' value='0.9.1'/>
586 <directive name='uses' value='org.apache.sshd.common,org.bouncycastle.crypto.prng'/>
587 </capability>
588 <capability namespace='osgi.wiring.package'>
589 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.scp'/>
590 <attribute name='version' type='Version' value='0.9.0'/>
591 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
592 <attribute name='bundle-version' type='Version' value='0.9.1'/>
593 <directive name='uses' value='org.apache.sshd.common.file,org.apache.sshd.common.util,org.apache.sshd.common,org.slf4j'/>
594 </capability>
595 <capability namespace='osgi.wiring.package'>
596 <attribute name='osgi.wiring.package' value='org.apache.sshd.agent.local'/>
597 <attribute name='version' type='Version' value='0.9.0'/>
598 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
599 <attribute name='bundle-version' type='Version' value='0.9.1'/>
600 <directive name='uses' value='org.apache.sshd.common.future,org.apache.sshd.common.util,org.apache.sshd.agent,org.apache.sshd.agent.common,org.apache.sshd.common,org.apache.sshd.client.future,org.slf4j,org.apache.sshd.client.channel,org.apache.sshd.common.channel,org.apache.sshd.common.signature,org.apache.sshd.server.session,org.apache.sshd.server.channel'/>
601 </capability>
602 <capability namespace='osgi.wiring.package'>
603 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.forward'/>
604 <attribute name='version' type='Version' value='0.9.0'/>
605 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
606 <attribute name='bundle-version' type='Version' value='0.9.1'/>
607 <directive name='uses' value='org.apache.sshd.common.io,org.apache.sshd.common.future,org.apache.sshd.common,org.apache.sshd.client.future,org.apache.sshd.common.util,org.slf4j,org.apache.sshd.common.channel,org.apache.sshd.client.channel,org.apache.sshd.server.channel'/>
608 </capability>
609 <capability namespace='osgi.wiring.package'>
610 <attribute name='osgi.wiring.package' value='org.apache.sshd.agent.unix'/>
611 <attribute name='version' type='Version' value='0.9.0'/>
612 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
613 <attribute name='bundle-version' type='Version' value='0.9.1'/>
614 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.common,org.apache.sshd.agent.common,org.apache.tomcat.jni,org.apache.sshd.common.future,org.apache.sshd.client.future,org.slf4j,org.apache.sshd.common.channel,org.apache.sshd.client.channel,org.apache.sshd.agent,org.apache.sshd.agent.local,org.apache.sshd.server.session,org.apache.sshd.server.channel'/>
615 </capability>
616 <capability namespace='osgi.wiring.package'>
617 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.auth.gss'/>
618 <attribute name='version' type='Version' value='0.9.0'/>
619 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
620 <attribute name='bundle-version' type='Version' value='0.9.1'/>
621 <directive name='uses' value='javax.security.auth.login,org.ietf.jgss,javax.security.auth.callback,javax.security.auth,org.apache.sshd.server.session,org.apache.sshd.common,org.apache.sshd.server,org.apache.sshd.common.io,org.apache.sshd.common.util,org.apache.sshd.server.auth,org.slf4j'/>
622 </capability>
623 <capability namespace='osgi.wiring.package'>
624 <attribute name='osgi.wiring.package' value='org.apache.sshd.agent.common'/>
625 <attribute name='version' type='Version' value='0.9.0'/>
626 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
627 <attribute name='bundle-version' type='Version' value='0.9.1'/>
628 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.agent,org.apache.sshd.common,org.apache.sshd.server.session,org.slf4j'/>
629 </capability>
630 <capability namespace='osgi.wiring.package'>
631 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.compression'/>
632 <attribute name='version' type='Version' value='0.9.0'/>
633 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
634 <attribute name='bundle-version' type='Version' value='0.9.1'/>
635 <directive name='uses' value='org.apache.sshd.common,org.apache.sshd.common.util,com.jcraft.jzlib'/>
636 </capability>
637 <capability namespace='osgi.wiring.package'>
638 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.cipher'/>
639 <attribute name='version' type='Version' value='0.9.0'/>
640 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
641 <attribute name='bundle-version' type='Version' value='0.9.1'/>
642 <directive name='uses' value='org.apache.sshd.common,javax.crypto,org.apache.sshd.common.util,javax.crypto.spec'/>
643 </capability>
644 <capability namespace='osgi.wiring.package'>
645 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.signature'/>
646 <attribute name='version' type='Version' value='0.9.0'/>
647 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
648 <attribute name='bundle-version' type='Version' value='0.9.1'/>
649 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.common'/>
650 </capability>
651 <capability namespace='osgi.wiring.package'>
652 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.file.nativefs'/>
653 <attribute name='version' type='Version' value='0.9.0'/>
654 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
655 <attribute name='bundle-version' type='Version' value='0.9.1'/>
656 <directive name='uses' value='org.apache.sshd.common,org.slf4j,org.apache.sshd.common.file'/>
657 </capability>
658 <capability namespace='osgi.wiring.package'>
659 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.file'/>
660 <attribute name='version' type='Version' value='0.9.0'/>
661 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
662 <attribute name='bundle-version' type='Version' value='0.9.1'/>
663 <directive name='uses' value='org.apache.sshd.common'/>
664 </capability>
665 <capability namespace='osgi.wiring.package'>
666 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.channel'/>
667 <attribute name='version' type='Version' value='0.9.0'/>
668 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
669 <attribute name='bundle-version' type='Version' value='0.9.1'/>
670 <directive name='uses' value='org.apache.sshd.common.future,org.apache.sshd.client.future,org.apache.sshd.common.util,org.apache.sshd.common,org.apache.sshd,org.slf4j,org.apache.sshd.common.channel'/>
671 </capability>
672 <capability namespace='osgi.wiring.package'>
673 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.auth'/>
674 <attribute name='version' type='Version' value='0.9.0'/>
675 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
676 <attribute name='bundle-version' type='Version' value='0.9.1'/>
677 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.server,org.apache.sshd.server.session,org.slf4j,org.apache.sshd.common,org.apache.sshd.common.io'/>
678 </capability>
679 <capability namespace='osgi.wiring.package'>
680 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.io'/>
681 <attribute name='version' type='Version' value='0.9.0'/>
682 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
683 <attribute name='bundle-version' type='Version' value='0.9.1'/>
684 <directive name='uses' value='org.apache.sshd.common,org.slf4j,org.apache.sshd.common.future,org.apache.sshd.common.util'/>
685 </capability>
686 <capability namespace='osgi.wiring.package'>
687 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.util'/>
688 <attribute name='version' type='Version' value='0.9.0'/>
689 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
690 <attribute name='bundle-version' type='Version' value='0.9.1'/>
691 <directive name='uses' value='org.apache.sshd.common,org.slf4j,org.bouncycastle.jce.provider,javax.crypto'/>
692 </capability>
693 <capability namespace='osgi.wiring.package'>
694 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.keyprovider'/>
695 <attribute name='version' type='Version' value='0.9.0'/>
696 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
697 <attribute name='bundle-version' type='Version' value='0.9.1'/>
698 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.common.keyprovider,org.slf4j,org.bouncycastle.openssl'/>
699 </capability>
700 <capability namespace='osgi.wiring.package'>
701 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.mac'/>
702 <attribute name='version' type='Version' value='0.9.0'/>
703 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
704 <attribute name='bundle-version' type='Version' value='0.9.1'/>
705 <directive name='uses' value='org.apache.sshd.common.util,javax.crypto.spec,org.apache.sshd.common,javax.crypto'/>
706 </capability>
707 <capability namespace='osgi.wiring.package'>
708 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.x11'/>
709 <attribute name='version' type='Version' value='0.9.0'/>
710 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
711 <attribute name='bundle-version' type='Version' value='0.9.1'/>
712 <directive name='uses' value='org.apache.sshd.common.io,org.apache.sshd.common.future,org.apache.sshd.common.util,org.apache.sshd.common,org.apache.sshd.client.future,org.apache.sshd.client.channel,org.slf4j,org.apache.sshd.common.channel,org.apache.sshd.server.session'/>
713 </capability>
714 <capability namespace='osgi.wiring.package'>
715 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.jaas'/>
716 <attribute name='version' type='Version' value='0.9.0'/>
717 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
718 <attribute name='bundle-version' type='Version' value='0.9.1'/>
719 <directive name='uses' value='javax.security.auth.callback,javax.security.auth.login,org.apache.sshd.server,org.apache.sshd.server.session,javax.security.auth,org.slf4j'/>
720 </capability>
721 <capability namespace='osgi.wiring.package'>
722 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.kex'/>
723 <attribute name='version' type='Version' value='0.9.0'/>
724 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
725 <attribute name='bundle-version' type='Version' value='0.9.1'/>
726 <directive name='uses' value='org.apache.sshd.common.io,org.apache.sshd.common.util,org.apache.sshd.common,org.apache.sshd.common.kex,org.apache.sshd.common.session,org.apache.sshd.client.session,org.apache.sshd.common.digest,org.slf4j'/>
727 </capability>
728 <capability namespace='osgi.wiring.package'>
729 <attribute name='osgi.wiring.package' value='org.apache.sshd.client.sftp'/>
730 <attribute name='version' type='Version' value='0.9.0'/>
731 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
732 <attribute name='bundle-version' type='Version' value='0.9.1'/>
733 <directive name='uses' value='org.apache.sshd,org.apache.sshd.client,org.apache.sshd.common.future,org.apache.sshd.common.util,org.apache.sshd.common,org.apache.sshd.client.future,org.apache.sshd.client.channel'/>
734 </capability>
735 <capability namespace='osgi.wiring.package'>
736 <attribute name='osgi.wiring.package' value='org.apache.sshd.client'/>
737 <attribute name='version' type='Version' value='0.9.0'/>
738 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
739 <attribute name='bundle-version' type='Version' value='0.9.1'/>
740 <directive name='uses' value='org.apache.sshd.common,org.apache.sshd,org.apache.sshd.common.io,org.apache.sshd.common.session,org.apache.sshd.client.session,org.apache.sshd.common.util'/>
741 </capability>
742 <capability namespace='osgi.wiring.package'>
743 <attribute name='osgi.wiring.package' value='org.apache.sshd.server'/>
744 <attribute name='version' type='Version' value='0.9.0'/>
745 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
746 <attribute name='bundle-version' type='Version' value='0.9.1'/>
747 <directive name='uses' value='org.apache.sshd.server.channel,org.apache.sshd.server.session,org.apache.sshd.common,org.apache.sshd.server.auth.gss,org.apache.sshd.common.util'/>
748 </capability>
749 <capability namespace='osgi.wiring.package'>
750 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.io.mina'/>
751 <attribute name='version' type='Version' value='0.9.0'/>
752 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
753 <attribute name='bundle-version' type='Version' value='0.9.1'/>
754 <directive name='uses' value='org.apache.sshd.common.io,org.apache.mina.core.session,org.apache.sshd.common,org.apache.mina.core.service,org.apache.mina.transport.socket.nio,org.apache.mina.transport.socket,org.slf4j,org.apache.mina.core.future,org.apache.sshd.common.future,org.apache.sshd.common.util,org.apache.mina.core.buffer'/>
755 </capability>
756 <capability namespace='osgi.wiring.package'>
757 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.sftp'/>
758 <attribute name='version' type='Version' value='0.9.0'/>
759 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
760 <attribute name='bundle-version' type='Version' value='0.9.1'/>
761 <directive name='uses' value='org.apache.sshd.common.file,org.apache.sshd.common,org.apache.sshd.server,org.apache.sshd.common.util,org.apache.sshd.server.session,org.slf4j'/>
762 </capability>
763 <capability namespace='osgi.wiring.package'>
764 <attribute name='osgi.wiring.package' value='org.apache.sshd.server.session'/>
765 <attribute name='version' type='Version' value='0.9.0'/>
766 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
767 <attribute name='bundle-version' type='Version' value='0.9.1'/>
768 <directive name='uses' value='org.apache.sshd.common.io,org.apache.sshd.common.future,org.apache.sshd.common.util,org.apache.sshd.server.channel,org.apache.sshd.common,org.apache.sshd.client.future,org.apache.sshd.common.channel,org.apache.sshd.common.session,org.apache.sshd.agent.common,org.slf4j,org.apache.sshd.server.x11,org.apache.sshd.server'/>
769 </capability>
770 <capability namespace='osgi.wiring.package'>
771 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.digest'/>
772 <attribute name='version' type='Version' value='0.9.0'/>
773 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
774 <attribute name='bundle-version' type='Version' value='0.9.1'/>
775 <directive name='uses' value='org.apache.sshd.common.util,org.apache.sshd.common'/>
776 </capability>
777 <capability namespace='osgi.wiring.package'>
778 <attribute name='osgi.wiring.package' value='org.apache.sshd'/>
779 <attribute name='version' type='Version' value='0.9.0'/>
780 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
781 <attribute name='bundle-version' type='Version' value='0.9.1'/>
782 <directive name='uses' value='org.apache.sshd.common.future,org.apache.sshd.client.future,org.apache.sshd.common,org.apache.sshd.client,org.apache.sshd.client.channel,org.apache.sshd.common.io,org.apache.sshd.common.session,org.apache.sshd.client.session,org.apache.sshd.client.keyverifier,org.apache.sshd.agent,org.apache.sshd.common.random,org.apache.sshd.common.forward,org.apache.sshd.common.compression,org.apache.sshd.common.cipher,org.apache.sshd.common.signature,org.apache.sshd.common.file.nativefs,org.apache.sshd.common.file,org.apache.sshd.common.util,org.apache.sshd.common.mac,org.apache.sshd.client.kex,org.apache.sshd.server,org.apache.sshd.server.session,org.apache.sshd.common.io.nio2,org.apache.sshd.server.channel,org.apache.sshd.server.shell,org.apache.sshd.server.kex,org.apache.sshd.server.command,org.apache.sshd.server.auth.gss,org.slf4j,org.apache.sshd.server.auth,org.apache.sshd.server.keyprovider,org.apache.sshd.common.io.mina,org.apache.sshd.server.sftp'/>
783 </capability>
784 <capability namespace='osgi.wiring.package'>
785 <attribute name='osgi.wiring.package' value='org.apache.sshd.common.channel'/>
786 <attribute name='version' type='Version' value='0.9.0'/>
787 <attribute name='bundle-symbolic-name' value='org.apache.sshd.core'/>
788 <attribute name='bundle-version' type='Version' value='0.9.1'/>
789 <directive name='uses' value='org.apache.sshd.common.future,org.apache.sshd.common,org.apache.sshd.common.io,org.slf4j,org.apache.sshd.common.util'/>
790 </capability>
791 <requirement namespace='osgi.wiring.package'>
792 <directive name='filter' value='(osgi.wiring.package=com.jcraft.jzlib)'/>
793 <directive name='resolution' value='optional'/>
794 </requirement>
795 <requirement namespace='osgi.wiring.package'>
796 <directive name='filter' value='(osgi.wiring.package=javax.crypto)'/>
797 </requirement>
798 <requirement namespace='osgi.wiring.package'>
799 <directive name='filter' value='(osgi.wiring.package=javax.crypto.interfaces)'/>
800 </requirement>
801 <requirement namespace='osgi.wiring.package'>
802 <directive name='filter' value='(osgi.wiring.package=javax.crypto.spec)'/>
803 </requirement>
804 <requirement namespace='osgi.wiring.package'>
805 <directive name='filter' value='(osgi.wiring.package=javax.security.auth)'/>
806 </requirement>
807 <requirement namespace='osgi.wiring.package'>
808 <directive name='filter' value='(osgi.wiring.package=javax.security.auth.callback)'/>
809 </requirement>
810 <requirement namespace='osgi.wiring.package'>
811 <directive name='filter' value='(osgi.wiring.package=javax.security.auth.login)'/>
812 </requirement>
813 <requirement namespace='osgi.wiring.package'>
814 <directive name='filter' value='(&amp;(osgi.wiring.package=org.apache.mina.core.buffer)(version&gt;=2.0.0)(!(version&gt;=3.0.0)))'/>
815 <directive name='resolution' value='optional'/>
816 </requirement>
817 <requirement namespace='osgi.wiring.package'>
818 <directive name='filter' value='(&amp;(osgi.wiring.package=org.apache.mina.core.future)(version&gt;=2.0.0)(!(version&gt;=3.0.0)))'/>
819 <directive name='resolution' value='optional'/>
820 </requirement>
821 <requirement namespace='osgi.wiring.package'>
822 <directive name='filter' value='(&amp;(osgi.wiring.package=org.apache.mina.core.service)(version&gt;=2.0.0)(!(version&gt;=3.0.0)))'/>
823 <directive name='resolution' value='optional'/>
824 </requirement>
825 <requirement namespace='osgi.wiring.package'>
826 <directive name='filter' value='(&amp;(osgi.wiring.package=org.apache.mina.core.session)(version&gt;=2.0.0)(!(version&gt;=3.0.0)))'/>
827 <directive name='resolution' value='optional'/>
828 </requirement>
829 <requirement namespace='osgi.wiring.package'>
830 <directive name='filter' value='(&amp;(osgi.wiring.package=org.apache.mina.transport.socket)(version&gt;=2.0.0)(!(version&gt;=3.0.0)))'/>
831 <directive name='resolution' value='optional'/>
832 </requirement>
833 <requirement namespace='osgi.wiring.package'>
834 <directive name='filter' value='(&amp;(osgi.wiring.package=org.apache.mina.transport.socket.nio)(version&gt;=2.0.0)(!(version&gt;=3.0.0)))'/>
835 <directive name='resolution' value='optional'/>
836 </requirement>
837 <requirement namespace='osgi.wiring.package'>
838 <directive name='filter' value='(osgi.wiring.package=org.apache.tomcat.jni)'/>
839 <directive name='resolution' value='optional'/>
840 </requirement>
841 <requirement namespace='osgi.wiring.package'>
842 <directive name='filter' value='(osgi.wiring.package=org.bouncycastle.crypto.prng)'/>
843 <directive name='resolution' value='optional'/>
844 </requirement>
845 <requirement namespace='osgi.wiring.package'>
846 <directive name='filter' value='(osgi.wiring.package=org.bouncycastle.jce.provider)'/>
847 <directive name='resolution' value='optional'/>
848 </requirement>
849 <requirement namespace='osgi.wiring.package'>
850 <directive name='filter' value='(osgi.wiring.package=org.bouncycastle.openssl)'/>
851 <directive name='resolution' value='optional'/>
852 </requirement>
853 <requirement namespace='osgi.wiring.package'>
854 <directive name='filter' value='(osgi.wiring.package=org.ietf.jgss)'/>
855 </requirement>
856 <requirement namespace='osgi.wiring.package'>
857 <directive name='filter' value='(&amp;(osgi.wiring.package=org.slf4j)(version&gt;=1.6.0)(!(version&gt;=2.0.0)))'/>
858 </requirement>
859 </resource>
860 <resource>
861 <capability namespace='osgi.identity'>
862 <attribute name='osgi.identity' value='cdi-subsystem'/>
863 <attribute name='type' value='osgi.subsystem.feature'/>
864 <attribute name='version' type='Version' value='0.5.0'/>
865 </capability>
866 <capability namespace='osgi.content'>
867 <attribute name='osgi.content' value='cf437416541f1c04a503b4c4db9127c805a0d1989db6e71c3245e09d3b572d41'/>
868 <attribute name='url' value='local-repo/cdi.esa'/>
869 <attribute name='size' type='Long' value='5060942'/>
870 <attribute name='mime' value='application/vnd.osgi.subsystem'/>
871 </capability>
872 <capability namespace='osgi.wiring.package'>
873 <attribute name='osgi.wiring.package' value='org.osgi.service.cdi'/>
874 <attribute name='version' type='Version' value='1.0.0'/>
875 <attribute name='bundle-symbolic-name' value='org.ops4j.pax.cdi.api'/>
876 <attribute name='bundle-version' type='Version' value='0.5.0.ri-SNAPSHOT'/>
877 <directive name='uses' value='org.osgi.framework,javax.enterprise.util,javax.inject'/>
878 </capability>
879 <capability namespace='osgi.wiring.package'>
880 <attribute name='osgi.wiring.package' value='org.osgi.service.http'/>
881 <attribute name='version' type='Version' value='1.2.0'/>
882 <attribute name='bundle-symbolic-name' value='org.apache.felix.http.jetty'/>
883 <attribute name='bundle-version' type='Version' value='2.2.2'/>
884 <directive name='uses' value='javax.servlet.http,javax.servlet'/>
885 </capability>
886 <capability namespace='osgi.wiring.package'>
887 <attribute name='osgi.wiring.package' value='javax.servlet'/>
888 <attribute name='version' type='Version' value='2.5.0'/>
889 <attribute name='bundle-symbolic-name' value='org.apache.felix.http.jetty'/>
890 <attribute name='bundle-version' type='Version' value='2.2.2'/>
891 </capability>
892 <capability namespace='osgi.wiring.package'>
893 <attribute name='osgi.wiring.package' value='javax.servlet.http'/>
894 <attribute name='version' type='Version' value='2.5.0'/>
895 <attribute name='bundle-symbolic-name' value='org.apache.felix.http.jetty'/>
896 <attribute name='bundle-version' type='Version' value='2.2.2'/>
897 <directive name='uses' value='javax.servlet'/>
898 </capability>
899 <capability namespace='osgi.wiring.package'>
900 <attribute name='osgi.wiring.package' value='javax.inject'/>
901 <attribute name='version' type='Version' value='1.0.0'/>
902 <attribute name='bundle-symbolic-name' value='org.apache.geronimo.specs.geronimo-atinject_1.0_spec'/>
903 <attribute name='bundle-version' type='Version' value='1.0.0'/>
904 </capability>
905 <capability namespace='osgi.extender'>
906 <attribute name='osgi.extender' value='osgi.cdi'/>
907 <attribute name='version' type='Version' value='1.0.0'/>
908 <directive name='uses' value='org.osgi.service.cdi,javax.enterprise.inject.spi'/>
909 </capability>
910 <capability namespace='osgi.whiteboard'>
911 <attribute name='osgi.whiteboard' value='osgi.http'/>
912 <attribute name='version' type='Version' value='1.2.0'/>
913 <directive name='uses' value='javax.servlet,javax.servlet.http'/>
914 </capability>
915 </resource>
916</repository>