]
Jan Richter closed JBDS-4504.
-----------------------------
I have not been able to reproduce this, but I believe the safeguards should be
sufficient.
On macOS bundled installer 'randomly' tries to download
bundled components
--------------------------------------------------------------------------
Key: JBDS-4504
URL:
https://issues.jboss.org/browse/JBDS-4504
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 11.0.0.GA
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 11.0.0.GA
So far I was not able to reproduce it, but [~mikgue] demoed it to me through BJ. Problem
is replicable when on macOS electron ('sometimes') called with parameters. That
triggers functionality designed for windows only, related to speeding up bundled installer
startup.
Solution is to guard that code with platform check and make it work only on windows where
we have no surprises like this.