[jbosstools-issues] [JBoss JIRA] (JBDS-3670) Build self executable bundled installer on Jenkins

Denis Golovin (JIRA) issues at jboss.org
Tue Mar 8 00:25:00 EST 2016


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

Denis Golovin updated JBDS-3670:
--------------------------------
    Labels: havoc  (was: )


> Build self executable bundled installer on Jenkins
> --------------------------------------------------
>
>                 Key: JBDS-3670
>                 URL: https://issues.jboss.org/browse/JBDS-3670
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Task
>          Components: installer
>    Affects Versions: 9.1.0.Beta2
>            Reporter: Denis Golovin
>            Assignee: Denis Golovin
>              Labels: havoc
>             Fix For: 9.1.0.CR1
>
>
> Latest version of electron-packager-squirrel-windows cannot handle big installer with size more than 600Mb approximately. This forces us to use alternative approach for bundled installer that includes:
> * CDK;
> * SSH/rsync
> * openjdk8
> * JBDS
> To create bundled installer, build should download all required binaries and put them along with installer exe file with with the same name that installer uses in online version. For example CDK binaries would go to cdk.zip, JBDS installer to jbds.jar and so on. Names are configured in browser/model/*.js files for every downloaded binary.
> Then 7zip extra package should be downloaded and used t produce self extracting archive from generated electron installer (gulp generate) and downloaded binaries.  



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


More information about the jbosstools-issues mailing list