[jbosstools-issues] [JBoss JIRA] (JBTIS-501) stable URLs used for Integration Stack installs/updates via Central should not contain a version number

Nick Boldt (JIRA) issues at jboss.org
Thu Sep 17 10:02:00 EDT 2015


Nick Boldt created JBTIS-501:
--------------------------------

             Summary: 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


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.jboss.org/jbosstools/discovery/stable/integration-stack/4.2.3.Final/{code}

Needs to change to 

{code}
jboss.discovery.site.integration-stack.url|jbosstools|4.2=http://download.jboss.org/jbosstools/discovery/stable/integration-stack/
{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.2.3.Final/





--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list