[
https://issues.jboss.org/browse/JBDS-3092?page=com.atlassian.jira.plugin....
]
Nick Boldt edited comment on JBDS-3092 at 8/11/14 1:06 PM:
-----------------------------------------------------------
-Only problem right now is that the resulting update site [1] no longer contains pack.gz
plugins, only the regular jars. Probably a bug in publish.sh.-
[1]
http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio.product_ma...
Once the job works again (broken due to ssh key change) I can continue to investigate
this.
On the plus side the update site *zip* is now only 307M (was 850M).
Turns out the issue above was simply that after removing all the WTP stuff from the update
site, there are no longer packed features -- only packed plugins. We never produced packed
features for JBT/JBDS content, only packed plugins.
So... all is well here.
was (Author: nickboldt):
Only problem right now is that the resulting update site [1] no longer contains pack.gz
plugins, only the regular jars. Probably a bug in publish.sh.
[1]
http://www.qa.jboss.com/binaries/RHDS/builds/staging/devstudio.product_ma...
Once the job works again (broken due to ssh key change) I can continue to investigate
this.
On the plus side the update site *zip* is now only 307M (was 850M).
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)