On 1/26/06, Richard Allen <[EMAIL PROTECTED]> wrote: > Hi Jerome, > > Thanks for the webstart plugin. I have also ran into the problem where > JARs that are signed twice don't work with Web Start. My solution in the > past has been to not sign the JARs that are already signed. However, it > would be nice to be able to remove the signature from a JAR that is > already signed without loosing other important info in the manifest, and > then resign it. It seems to me that the JDK should have functionality to > do this. You can use jarsigner to sign a JAR but not unsign it. > > I've experimented with Maven2 and your webstart plugin by making > modifications
Thanks for the feedback. Sounds very good. Could you send me a diff / patch ? (be sure to attach it and not inline it). Or best, create an issue in jira.codehaus.org, project MOJO, component sandbox, be sure to add [webstart] in the title and notify me when this is done. Jerome --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
