aboutsummaryrefslogtreecommitdiffstats
path: root/make/Manifest
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-01-25 14:05:42 +0100
committerSven Gothel <[email protected]>2014-01-25 14:05:42 +0100
commitb8a515bbfa9bc26aaf5291f065f6860cd5ddee11 (patch)
treea8e012a42ab64108c9285b2929d67bb38c9cc8c2 /make/Manifest
parentf1090c3db5e7647b0a1e1fef2cda5f9c424a2fb8 (diff)
Jar Manifest: Seal all packages ; Each jar is 'standalone' as required by 'sealed packages': gluegen-rt.jar < gluegen-rt-android.jar < gluegen.jar
Diffstat (limited to 'make/Manifest')
-rwxr-xr-xmake/Manifest6
1 files changed, 6 insertions, 0 deletions
diff --git a/make/Manifest b/make/Manifest
index fc4501b..cab8805 100755
--- a/make/Manifest
+++ b/make/Manifest
@@ -15,3 +15,9 @@ Extension-Name: com.jogamp.gluegen
Main-Class: com.jogamp.gluegen.GlueGen
Class-Path: antlr.jar
+Name: jogamp/common/
+Sealed: true
+
+Name: com/jogamp/common/
+Sealed: true
+