Generating pack200 and compressed artifact/content list [message #121514] |
Tue, 25 November 2008 10:32 |
Eclipse User |
|
|
|
I've got our product building on Eclipse 3.4.1 and generating p2 metadata.
We're also generating "standalone" versions by running the p2 director to
install from this metadata.
Are there build properties we can set to tell it to generate compressed
versions of the artifacts and content.xml files? Or should we just run a
step to jar them up?
As far as pack200, are there properties to tell it to generate pack200
versions of plugin JARs? The wiki pages
(http://wiki.eclipse.org/Equinox_p2_Repository_Optimization) refer to a
org.eclipse.equinox.p2.artifact.optimizers to generate pack200 optimized
JARs with p2, but I don't see a bundle with that name or the referred
application. I do still see the old siteOptimizer application pre-p2, but
running that it appears we'd then need to run the Metadata generator on
the repo again to get it to include the pack200 versions as artifacts. Or
does it work like the old update sites where it just always looks for a
".pack.gz" version of each artifact without the need for a specific
artifact pointing at the packed version?
|
|
|
Powered by
FUDForum. Page generated in 0.02559 seconds