]
Denis Golovin commented on JBDS-3618:
-------------------------------------
We'll take care of it when all blockers are fixed.
We'll update to real download progress if possible.
Installation will trigger indeterminate progress.
Progress does not reflect actual amount of work done
----------------------------------------------------
Key: JBDS-3618
URL:
https://issues.jboss.org/browse/JBDS-3618
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Reporter: Jan Richter
Assignee: Denis Golovin
Priority: Minor
Labels: havoc, ui
Fix For: 9.1.0.GA
It seems the current way the progress tracking is implemented is simply by giving an
initial time estimate for each component. The progress bars then just count down the
supplied time with no relation to the actual progress achieved.