[
https://issues.jboss.org/browse/JBDS-3092?page=com.atlassian.jira.plugin....
]
Nick Boldt edited comment on JBDS-3092 at 7/22/14 1:06 PM:
-----------------------------------------------------------
(Note to Max: images are wide. Please scroll right.)
Comparing a Beta2 update site with the CR1 version, we see that as expected most of the
eclipse.org stuff has been removed:
!beta2-vs-cr1-installer-jar-cr1-has-less-eclipse.org-features-included.png!
Note also that binaries and plugins have removed. Compare the directory sizes
before/after:
!beta2-vs-cr1-installer-jar-cr1-has-less-eclipse.org-compare-compressed-dir-sizes.png!
For the iInstaller jar, the difference is that now the CR1 version contains MORE plugins
than before, presumably because the inclusion of the full JBDS TP provides more
optional/greedy deps to be made available:
!beta3-vs-cr1-installer-jar-cr1-has-more-plugins-included.png!
was (Author: nickboldt):
Comparing a Beta2 update site with the CR1 version, we see that as expected most of the
eclipse.org stuff has been removed:
!beta2-vs-cr1-installer-jar-cr1-has-less-eclipse.org-features-included.png!
Note also that binaries and plugins have removed. Compare the directory sizes
before/after:
!beta2-vs-cr1-installer-jar-cr1-has-less-eclipse.org-compare-compressed-dir-sizes.png!
For the iInstaller jar, the difference is that now the CR1 version contains MORE plugins
than before, presumably because the inclusion of the full JBDS TP provides more
optional/greedy deps to be made available:
!beta3-vs-cr1-installer-jar-cr1-has-more-plugins-included.png!
Remove content in JBDS update site which is duplicated in the JBDS
TP
---------------------------------------------------------------------
Key: JBDS-3092
URL:
https://issues.jboss.org/browse/JBDS-3092
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Task
Security Level: Public(Everyone can see)
Components: target-platform, updatesite
Affects Versions: 8.0.0.Beta3
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 8.0.0.CR1
Attachments:
beta2-vs-cr1-installer-jar-cr1-has-less-eclipse.org-compare-compressed-dir-sizes.png,
beta2-vs-cr1-installer-jar-cr1-has-less-eclipse.org-features-included.png,
beta3-vs-cr1-installer-jar-cr1-has-more-plugins-included.png, jbds3092-dgolovin-pr.png
From Max:
{quote} Why is parts of TP included inside
https://devstudio.jboss.com/updates/8.0.0/jboss-devstudio-8.0.0.Beta3-upd... ?
why not *just* our plugins ? {quote}
Ref:
https://wiki.eclipse.org/Tycho/Packaging_Types#eclipse-repository
Haha:
http://memegenerator.net/instance/52610169
Reason for the extraneous inclusions is that this config param is set in the JBDS update
site pom:
{code:title=https://github.com/jbdevstudio/jbdevstudio-product/blob/master/site/pom.xml#L29}
<includeAllDependencies>true</includeAllDependencies>
{code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)