]
Max Rydahl Andersen commented on JBDS-3092:
-------------------------------------------
okey - and yeah, would expect much smaller updatesite at least. I'll be sitting on the
edge of the seat for the answer ;)
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: 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}