[
https://issues.jboss.org/browse/JBIDE-13266?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-13266 at 2/5/13 3:36 PM:
------------------------------------------------------------
pack200 is still not 100% safe insofar as we need to keep providing BOTH pack'd and
unpack'd jars:
{quote}Note that a project's repositories must contain original (conditioned) jars,
and pack.gz files (where original jar means the jar produced by the build, but which has
been conditioned for pack200). This is mentioned since in some scenarios, only the pack.gz
files needs to be left there ... but, that practice is controversial so for now we ask for
both ... as one example, there are problems with Java 7 unpacking pack.gz files with
nested jars (bug 361628). {quote}
--
http://wiki.eclipse.org/SimRel/Simultaneous_Release_Requirements#Provide_...
was (Author: nickboldt):
{quote}
Note that a project's repositories must contain original (conditioned) jars, and
pack.gz files (where original jar means the jar produced by the build, but which has been
conditioned for pack200). This is mentioned since in some scenarios, only the pack.gz
files needs to be left there ... but, that practice is controversial so for now we ask for
both ... as one example, there are problems with Java 7 unpacking pack.gz files with
nested jars (bug 361628). {quote}
--
http://wiki.eclipse.org/SimRel/Simultaneous_Release_Requirements#Provide_...
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.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