Issue Details (XML | Word | Printable)

Key: IZPACK-82
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Julien Ponge
Reporter: Julien Ponge
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IzPack

Pack200 support

Created: 12/May/08 02:38 PM   Updated: 25/Sep/08 02:45 AM   Resolved: 08/Jul/08 01:40 PM
Component/s: Compiler, Installer
Affects Version/s: None
Fix Version/s: 4.1.0

Time Tracking:
Not Specified


 Description  « Hide

Supporting pack200 would greatly help for Java projects to be installed with IzPack.



J. Chris Folsom added a comment - 12/May/08 03:09 PM

Stream level support is available in 1.5 for easily packing/unpacking:

http://java.sun.com/javase/6/docs/api/index.html?java/util/jar/Pack200.Unpacker.html


Julien Ponge added a comment - 08/Jul/08 01:40 PM

Committed to the latest trunk.

Pack200 is automatically enabled by adding a <pack200/> element to the info section of an installer XML descriptor.