Re: [mojo-user] Use webstart plugin with proguard

2008-02-02 Thread Jerome Lacoste
On Oct 23, 2007 2:51 PM, Henrik Dohlmann <[EMAIL PROTECTED]> wrote: > > > > > Okay, I have something that works now J > > > > Just to summarize: > > I use proguard to obfuscate a bunch of jars together.. > > I use keytool to generate a test keystore and a test key. > > I use antrun to execute signj

Re: [mojo-user] Keystores and signing

2008-02-02 Thread Jerome Lacoste
On Oct 25, 2007 11:36 AM, Henrik Dohlmann <[EMAIL PROTECTED]> wrote: > Thank you for the very detailed explanation. One thing is however unclear to > me: > We have one common keystore with our certified key which we want to use for a > lot of different projects. > Do you have a suggestion on how