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
--
Better is to use the genkey task of ANT.
I prefer argument instead of argline, but then you have to set every single
word.
Instead of
write
--
Jürgen Knupleschwww.icongmbh.de
icon Systemhaus GmbHTel. +49 711 806098-275
Sophienstraße 40
Dont use , use or two different s.
With "line" a blank seperates different values while "value" just passes one
and masks all blanks.
So you didnt get
keytool
-alias
myalias
you got
keytool
"-alias myalias"
(you can see that when running Ant in -verbose mode).
Jan
>-Urspr