[
https://issues.jboss.org/browse/JBIDE-23143?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-23143:
------------------------------------
So, the problem here is a too-restrictive range on org.eclipse.recommenders.snipmatch and
.rcp plugins, or perhaps we have an old version of snipmatch in the JBT site?
{code:title=org.eclipse.recommenders.snipmatch_2.4.0.v20160607-1609.jar/META-INF/MANIFEST.MF}
Require-Bundle:
org.eclipse.recommenders.coordinates;bundle-version="[2.4.0,2.4.1)",
org.eclipse.recommenders.utils;bundle-version="[2.4.0,2.4.1)"
{code}
or
}
{code:title=org.eclipse.recommenders.snipmatch.rcp_2.4.0.v20160607-1609.jar/META-INF/MANIFEST.MF}
Require-Bundle:
org.eclipse.recommenders.coordinates;bundle-version="[2.4.0,2.4.1)",
org.eclipse.recommenders.coordinates.rcp;bundle-version="[2.4.0,2.4.1)",
org.eclipse.recommenders.injection;bundle-version="[2.4.0,2.4.1)",
org.eclipse.recommenders.jdt;bundle-version="[2.4.0,2.4.1)",
org.eclipse.recommenders.models.rcp;bundle-version="[2.4.0,2.4.1)",
org.eclipse.recommenders.rcp;bundle-version="[2.4.0,2.4.1)",
org.eclipse.recommenders.snipmatch;bundle-version="[2.4.0,2.4.1)",
org.eclipse.recommenders.utils;bundle-version="[2.4.0,2.4.1)",
org.eclipse.recommenders.utils.rcp;bundle-version="[2.4.0,2.4.1)"{code}
Cannot install JBoss Tools 4.4.1.Final into Eclipse Neon.1 RC2
--------------------------------------------------------------
Key: JBIDE-23143
URL:
https://issues.jboss.org/browse/JBIDE-23143
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: target-platform, updatesite, upstream, webservices
Affects Versions: 4.4.1.Final
Reporter: Martin Malina
Assignee: Mickael Istria
Attachments: jbt4.4.1_on_neon.1.RC3.png,
jbt4.4.1_on_neon.1.RC3_disabled_sites.png, jbt4.4.1_on_neon.1.RC3_remediation_needed.png,
jbt4.4.1_on_neon.1.RC3_remediation_opt2.png, neon-1-byoe.png, neon-1-remediation.png,
update-sites-enabled.png
When I try to install JBoss Tools 4.4.1.Final [1] Abridged category into
eclipse-java-neon-1-RC2-macosx-cocoa-x86_64.tar.gz , I am shown a remediation screen.
!neon-1-remediation.png!
If I choose Update my installation, it offers to install what I want, but uninstall
Eclipse XML Editors and Tools.
This is the original error message (third option):
{code}
Your original request has been modified.
"Code Recommenders Snipmatch" will be ignored because a newer version is
already installed.
Cannot complete the install because of a conflicting dependency.
Software being installed: JBoss WebServices Tools 1.9.1.v20160608-0648
(org.jboss.tools.ws.feature.feature.group 1.9.1.v20160608-0648)
Software currently installed: Eclipse XML Editors and Tools 3.9.0.v201608061824
(org.eclipse.wst.xml_ui.feature.feature.group 3.9.0.v201608061824)
Only one of the following can be installed at once:
Eclipse XML Editors and Tools 3.8.0.v201605120129
(org.eclipse.wst.xml_ui.feature.feature.jar 3.8.0.v201605120129)
Eclipse XML Editors and Tools 3.9.0.v201608061824
(org.eclipse.wst.xml_ui.feature.feature.jar 3.9.0.v201608061824)
Cannot satisfy dependency:
From: Eclipse Web Developer Tools 3.8.0.v201606030549
(org.eclipse.wst.web_ui.feature.feature.group 3.8.0.v201606030549)
To: org.eclipse.wst.xml_ui.feature.feature.group [3.8.0.v201605120129]
Cannot satisfy dependency:
From: Eclipse XML Editors and Tools 3.8.0.v201605120129
(org.eclipse.wst.xml_ui.feature.feature.group 3.8.0.v201605120129)
To: org.eclipse.wst.xml_ui.feature.feature.jar [3.8.0.v201605120129]
Cannot satisfy dependency:
From: Eclipse XML Editors and Tools 3.9.0.v201608061824
(org.eclipse.wst.xml_ui.feature.feature.group 3.9.0.v201608061824)
To: org.eclipse.wst.xml_ui.feature.feature.jar [3.9.0.v201608061824]
Cannot satisfy dependency:
From: JBoss WebServices Tools 1.9.1.v20160608-0648
(org.jboss.tools.ws.feature.feature.group 1.9.1.v20160608-0648)
To: org.eclipse.wst.web_ui.feature.feature.group [3.3.2,4.0.0)
{code}
[1]
http://download.jboss.org/jbosstools/neon/staging/updates/
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)