prevent double signing 2004-11-03 - By T E Schmitz
Hello,
I am using the signjar task to sign a set of jar files for a WebStart application. Some of the jars have already been signed by Sun (e.g. mail.jar) and as a jar mustn't have more than one signature I need to exclude those files from being signed.
I misunderstood and tried the "lazy" attribute but it only prevents re-signing with the same signature.
a) Is there a means of determining which jars are signed with the purpose of building an exclude list?
b) I would like the signed jar to bear the same modification date as the original. I can't see any means of obtaining a file's modification date in order to touch the new file with it.
Thanks in advance for any ideas.
--
Regards/Gru?,
Tarlika Elisabeth Schmitz
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|