IzPack

Pack200 support

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 4.1.0
  • Component/s: Compiler, Installer
  • Labels:
    None
  • Number of attachments :
    0

Description

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

Activity

Hide
J. Chris Folsom added a comment -

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

Show
J. Chris Folsom added a comment - 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
Hide
Julien Ponge added a comment -

Committed to the latest trunk.

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

Show
Julien Ponge added a comment - Committed to the latest trunk. Pack200 is automatically enabled by adding a <pack200/> element to the info section of an installer XML descriptor.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: