Bug 188414 - Deployment compression other than zip (Pack200)
Summary: Deployment compression other than zip (Pack200)
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Birt-ReportEngine-inbox@eclipse.org CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-22 13:58 EDT by malcolm davis CLA
Modified: 2007-12-07 21:20 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description malcolm davis CLA 2007-05-22 13:58:40 EDT
Is there a way to compress the files with another algorithm for deployment?

I tried Pack200 compression on several of the libraries that ship with the ReportEngine. There was various level of success.  modelapi.jar compressed from 1.62 MB to 336 KB. com.ibm.icu_3.4.5.jar went form 3.16 MB to 2.14 MB. Secondary deployment tools can do compression, however Pack200 is part of the Java since 5.0.
Comment 1 Wenfeng Li CLA 2007-12-06 17:23:26 EST
what is the suggested tool or compression alg to support?
Comment 2 malcolm davis CLA 2007-12-07 21:20:02 EST
Java 5 uses Pack200

http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/pack200.html