aboutsummaryrefslogtreecommitdiffstats
path: root/java/manifest.txt.in
blob: bac86421cd7029b2a8967c5150ecc7ae75f5ea24 (plain)
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
Manifest-Version: 1.0
Bundle-Date: @BUILD_TSTAMP@
Bundle-ManifestVersion: 2
Bundle-Name: org.tinyb
Bundle-SymbolicName: org.tinyb
Bundle-Version: @VERSION_SHORT@
Export-Package: org.tinyb
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Package-Title: org.tinyb
Package-Vendor: ZAFENA AB
Package-Version: @VERSION_SHORT@
Specification-Title: TinyB-2
Specification-Vendor: ZAFENA AB
Specification-Version: @VERSION_API@
Implementation-Title: TinyB-2
Implementation-Vendor: ZAFENA AB
Implementation-Version: @VERSION@
Implementation-Commit: @VERSION_SHA1@
Implementation-URL: http://www.zafena.se/
Extension-Name: org.tinyb
Trusted-Library: true
Permissions: all-permissions
Application-Library-Allowable-Codebase: *

Name: org/tinyb/
Sealed: true

Name: tinyb/dbus/
Sealed: true

Name: tinyb/hci/
Sealed: true