[jbosstools-issues] [JBoss JIRA] (JBIDE-11367) Run jobs outside of Wizards instead of within container

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Tue Apr 24 12:48:18 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-11367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen updated JBIDE-11367:
----------------------------------------

    Fix Version/s: 3.3.x
                       (was: 3.3.0.Beta3)


biggest issue is maven taking too long. so maybe just movethat job outside the wizard.

Timeout is better handled by the "ask user to continue to wait" issue.

but not for 3.3.0.
                
> Run jobs outside of Wizards instead of within container
> -------------------------------------------------------
>
>                 Key: JBIDE-11367
>                 URL: https://issues.jboss.org/browse/JBIDE-11367
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Xavier Coulon
>            Assignee: Andre Dietisheim
>            Priority: Optional
>             Fix For: 3.3.x
>
>
> After 3.3.0.Beta1, most of the operations are run at the end of the wizard (ie, in the performFinish() method). 
> The current implementation requires a DelegatingProgressMonitor to drive monitors in the Wizard container and in the Workbench status.
> We could simplify this design by closing the wizard, then running the job, which could simplify the code, remove the wizard blocking the UI while the operation is in progress.
>   

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list