[
https://issues.jboss.org/browse/JBDS-3092?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-3092:
----------------------------------
With Denis' PR, the following are missing from the installer jar:
{code:title=/home/nboldt/eclipse/workspace-jboss/jbdevstudio-github-master/jbdevstudio-product/installer/target_dgolovin-JBDS-3092-MASTER2/jboss-devstudio-8.0.0.CR1-v20140718-1344-installer-standalone.jar!/jbds/}
plugins/com.ibm.icu.base_52.1.0.v201404171520.jar
plugins/javax.activation_1.1.0.v201108011116.jar
plugins/javax.servlet_2.5.0.v201103041518.jar
plugins/javax.servlet.jsp_2.0.0.v201101211617.jar
plugins/javax.xml.bind_2.2.0.v201105210648.jar
plugins/javax.xml.rpc_1.1.0.v201005080400.jar
plugins/javax.xml.soap_1.3.0.v201105210645.jar
plugins/org.apache.commons.codec_1.3.0.v201101211617.jar
plugins/org.apache.commons.lang_2.1.0.v201005080500.jar
plugins/org.apache.commons.lang_2.4.0.v201005080502.jar
plugins/org.apache.httpcomponents.httpclient_4.1.2.v201203221030.jar
plugins/org.apache.httpcomponents.httpcore_4.1.4.v201203221030.jar
plugins/org.apache.lucene.core_2.9.1.v201101211721.jar
plugins/org.eclipse.core.filesystem.aix.ppc_1.1.0.v20140124-1940.jar
plugins/org.eclipse.core.filesystem.aix.ppc64_1.1.0.v20140124-1940.jar
plugins/org.eclipse.core.filesystem.hpux.ia64_1.1.0.v20140124-1940.jar
plugins/org.eclipse.core.filesystem.linux.ppc_1.0.200.v20140124-1940.jar
plugins/org.eclipse.core.filesystem.linux.ppc64_1.4.0.v20140124-1940.jar
plugins/org.eclipse.core.filesystem.solaris.sparc_1.2.0.v20140124-1940.jar
plugins/org.eclipse.equinox.launcher.gtk.aix.ppc_1.1.100.v20140603-1326.jar
plugins/org.eclipse.equinox.launcher.gtk.aix.ppc64_1.1.100.v20140603-1326.jar
plugins/org.eclipse.equinox.launcher.gtk.hpux.ia64_1.0.100.v20140603-1326.jar
plugins/org.eclipse.equinox.launcher.gtk.linux.ppc_1.1.200.v20140603-1326.jar
plugins/org.eclipse.equinox.launcher.gtk.linux.ppc64_1.0.200.v20140603-1326.jar
plugins/org.eclipse.equinox.launcher.gtk.linux.s390_1.1.200.v20140603-1326.jar
plugins/org.eclipse.equinox.launcher.gtk.linux.s390x_1.1.200.v20140603-1326.jar
plugins/org.eclipse.equinox.launcher.gtk.solaris.sparc_1.1.200.v20140603-1326.jar
plugins/org.eclipse.equinox.launcher.gtk.solaris.x86_1.1.200.v20140603-1326.jar
plugins/org.eclipse.swt.gtk.aix.ppc_3.103.0.v20140605-2012.jar
plugins/org.eclipse.swt.gtk.aix.ppc64_3.103.0.v20140605-2012.jar
plugins/org.eclipse.swt.gtk.hpux.ia64_3.103.0.v20140605-2012.jar
plugins/org.eclipse.swt.gtk.linux.ppc_3.103.0.v20140605-2012.jar
plugins/org.eclipse.swt.gtk.linux.ppc64_3.103.0.v20140605-2012.jar
plugins/org.eclipse.swt.gtk.linux.s390_3.103.0.v20140605-2012.jar
plugins/org.eclipse.swt.gtk.linux.s390x_3.103.0.v20140605-2012.jar
plugins/org.eclipse.swt.gtk.solaris.sparc_3.103.0.v20140605-2012.jar
plugins/org.eclipse.swt.gtk.solaris.x86_3.103.0.v20140605-2012.jar
plugins/org.jdom_1.0.0.v201005080400.jar
plugins/org.junit_3.8.2.v3_8_2_v20130308-0410.jar{code}
I'm fine with the platform fragments for aix, hpux, s390 and solaris being gone, but
the missing Orbit stuff seems like a problem.
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
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)