[jbosstools-issues] [JBoss JIRA] (JBDS-3849) Store downloaded requirements for bundled installer between builds

Nick Boldt (JIRA) issues at jboss.org
Thu Apr 28 08:54:00 EDT 2016


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

Nick Boldt commented on JBDS-3849:
----------------------------------

I don't think using Promise.all is a viable solution here. PR https://github.com/redhat-developer-tooling/developer-platform-install/pull/158 works fine and the prefetch task blocks until it's done. PR https://github.com/redhat-developer-tooling/developer-platform-install/pull/161 DOES NOT BLOCK, so downloads continue while downstream tasks run at the same time.

> Store downloaded requirements for bundled installer between builds
> ------------------------------------------------------------------
>
>                 Key: JBDS-3849
>                 URL: https://issues.jboss.org/browse/JBDS-3849
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Enhancement
>          Components: platform-installer
>    Affects Versions: 10.0.0.Alpha1
>            Reporter: Denis Golovin
>            Assignee: Denis Golovin
>              Labels: havoc
>             Fix For: 10.0.0.Alpha1
>
>         Attachments: jbds-jar-0-length-in-7zip.png, works-but-too-small.png
>
>
> Now build downloads all bundled binaries in every build, because the got wiped out by clean task.



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


More information about the jbosstools-issues mailing list