]
Nick Boldt closed JBDS-3375.
----------------------------
Resolution: Rejected
Rejected.
JBDS target platform zip contains both packed and unpacked artifacts
--------------------------------------------------------------------
Key: JBDS-3375
URL:
https://issues.jboss.org/browse/JBDS-3375
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Sub-task
Components: build, target-platform, updatesite
Affects Versions: 9.0.0.Alpha2
Reporter: Nick Boldt
Assignee: Nick Boldt
Priority: Minor
Fix For: 9.x
I've got two approaches now for including the JBDS target platform into the JBDS
update site.
a) mirror the TP site - size on disk is 328M and the increase in size to JBDS update site
is about 200M
b) wget the TP zip and unpack - size on disk after unzipping is 458M
So... not sure which approach is more efficient given the zip is a single file to
download, but it's 130M (more than 1/3rd) larger.
If we can remove the packed (or unpacked) artifacts from the zip, we'd certainly win.