[jbosstools-issues] [JBoss JIRA] (JBDS-3888) DevStudio build results should contain file with additional biuild information

Denis Golovin (JIRA) issues at jboss.org
Tue May 17 01:24:00 EDT 2016


Denis Golovin created JBDS-3888:
-----------------------------------

             Summary: DevStudio build results should contain file with additional biuild information
                 Key: JBDS-3888
                 URL: https://issues.jboss.org/browse/JBDS-3888
             Project: Red Hat Developer Studio (DevStudio)
          Issue Type: Feature Request
          Components: build, platform-installer
    Affects Versions: 10.0.0.Alpha2
            Reporter: Denis Golovin
            Assignee: Nick Boldt


Current implementation hardcode DevStudio version/url into Platform-Installer. Would be good to be able to get this info form download location in form of content.json file:
{code}{ 
"name": "Red Hat Developer Studio",
"description": "DevStudio 10.0.0.Alpha2 Nightly Build",
"fullVersion": "10.0.0.Alpha2-XXXXXXXXXXXXX-B0001",
"installer": "https//downloadhost.com/devstudio-10.0.0.Alpha2-XXXXXXXXXXX-B0001-installer.jar"
}{code}

Full URL is required to avoid download interruptions, when new version of DevStudio is uploaded and files available from stable URL is overwritten with latest nightly build. In this case a client downloaded content.json has direct link to installer jar from specific nightly location, which is usually kept for several days.





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


More information about the jbosstools-issues mailing list