There's also an Apache Licensed implementation from Harmony, I've started working on it here:

https://github.com/pfirmstone/Pack200.net

Pack200 can continue to be developed.  The Harmony code is quite clean.

I've renamed the public api package to:

net.pack200.*

I'll be releasing artifacts on Maven Central in the near future.

Regards,

Peter.


On 3/13/2020 5:20 PM, bugzilla-dae...@eclipse.org wrote:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=536106
Product/Component: Equinox / p2

--- Comment #15 from Ed Merks <ed.me...@gmail.com> ---
Yes, it's guarded so that if it doesn't find the executable it will not try to
download the *.pack.gz artifacts given it won't be able to process them.

It's all very unfortunate because the *.pack.gz are often as much as a 1/3 the
size so much more network traffic will be needed to install or update...

_______________________________________________
p2-dev mailing list
p2-dev@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/p2-dev

Reply via email to