]
Nick Boldt commented on JBDS-3849:
----------------------------------
I don't think using Promise.all is a viable solution here. PR
works fine
and the prefetch task blocks until it's done. PR
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.