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

Nick Boldt (Jira) issues at jboss.org
Wed Jun 5 10:52:18 EDT 2019


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

Nick Boldt commented on JBIDE-26642:
------------------------------------

Wrote this job:

https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstudio/view/jbosstools-releng/job/create-composite-site/

Generated 4 composite sites (job runs in about 6 seconds):

* http://download.jboss.org/jbosstools/photon/stable/composite/4.9.0/
* http://download.jboss.org/jbosstools/photon/stable/composite/4.11.0/
* https://devstudio.redhat.com/12/stable/composite/12.9.0/
* https://devstudio.redhat.com/12/stable/composite/12.11.0/

Next step: update the Eclipse marketplace listings to point to these composites instead of the rolling "latest site" ones.

[~jeffmaury] can you do that?

> 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
>             Fix For: 4.12.x
>
>         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#update_site)
> 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/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