[ 
https://jira.codehaus.org/browse/MJARSIGNER-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=281460#comment-281460
 ] 

Christian Schulte commented on MJARSIGNER-19:
---------------------------------------------

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6870812
http://hg.openjdk.java.net/jdk7/tl/jdk/rev/0d7c64c023c6

Method 'JarSignerUtil.isSignatureFile( String entryName )' may need to also 
account for files ending in '.EC'.


> Make mojo code reusable from another mojo + customize the working directory.
> ----------------------------------------------------------------------------
>
>                 Key: MJARSIGNER-19
>                 URL: https://jira.codehaus.org/browse/MJARSIGNER-19
>             Project: Maven 2.x Jar Signer Plugin
>          Issue Type: Improvement
>    Affects Versions: 1.2
>            Reporter: Tony Chemit
>            Priority: Trivial
>         Attachments: create-jarsigner-sharedcomponent.diff, 
> MJARSIGNER-19.patch
>
>
> In the webstart-maven-plugin We used the old jarsigner mojo (from the jar 
> plugin).
> We'd like to use now this plugin as the mojo from the jar plugin is 
> deprecated for this one (see MWEBSTART-149)
> Moreover, we want to use yet another working directory and at the moment in 
> the mojo this is hardcoed to project.getBasedir().
> Here is a patch which fix our needs.
> Hope this patch will be apply soon, I would really like to use your mojo :)
> Thanks for your work.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to