Issue Type: Improvement Improvement
Affects Versions: 1.0-beta-4, 1.0-beta-5
Assignee: Unassigned
Attachments: UpdateManifestPerformance.patch
Components: jnlp-download-servlet
Created: 03/Jan/14 4:22 AM
Description:

I created a patch to improve the performance of the "update manifest" step.

Instead of unpacking the jar file to disk and repacking it, a new jar file will be generated directly. This can save several minutes of build time for large projects.

The code can handle missing and empty manifest files in the original jar files.

Tested and compiled with JDK 5.

Environment: Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 14:51:28+0100)
Maven home: c:\Daten\apache-maven-3.0.5
Java version: 1.7.0_45, vendor: Oracle Corporation
Java home: c:\Program Files (x86)\Java\jdk1.7.0_45\jre
Default locale: de_DE, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "x86", family: "windows"
Project: Mojo's Webstart Maven Plugin
Priority: Major Major
Reporter: Christian Göller
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to