[
https://issues.jboss.org/browse/JBIDE-16376?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-16376:
------------------------------------
The zips are collected to make (in theory) the update site reproduceable by collecting
snapshots of the upstream update sites that are composited into the aggregate. If we move
to a
publish-each-project-independently-to-dl.jb.org or publish-each-project-to-nexus
model, this stops being required.
Also, we've never had to rebuild an update site from its component child update sites,
despite having the capacity to do so.
The only zip that's *actually used* regularly is the hibernate tools one, which gets
renamed and published along with the JBT aggregate zip:
http://www.jboss.org/tools/download/stable/4_1
via:
https://github.com/jbdevstudio/jbdevstudio-devdoc/blob/master/release_gui...
https://github.com/jbdevstudio/jbdevstudio-devdoc/blob/master/release_gui...
I have quietly stopped including that zip for 4.2.0.Alpha1, however, hoping that people
will not notice its disappearance and instead just download the JBT aggregate zip if they
really need something for offline use. I've also tried repeatedly to remove it for
past releases but there's been some push back on that from people who REALLY love
hibernatetools and don't want to download 418M of JBT when they only need 78M of
hibernatetools.
As you can see from the clickthrough stats on
http://www.jboss.org/tools/download/stable/4_1 people do want that zip, about 50% as much
as those that want the full JBT zip. See also stats here:
http://sourceforge.net/projects/jboss/files/JBossTools/JBossTools4.1.x/ (300/wk JBT,
150/wk hibernatetools)
Disabled "fetch-zips" on aggregate
----------------------------------
Key: JBIDE-16376
URL:
https://issues.jboss.org/browse/JBIDE-16376
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.2.0.Alpha2
Reporter: Mickael Istria
Fix For: 4.2.0.Alpha2
As a consequence of changes for JBIDE-16309, the Maven mojo which fetches zip from
aggregate files doesn't work any more.
So I disabled it (added fetch-zips-for-aggregate.skip=true ). We should decide whether to
keep this or not. It seems to me that so far, the individual zips have not been used
often, so we may be able to get rid of it.
--
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