Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Generating pack200 and compressed artifact/content list
Generating pack200 and compressed artifact/content list [message #121514] Tue, 25 November 2008 15:32
Chris Williams is currently offline Chris WilliamsFriend
Messages: 29
Registered: July 2009
Junior Member
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?
Previous Topic:How Can a Bundle Start w/o the Calling Start Method
Next Topic:osgi hook bundle fragment when install location is read-only
Goto Forum:
  


Current Time: Tue Mar 19 04:16:38 GMT 2024

Powered by FUDForum. Page generated in 0.01898 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top