]
Paul Leacu commented on JBTIS-501:
----------------------------------
[~nickboldt] has already taken care of the example above (thanks Nick). The other
versioned URL is needed by SAP since it has trouble with composite sites (ref
stable URLs used for Integration Stack installs/updates via Central
should not contain a version number
-------------------------------------------------------------------------------------------------------
Key: JBTIS-501
URL:
https://issues.jboss.org/browse/JBTIS-501
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Affects Versions: 4.2.3.Final , 4.3.0.Alpha1
Reporter: Nick Boldt
Assignee: Paul Leacu
Stable URLs used for Integration Stack installs/updates via Central should not contain a
version number, so that users only see ONE URL, which is updated to contain new, fresh
content.
This allows new users to see the latest updates, existing users to see newer updates
(Help > Check for updates), and existing users to seek new updates in Central, too.
So...
{code:title=https://github.com/jbosstools/jbosstools-download.jboss.org/blob/master/jbosstools/configuration/ide-config.properties#L82}
jboss.discovery.site.integration-stack.url|jbosstools|4.2=http://download...
Needs to change to
{code}
jboss.discovery.site.integration-stack.url|jbosstools|4.2=http://download...
{code}
And
http://download.jboss.org/jbosstools/discovery/stable/integration-stack/ needs to be
a composite of
http://download.jboss.org/jbosstools/discovery/stable/integration-stack/4...