[jbosstools-issues] [JBoss JIRA] (JBIDE-23164) Cannot install Devstudio 10.1.0.GA into Eclipse Neon.1 RC3 (remediation required)

Nick Boldt (JIRA) issues at jboss.org
Wed Sep 14 13:24:01 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-23164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293520#comment-13293520 ] 

Nick Boldt commented on JBIDE-23164:
------------------------------------

There is no easy fix for this one, since the devstudio.core.rpm.feature INCLUDES a specific version of wst.jsdt [1]:

{code}<includes id="org.eclipse.wst.jsdt.feature" version="0.0.0"/>{code}

For 10.2, we could switch to a REQUIREMENT [2] rather than an INCLUSION. This was likely done *intentionally* to lock down the version of jsdt used, however. So, moving to require would mean the version of wst.jsdt could change independently of the devstudio releases (as we allow for maven, rse, dtp, tm.terminal, egit, jst.ws, wst.xml [3], and so forth.

[1] https://github.com/jbdevstudio/jbdevstudio-product/blob/master/features/com.jboss.devstudio.core.rpm.feature/feature.xml#L57-L62
[2] https://github.com/jbdevstudio/jbdevstudio-product/blob/master/features/com.jboss.devstudio.core.rpm.feature/feature.xml#L70
[3] https://github.com/jbdevstudio/jbdevstudio-product/blob/master/features/com.jboss.devstudio.core.rpmdeps.feature/feature.xml#L32

 cc: [~akazakov] [~ibuziuk]

> Cannot install Devstudio 10.1.0.GA into Eclipse Neon.1 RC3 (remediation required)
> ---------------------------------------------------------------------------------
>
>                 Key: JBIDE-23164
>                 URL: https://issues.jboss.org/browse/JBIDE-23164
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: target-platform, updatesite, upstream, webservices
>    Affects Versions: 10.1.0.GA
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 10.2.0.AM1
>
>         Attachments: ds10.1_on_neon.1.RC3_remediation_needed.png
>
>
> Steps to repro:
> 1. Download eclipse-jee-neon-1-RC3-linux-gtk-x86_64.tar.gz, unpack and run
> 2. Help > Eclipse Marketplace... > Search for "jboss" and install Red Hat JBoss Developer Studio 10.1.0.GA
> 3. Remediation needed: 
> {code}Cannot complete the install because of a conflicting dependency.
>   Software being installed: Red Hat JBoss Developer Studio (Core Features) 10.1.0.v20160902-1725 (com.jboss.devstudio.core.feature.feature.group 10.1.0.v20160902-1725)
>   Software currently installed: JavaScript Development Tools 2.0.0.v201608301904 (org.eclipse.wst.jsdt.feature.feature.group 2.0.0.v201608301904)
>   Only one of the following can be installed at once: 
>     JavaScript Development Tools Core 2.0.0.v201603171403 (org.eclipse.wst.jsdt.core 2.0.0.v201603171403)
>     JavaScript Development Tools Core 1.3.401.v201511181529 (org.eclipse.wst.jsdt.core 1.3.401.v201511181529)
>     JavaScript Development Tools Core 2.0.0.v201608251059 (org.eclipse.wst.jsdt.core 2.0.0.v201608251059)
>     JavaScript Development Tools Core 2.0.0.v201604281930 (org.eclipse.wst.jsdt.core 2.0.0.v201604281930)
>     JavaScript Development Tools Core 2.0.0.v201605251700 (org.eclipse.wst.jsdt.core 2.0.0.v201605251700)
>   Cannot satisfy dependency:
>     From: Red Hat JBoss Developer Studio (Core Features) 10.1.0.v20160902-1725 (com.jboss.devstudio.core.feature.feature.group 10.1.0.v20160902-1725)
>     To: com.jboss.devstudio.core.rpm.feature.feature.group [10.1.0.v20160902-1725]
>   Cannot satisfy dependency:
>     From: Red Hat JBoss Developer Studio (RPM Features) 10.1.0.v20160902-1725 (com.jboss.devstudio.core.rpm.feature.feature.group 10.1.0.v20160902-1725)
>     To: org.eclipse.wst.jsdt.feature.feature.group [2.0.0.v201605311817]
>   Cannot satisfy dependency:
>     From: JavaScript Development Tools 2.0.0.v201605311817 (org.eclipse.wst.jsdt.feature.feature.group 2.0.0.v201605311817)
>     To: org.eclipse.wst.jsdt.core [2.0.0.v201605251700]
>   Cannot satisfy dependency:
>     From: JavaScript Development Tools 2.0.0.v201608301904 (org.eclipse.wst.jsdt.feature.feature.group 2.0.0.v201608301904)
>     To: org.eclipse.wst.jsdt.core [2.0.0.v201608251059]
> {code} -- [^ds10.1_on_neon.1.RC3_remediation_needed.png]



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list