[
https://issues.jboss.org/browse/JBIDE-13266?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-13266:
------------------------------------
http://wiki.eclipse.org/Tycho/Pack200#Pack200_and_Signing suggests that when signing AND
packing, we need to do this:
{code}
* pack200a:normalize
* sign
* pack200b:pack
* Alter p2 metadata ("I have altered the metadata. Pray that I don't alter it
further." - Darth Tycho)
{code}
So maybe we need two profiles for packing?
Use pack200 to speed up download and install
--------------------------------------------
Key: JBIDE-13266
URL:
https://issues.jboss.org/browse/JBIDE-13266
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: Build/Releng
Affects Versions: 4.0.0.CR1
Reporter: Mickael Istria
Assignee: Mickael Istria
Priority: Minor
Fix For: 4.0.1.Final, 4.1.0.Alpha1
p2 provides the pack200 stuff, which offers a better compressions for jars, and then that
makes downloads faster when installing.
We should set up our repo to create the pack200'd artifacts.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira