DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29097>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29097 <signjar> should be inside <jar> task in order for dependency checking to work. ------- Additional Comments From [EMAIL PROTECTED] 2004-10-06 14:44 ------- SignJar is always executing because the alias used is lowercase, but the test for whether a jar is already signed when not using the signedjar option is incorrect (it assumes that the alias is uppercased when composing the signature entry, which it isn't at least for some JDK). Using the signedjar option is horrible if you have more than a handful of jar files to sign. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]