[jbosstools-issues] [JBoss JIRA] (JBIDE-26642) Installing JBoss Tools 4.9 installs 4.11 bits

André Dietisheim (Jira) issues at jboss.org
Thu May 16 07:26:00 EDT 2019


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

André Dietisheim commented on JBIDE-26642:
------------------------------------------

[~nickboldt], [~jeffmaury] installing via the alternative p2 url that @odockal is suggesting in the workaround doesnt work for me when installing everything: 
{code}
Cannot complete the install because one or more required items could not be found.
  Software being installed: 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)
  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; org.eclipse.emf.transaction 1.8.0' but it could not be found
{code}
P2 suggests the following which then works:
 !screenshot-2.png! 

> 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
>            Priority: Critical
>         Attachments: 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#update_site)
> Result:
> JBoss Tools 4.11 gets installed. 
> Update site at http://download.jboss.org/jbosstools/photon/stable/updates/ which actually installs 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/jbosstoolstarget/4.11.0.Final-SNAPSHOT/REPO/"/>
> <child location="http://download.jboss.org/jbosstools/static/photon/stable/updates/core/4.11.0.Final/"/>
> <child location="http://download.jboss.org/jbosstools/static/photon/stable/updates/central/4.11.0.Final/"/>
> <child location="http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.11.0.Final-SNAPSHOT/REPO/"/>
> </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)



More information about the jbosstools-issues mailing list