This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 141351 - closing plugins should close list-plugins task
Summary: closing plugins should close list-plugins task
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-23 13:54 UTC by Lukas Jungmann
Modified: 2008-10-30 14:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Jungmann 2008-07-23 13:54:07 UTC
-create new grails app
-go to grails plugins

=> grails list-plugins starts

-close the grails plugins
-open it again

=> new grails list-plugins starts

expected would be that either first task will be canceled by closing plugins dialog or second invocation of the dialog
will finish until the already running task finish
Comment 1 Petr Hejl 2008-09-01 16:30:33 UTC
Fixed in main c9aaa78e0249.

Please verify.
Comment 2 Quality Engineering 2008-09-02 05:42:08 UTC
Integrated into 'main-golden', will be available in build *200809020201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/c9aaa78e0249
User: phejl@netbeans.org
Log: #141351 closing plugins should close list-plugins task
Comment 3 Lukas Jungmann 2008-10-02 16:53:24 UTC
ok