You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/19 13:51:14 UTC

[jira] Closed: (MPJNLP-13) Fix for sigining jars + adding support for property keypass

Message:

   The following issue has been closed.

   Resolver: Martin van den Bemt
       Date: Sat, 19 Jun 2004 7:50 AM

You can apply if you want, but I withdraw this patch.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPJNLP-13

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPJNLP-13
    Summary: Fix for sigining jars + adding support for property keypass
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: WON'T FIX

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-jnlp-plugin

   Assignee: Emmanuel Venisse
   Reporter: Martin van den Bemt

    Created: Wed, 16 Jun 2004 5:44 PM
    Updated: Sat, 19 Jun 2004 7:50 AM

Description:
I couldn't get much jars signed for my dependencies (about 30).
The resulting jar would end up as .jar instead of the jarname.jar.
Changed lib.final.name to use dep.artifact.
Als added support for the keypass property when generating a store and signing jars. The current ant behaviour is that an empty value is treated as a value and the option is passed to the jarsigner. Since there is the needs for a minimum password of 6 chars, we can safely assume that empty or null is actually meant to be no password.
I overriden the tasks from ant to accomplish this behaviour. It also saves a lot of duplicating, since it is not possible (at least I could not find it) to have conditional attributes.


---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org