Re: AW: keytool with ant

2007-10-17 Thread supareno
Thanks guys (Juergen and Jan) Better is to use the genkey task of ANT. i didn't see it :-( I prefer argument instead of argline, but then you have to set every single word. Instead of write yeah now it works. peace supareno --

AW: keytool with ant

2007-10-17 Thread Knuplesch , Jürgen
: keytool with ant hi guys, i tried this with and under ubuntu 7.04 with a jdk 1.5 and eclipse... ... ... the command line works well but with ant it fails !! the error is the "-alias" argument.

AW: keytool with ant

2007-10-16 Thread Jan.Materne
t in -verbose mode). Jan >-Ursprüngliche Nachricht- >Von: supareno [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 16. Oktober 2007 15:59 >An: Ant Users List >Betreff: keytool with ant > >hi guys, > >i tried t

keytool with ant

2007-10-16 Thread supareno
hi guys, i tried this with and under ubuntu 7.04 with a jdk 1.5 and eclipse... ... ... the command line works well but with ant it fails !! the error is the "-alias" argument... i tried with: ... ... and it