[
https://issues.jboss.org/browse/JBIDE-26642?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-26642:
------------------------------------
Creating pairs of composite*.xml files for each 4.9, 4.11, 4.12 (and equivalent devstudio
sites too) is trivial work.
But perhaps since everything earlier than 4.11 and 12.11 is no longer supported (insofar
as the way to get fixes is to update to the latest Eclipse and JBT or studio), we would be
better to remove the old releases from
tools.jboss.org and only point people at the latest
(supported) version?
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)