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=26083>. 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=26083 ------- Additional Comments From [EMAIL PROTECTED] 2006-04-26 12:02 ------- I think the underlying problem of #2 here is that Ant doesnt let you merge signed JARs. Is this correct? 1. what is the task declaration you are using 2. is it that the source files (e.g. activation) are signed? It seems that security may have to be handled specially, perhaps by (a) not merging security stuff; knowing about signatures and things and excluding them (b) somehow treating security stuff specially and doing the correct merging so that packages/classes that were signed in the source are still signed in the merged file. the fact that there is no good API to check if a JAR/class is signed makes testing (b) that much harder. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]