Message:

   The following issue has been closed.

   Resolver: Emmanuel Venisse
       Date: Sat, 28 Feb 2004 8:02 AM

Applied. Thanks.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJNLP-7

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJNLP-7
    Summary: Added extra property maven.jnlp.cert.version to support certificate 
renewals
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jnlp-plugin
   Fix Fors:
             1.3

   Assignee: Emmanuel Venisse
   Reporter: Leif Nelson

    Created: Wed, 25 Feb 2004 8:44 PM
    Updated: Sat, 28 Feb 2004 8:02 AM

Description:
A version string to be appended to each dependency version when generating 
version.xml.  (This is only useful if maven.jnlp.usejarversions is set to true).  This 
comes in handy, when your code signing certificate expires and is renewed.  Java Web 
Start requires that ALL jars be signed with the same certificate.  When renewing a 
certificate you must change all of the version numbers of all jars, so that the JWS 
client will re-download the jars that haven't changed, but have only been re-signed by 
the new key.  With this property, when you get a renewed key, all you have to do, is 
update the maven.jnlp.cert.version string to a new value, and the new version.xml will 
have all new version strings for ALL jars.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to