[
https://issues.jboss.org/browse/JBDS-3092?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-3092:
----------------------------------
{quote} why are we ignoring the issues pointed out regarding icu.base and javax.* and
org.apache.*
could we please investigate why we now need these?
About icu.base that bundle should NOT be in there. See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=395003
{quote}
When installed, the resulting footprint for Beta2/Beta3 vs. CR1 is more or less the same
(except for target platform changes). No new orbit bundles are present. Only these show
differences and are found in both Beta2/Beta3/CR1 - the differences are that they were
built at different times and therefore contain different jar signatures / ECLIPSE_.RSA
files:
{code}javax.xml.rpc_1.1.0.v201209140446
org.apache.ant_1.9.2.v201404171502
org.apache.axis_1.4.0.v201005080400
org.apache.commons.discovery_0.2.0.v201004190315
com.ibm.icu_52.1.0.v201404241930.jar
javax.activation_1.1.0.v201211130549.jar
javax.annotation_1.2.0.v201401042248.jar
javax.mail_1.4.0.v201005080615.jar
javax.wsdl_1.6.2.v201012040545.jar
org.apache.commons.codec_1.6.0.v201305230611.jar
org.apache.commons.codec.source_1.6.0.v201305230611.jar
org.apache.commons.httpclient_3.1.0.v201012070820.jar
org.apache.commons.lang_2.6.0.v201404270220.jar
org.apache.commons.logging_1.1.1.v201101211721.jar
org.apache.httpcomponents.httpclient_4.2.6.v201311072007.jar
org.apache.httpcomponents.httpclient.source_4.2.6.v201311072007.jar
org.apache.httpcomponents.httpcore_4.2.5.v201311072007.jar
org.apache.httpcomponents.httpcore.source_4.2.5.v201311072007.jar
{code}
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)