aboutsummaryrefslogtreecommitdiffstats
path: root/java_fat/manifest-fat.txt.in
blob: 5ec719edb1aa141258c5028a40537dc28c4ac9e1 (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
34
35
36
37
38
39
40
41
42
43
Manifest-Version: 1.0
Bundle-Date: @BUILD_TSTAMP@
Bundle-ManifestVersion: 2
Bundle-Name: org.direct_bt
Bundle-SymbolicName: org.direct_bt
Bundle-Version: @VERSION_SHORT@
Export-Package: org.direct_bt
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.9))"
Package-Title: org.direct_bt
Package-Vendor: Gothel Software
Package-Version: @VERSION_SHORT@
Specification-Title: Direct-BT Jaulib Fat
Specification-Vendor: Gothel Software
Specification-Version: @VERSION_API@
Implementation-Title: Direct-BT Jaulib Fat
Implementation-Vendor: Gothel Software
Implementation-Version: @VERSION@
Implementation-Commit: @VERSION_SHA1@
Implementation-URL: http://www.jausoft.com/
Extension-Name: org.direct_bt
Trusted-Library: true
Permissions: all-permissions
Application-Library-Allowable-Codebase: *
Main-Class: org.direct_bt.BTFactory

Name: org/jau
Sealed: true

Name: jau/util
Sealed: true

Name: jau/sys
Sealed: true

Name: jau/pkg
Sealed: true

Name: org/direct_bt/
Sealed: true

Name: jau/direct_bt/
Sealed: true