[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4590) provide update site zip to replace 4 platform-specific "ALL plugins" zips
Nick Boldt (JIRA)
jira-events at lists.jboss.org
Thu Jul 9 17:14:29 EDT 2009
[ https://jira.jboss.org/jira/browse/JBIDE-4590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12475672#action_12475672 ]
Nick Boldt commented on JBIDE-4590:
-----------------------------------
M3 build will now scrub the .../all/*-ALL-*.zip files (see /devstudio-trunk/releng/org.jboss.ide.eclipse.releng/builders/product/buildResults/buildResults.xml line 180):
<delete quiet="true">
<fileset dir="${product.build.directory}/all" includes="*-ALL-*.zip" />
</delete>
Hopefully this won't break the installer build. :)
> provide update site zip to replace 4 platform-specific "ALL plugins" zips
> -------------------------------------------------------------------------
>
> Key: JBIDE-4590
> URL: https://jira.jboss.org/jira/browse/JBIDE-4590
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Build/Releng
> Affects Versions: 3.1.0.M2
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 3.1.0.M3
>
>
> Replace Win32, Lin32, Lin64 and MacCarbon32 zips w/ a single Update Site zip. Currently, these zips range from 74-84M each.
> First pass was 175M (included both packed and unpacked plugin jars). Second pass is 66M.
> With 4 platforms' contributions in a single site zip, we're saving 314 - 66 = 248M per build.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list