Hi all, just like to keep everybody informed for the case someone else needs the JNLP extension mechanism..
Following Emmanuels comment on http://jira.codehaus.org/browse/MPJNLP-2 I integrated Masas patch into CVS HEAD of maven-plugins/jnlp and added some doc. Hope this is fine for commiting now. Emmanuel, the issue is unassigned yet - would you mind to take it and apply if patch is appropriate? Thanks, Martin On Thu, 2004-08-19 at 00:12, Masahiro Takatsuka wrote: > Hi Martin, > > I haven't touched it for a while. > I'll get back to it when I get less busy.... > In the mean time, could you please email me what's not working with the > current version? > Cheers, > Masa > > Masahiro Takatsuka, PhD > Director: ViSLAB > The University of Sydney > Tel. +61 2 9351 5903, Fax. +61 2 9351 5955 > > > > -----Original Message----- > > From: Martin Skopp [mailto:[EMAIL PROTECTED] > > Sent: Thursday, August 19, 2004 2:03 AM > > To: Maven Users List > > Cc: [EMAIL PROTECTED] > > Subject: Re: JNLP Plugin: use JAR files that are signed > > bydifferentcertificates? > > > > Thanks for the link, Emmanuel. > > > > Masa - do you have a fresh diff to contribute to me and/or JIRA? > > > > Thanks everybody, > > Martin > > > > On Tue, 2004-08-17 at 14:18, Emmanuel Venisse wrote: > > > It's an open issue. If you want to reimplement it. > > > > > > http://jira.codehaus.org/browse/MPJNLP-2 > > > > > > Emmanuel > > > > > > ----- Original Message ----- > > > From: "Martin Skopp" <[EMAIL PROTECTED]> > > > To: "Maven Users" <[EMAIL PROTECTED]> > > > Sent: Tuesday, August 17, 2004 4:03 PM > > > Subject: JNLP Plugin: use JAR files that are signed by > > > differentcertificates? > > > > > > > > > > Hi, > > > > > > > > does the JNLP plugin support using JAR files that are signed by > > > > different certificates? > > > > > > > > Sun recommends to use the "extension" tag in the jnlp file - is that > > > > supported somehow by maven? > > > > > > > > <jnlp> > > > > ... > > > > <jar href="myjar1.jar"/> > > > > <extension name="Java Help" href="help.jnlp"/> > > > > ... > > > > <jnlp> > > > > > > > > See http://java.sun.com/products/javawebstart/faq.html#72 for details > > > > > > > > Thanks for enlightment, > > > > -- > > > > Martin Skopp -- Martin Skopp Riege Software International GmbH Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com This email is intended to be viewed with a nonproportional font. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
