commit c7087ddea6e0947c6ee7f30dd523d029972c098e Author: Sven Gothel Date: Sun Jan 26 01:00:37 2014 +0100 Fix apk location .. (install script) commit 2b5522690722cb3b02a4b2aced6e4bd7b2f82dfe Author: Sven Gothel Date: Sun Jan 26 00:34:45 2014 +0100 Build: Move gluegen config files into make/config (cleanup) commit 23183ccf782c0252957c8d9cf2b51f70b9815acf Author: Sven Gothel Date: Sat Jan 25 15:46:55 2014 +0100 Add '-b${joal.build.number}' to joal.version / archive.name ; Produce jar and apk files in ${build}/jar commit b301cf2b1d6543b12dcd6da528c4f94385655f55 Author: Sven Gothel Date: Sat Jan 25 14:23:26 2014 +0100 Jar Manifest: Seal all packages commit 33fedf71ce67db3548b7c41819acc46ae01536a0 Author: Sven Gothel Date: Sat Jan 25 13:43:27 2014 +0100 Jar Manifest: Sealed Entries must follow generic headers - Otherwise subsequent entries are not recognized commit 26a17333707b1354f6fdbbb2d9c1502df0dc3db2 Author: Sven Gothel Date: Wed Jan 22 23:09:15 2014 +0100 Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - duh), add 'Application-Library-Allowable-Codebase: *' commit fb14df47e29769531722865fc39f28212929af7b Author: Sven Gothel Date: Wed Jan 22 12:02:19 2014 +0100 Refine adaption of Oracle's Deployment changes, i.e. >= 7u51 Manifest: 'Permissions: sandbox' so we do not raise privileges! commit 013f9188535eee3031376598b79f7f2626bba28f Author: Sven Gothel Date: Tue Jan 21 20:15:30 2014 +0100 Add 'Permissions: all-permissions' to jogl-test.jar for Oracle's 7u51 Java Plugin (duh)