File: fragment-11.txt

package info (click to toggle)
bnd 2.4.1-4~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 14,448 kB
  • sloc: java: 93,752; xml: 19,453; sh: 268; makefile: 156
file content (25 lines) | stat: -rw-r--r-- 1,162 bytes parent folder | download | duplicates (3)
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
<resource>
  <capability namespace="osgi.identity">
    <attribute name="osgi.identity" value="org.example.k"/>
    <attribute name="type" value="osgi.bundle"/>
    <attribute name="version" type="Version" value="0.0.0"/>
  </capability>
  <capability namespace="osgi.content">
    <attribute name="osgi.content" value="60b8a4694aa6e6f7977ac70b02d2c802294f14ea15277a4364044deff5766517"/>
    <attribute name="url" value="testdata/11-importservice.jar"/>
    <attribute name="size" type="Long" value="1118"/>
    <attribute name="mime" value="application/vnd.osgi.bundle"/>
  </capability>
  <capability namespace="osgi.wiring.bundle">
    <attribute name="osgi.wiring.bundle" value="org.example.k"/>
    <attribute name="bundle-version" type="Version" value="0.0.0"/>
  </capability>
  <capability namespace="osgi.wiring.host">
    <attribute name="osgi.wiring.host" value="org.example.k"/>
    <attribute name="bundle-version" type="Version" value="0.0.0"/>
  </capability>
  <requirement namespace="osgi.service">
    <directive name="filter" value="(objectClass=org.example.a.A)"/>
    <directive name="effective" value="active"/>
  </requirement>
</resource>