[ 
http://jira.codehaus.org/browse/MJAR-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MJAR-115.
----------------------------------

      Assignee: Benjamin Bentmann
    Resolution: Won't Fix

The jarsigner related goals in this plugin will be deprecated, please use the 
dedicated 
[maven-jarsigner-plugin|http://maven.apache.org/plugins/maven-jarsigner-plugin/]
 which already provides both a dedicated parameter to easily set the heap size 
and to pass arbitrary arguments to the jarsigner tool.

> Provide Access to Undocumented Jarsigner -J Option for Increasing Heap
> ----------------------------------------------------------------------
>
>                 Key: MJAR-115
>                 URL: http://jira.codehaus.org/browse/MJAR-115
>             Project: Maven 2.x Jar Plugin
>          Issue Type: Improvement
>          Components: sign
>    Affects Versions: 2.2
>         Environment: Mac 10.5.6, Windows XP SP3, Maven 2.0.9, Jar Plugin 2.2
>            Reporter: Matthew McCullough
>            Assignee: Benjamin Bentmann
>            Priority: Minor
>         Attachments: 0001-Adding-maximum-memory-option-to-jar-signing.patch, 
> REVISED-0001-Adding-maximum-memory-option-to-jar-signing.patch
>
>
> I am signing very large JARs. I don't have the option (legally) of splitting 
> the JAR into smaller pieces.  One of them specifically is wl_fullclient.jar, 
> the 64MB WebLogic JEE client JAR.
> I have found an undocumented option "-J-Xmx" to jarsigner that has 
> accomplished what I need on Windows and Mac.  It is used in the Ant 
> equivalent jar signing task.
> The Ant Source can be viewed here on line 286
> http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/AbstractJarSignerTask.java?view=markup

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to