From 26bd0f9aa06c3294198f961fadff04ecd8e93cdc Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 21 Jun 2013 12:01:52 +0200 Subject: Fix jogamp-androidtask.xml's keytool and jarsigner options for Java6 / Android compatibility w/ Java7 toolchain. --- make/jogamp-androidtasks.xml | 38 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-) diff --git a/make/jogamp-androidtasks.xml b/make/jogamp-androidtasks.xml index 5e6f63e..30d8dc0 100644 --- a/make/jogamp-androidtasks.xml +++ b/make/jogamp-androidtasks.xml @@ -186,6 +186,14 @@ + + + + + + + + @@ -202,15 +210,41 @@ + aapt.signed @{jarbasename}: signing w/ key @{keystore.alias} @ ${m.aapt.keystore.file} - + verbose="false" / --> + + + + + + + + + + + + + + + + + + + + + + + aapt.signed @{jarbasename}: zip aligning -- cgit v1.2.3