[jbosstools-issues] [JBoss JIRA] (JBDS-3685) need separate gulp task to wrap gulp package results in one selfextracting archive using 7zip

Nick Boldt (JIRA) issues at jboss.org
Tue Mar 22 20:58:00 EDT 2016


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

Nick Boldt edited comment on JBDS-3685 at 3/22/16 8:57 PM:
-----------------------------------------------------------

Built like this:

1. fire up git shell
2. {code} cd C:\Users\nboldt\Documents\GitHub\developer-platform-install
git co https://github.com/redhat-developer-tooling/developer-platform-install/pull/48
gulp generate 
gulp prefetch # takes 55 mins!
gulp 7zipsfx-adv
{code}

Result is a 1.6G folder and an exe here:

* C:\Users\nboldt\Documents\GitHub\developer-platform-install\dist\win\DeveloperPlatformInstaller-win32-x64\
* C:\Users\nboldt\Documents\GitHub\developer-platform-install\dist\win\DeveloperPlatformInstaller-win32-x64.exe

Then you can install it and get this (only takes about 6 mins because everything is already on disk):

!barnacle-installed-from-1.6gb-exe.png!
[^install.log]



was (Author: nickboldt):
Built like this:

1. fire up git shell
2. {code} cd C:\Users\nboldt\Documents\GitHub\developer-platform-install
git co https://github.com/redhat-developer-tooling/developer-platform-install/pull/48
gulp generate 
gulp prefetch # takes 55 mins!
gulp 7zipsfx-adv
{code}

Result is a 1.6G folder and an exe here:

* C:\Users\nboldt\Documents\GitHub\developer-platform-install\dist\win\DeveloperPlatformInstaller-win32-x64\
* C:\Users\nboldt\Documents\GitHub\developer-platform-install\dist\win\DeveloperPlatformInstaller-win32-x64.exe

Then you can install it and get this (only takes about 6 mins because everything is already on disk):

!barnacle-installed-from-1.6gb-exe.png!



> need separate gulp task to wrap gulp package results in one selfextracting archive using 7zip
> ---------------------------------------------------------------------------------------------
>
>                 Key: JBDS-3685
>                 URL: https://issues.jboss.org/browse/JBDS-3685
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Sub-task
>          Components: installer
>    Affects Versions: 9.1.0.CR1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>              Labels: havoc
>             Fix For: 9.1.0.GA
>
>         Attachments: barnacle-installed-from-1.6gb-exe.png, install.log
>
>




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


More information about the jbosstools-issues mailing list