[
https://issues.jboss.org/browse/JBIDE-26642?page=com.atlassian.jira.plugi...
]
Ondrej Dockal commented on JBIDE-26642:
---------------------------------------
I still got some errors:
{code}
eclipse.buildId=4.9.0.I20180906-0745
java.version=1.8.0_212
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product
org.eclipse.epp.package.jee.product
org.eclipse.equinox.p2.director
Error
Thu May 16 14:28:32 CEST 2019
Missing requirement: Red Hat Fuse Tooling Apache Camel Editor 11.1.0.v20180919-1503
(org.fusesource.ide.camel.editor.feature.feature.group 11.1.0.v20180919-1503) requires
'org.eclipse.equinox.p2.iu;
com.github.cameltooling.lsp.eclipse.client.feature.feature.group 1.0.0.201804251003'
but it could not be found
{code}
Installing JBoss Tools 4.9 installs 4.11 bits
---------------------------------------------
Key: JBIDE-26642
URL:
https://issues.jboss.org/browse/JBIDE-26642
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: marketplace
Affects Versions: 4.9.0.Final
Reporter: André Dietisheim
Assignee: Jeff MAURY
Priority: Critical
Attachments: image-2019-05-16-14-04-20-268.png, screenshot-1.png,
screenshot-2.png
steps:
# ASSERT: Install Eclipse 2018-09
# EXEC: open marketplace and try to install JBT 4.9.0.Final
# EXEC: alternatively use
http://download.jboss.org/jbosstools/photon/stable/updates/ as
update url for p2 (it's the url that's suggested at our page
https://tools.jboss.org/downloads/jbosstools/2018-09/4.9.0.Final.html#upd...)
Result:
JBoss Tools 4.11 gets installed.
Update site at
http://download.jboss.org/jbosstools/photon/stable/updates/ actually
contains 4.11 bits.
compositeContent.xml:
{code}
<?compositeMetadataRepository version='1.0.0'?>
<repository name="JBoss Tools - Core + Central Update Site"
type="org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository"
version="1.0.0">
<properties size="2">
<property name="p2.timestamp" value="1553883434000"/>
<property name="p2.compressed" value="true"/>
</properties>
<children size="4">
<child
location="http://download.jboss.org/jbosstools/targetplatforms/jboss...
<child
location="http://download.jboss.org/jbosstools/static/photon/stable/...
<child
location="http://download.jboss.org/jbosstools/static/photon/stable/...
<child
location="http://download.jboss.org/jbosstools/targetplatforms/jbtce...
</children>
</repository>
{code}
When bundles are downloaded one can clearly see 4.11 bits being used:
!screenshot-1.png!
--
This message was sent by Atlassian Jira
(v7.12.1#712002)