[jbosstools-issues] [JBoss JIRA] (JBDS-3692) Decouple what to download from browser/main.js

Nick Boldt (JIRA) issues at jboss.org
Mon Mar 21 13:48:00 EDT 2016


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

Nick Boldt edited comment on JBDS-3692 at 3/21/16 1:47 PM:
-----------------------------------------------------------

Proposed commit to decouple URLs from the main.js into a new json file:

https://github.com/redhat-developer-tooling/developer-platform-install/pull/41/commits/bc1619dbaadc001c68ce3734d3da68890227aa7e

We can then reuse (most) of the URLs like this:

https://github.com/redhat-developer-tooling/developer-platform-install/pull/41/commits/bc720b82f8b880c55a3184a9393f71e704257d6f




was (Author: nickboldt):
Proposed commit to decouple URLs from the main.js into a new json file:

https://github.com/redhat-developer-tooling/developer-platform-install/pull/41/commits/bc1619dbaadc001c68ce3734d3da68890227aa7e

> Decouple what to download from browser/main.js
> ----------------------------------------------
>
>                 Key: JBDS-3692
>                 URL: https://issues.jboss.org/browse/JBDS-3692
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Task
>          Components: installer
>    Affects Versions: 9.1.0.CR1
>            Reporter: Denis Golovin
>              Labels: havoc
>             Fix For: 9.1.0.GA
>
>
> Current implementation hardcode links to download inside [browser/main.js|https://github.com/redhat-developer-tooling/developer-platform-install/blob/master/browser/main.js#L69].
> This should be moved out to configuration file in json format so it can be easily changed inside installer or even downloaded from external link.



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


More information about the jbosstools-issues mailing list