[
https://issues.apache.org/jira/browse/GERONIMO-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563030#action_12563030
]
Joseph Leong commented on GERONIMO-3746:
----------------------------------------
In the upcoming patch:
A check has been added to update the message / bar in the event
results.isFinished() was returned true on the first poll.
In addition, the getCurrentFilePercent is reflective of the progress of each
individual file and not of the overall progress so the problem was not polling
each individual progress fast enough to catch the '100%'.
Polling speed increased slightly to catch the progress for the really small
dependency files.
Another check implemented at the end to fill the progress bar before
redirecting to continue form.
> 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.