[
https://issues.apache.org/jira/browse/GERONIMO-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562111#action_12562111
]
Jarek Gawor commented on GERONIMO-3746:
---------------------------------------
Maybe that's what you mean by "a small aesthetic 250-500millisecond delay after
the '100' values" but I think the key is to always update the bar (and maybe
other info) to 100% (when the installation was successful) whether the
while(!results.isFinished()) loop executes or not. Changing the loop delay will
make the bar fill up nicer but it won't fix the problem especially when
results.isFinished() returns true on the very first time. So I'm not sure we
need to change the loop delay as long as we add code outside of the loop to
update the bar accordingly.
> Plugin Progress Bar Not Updating
> --------------------------------
>
> Key: GERONIMO-3746
> URL: https://issues.apache.org/jira/browse/GERONIMO-3746
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: console
> Affects Versions: 2.1
> Reporter: Joseph Leong
> Assignee: Joseph Leong
>
> When installing any plugin from the repository, the progress bar fails to
> update correctly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.