[jbosstools-issues] [JBoss JIRA] (JBIDE-13266) Use pack200 to speed up download and install

Mickael Istria (JIRA) jira-events at lists.jboss.org
Tue Dec 18 13:15:08 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-13266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742237#comment-12742237 ] 

Mickael Istria commented on JBIDE-13266:
----------------------------------------

No need to spend effort in making source bundles pack200'ed since pack200 is a compression that only applies to .class files, there is no gain to apply it to sources.
                
> 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


More information about the jbosstools-issues mailing list