aboutsummaryrefslogtreecommitdiffstats
path: root/java_fat/manifest.txt.in
blob: 391cd4dc7c1aca78c122a0b17d0a890722c4616d (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
Manifest-Version: 1.0
Bundle-Date: @BUILD_TSTAMP@
Bundle-ManifestVersion: 2
Bundle-Name: org.jau
Bundle-SymbolicName: org.jau
Bundle-Version: @jaulib_VERSION_SHORT@
Export-Package: org.jau
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.9))"
Package-Title: org.jau
Package-Vendor: Gothel Software
Package-Version: @jaulib_VERSION_SHORT@
Specification-Title: Jaulib Whole
Specification-Vendor: Gothel Software
Specification-Version: @jaulib_VERSION_API@
Implementation-Title: Jaulib Whole
Implementation-Vendor: Gothel Software
Implementation-Version: @jaulib_VERSION_LONG@
Implementation-Commit: @jaulib_VERSION_SHA1@
Implementation-URL: http://www.jausoft.com/
Extension-Name: org.jau
Trusted-Library: true
Permissions: all-permissions
Application-Library-Allowable-Codebase: *
Main-Class: org.jau.base.JaulibVersion

Name: org/jau
Sealed: true

Name: jau/util
Sealed: true

Name: jau/sys
Sealed: true

Name: jau/pkg
Sealed: true