[jbosstools-issues] [JBoss JIRA] (JBDS-4101) Enable sha check from file/URL in online installer

Denis Golovin (JIRA) issues at jboss.org
Tue Nov 29 16:30:01 EST 2016


     [ https://issues.jboss.org/browse/JBDS-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin resolved JBDS-4101.
---------------------------------
    Resolution: Done


this issue was fixed when gulp task update-requirements was added  here

https://github.com/redhat-developer-tooling/developer-platform-install/blob/master/gulpfile.js#L97

It transpiles sources first to temp dir with requirements.json file included, then reads sha values and updates url values with actual sha in temp folder.

> Enable sha check from file/URL in online installer
> --------------------------------------------------
>
>                 Key: JBDS-4101
>                 URL: https://issues.jboss.org/browse/JBDS-4101
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Feature Request
>          Components: platform-installer
>    Affects Versions: 10.2.0.AM2
>            Reporter: Jan Richter
>            Assignee: Denis Golovin
>             Fix For: 10.2.0.GA
>
>
> In between releases the installer uses nightly builds of Devstudio and its sha is downloaded from the updatesite. The check in online installer is not prepared for that and ends up comparing the computed sha to the URL that points to installer.sha
> Proposal: Add some code to handle sha in other form than just plain text so online installer can be run from master.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list