Bug 24338 - Cancelling an Ant run can take a long time
Summary: Cancelling an Ant run can take a long time
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: PC other
: P3 normal (vote)
Target Milestone: 2.1 M5   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui
: 27564 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-02 16:53 EDT by Darin Swanson CLA
Modified: 2003-01-10 11:50 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Swanson CLA 2002-10-02 16:53:55 EDT
If a target is executed that contains something like a javac task which can go 
horribly wrong (classpath incorrectly specified), currently you hit the cancel 
button while all the error messages continue to spew to the log console.
Comment 1 Darin Wright CLA 2002-11-15 14:03:13 EST
Needs investigation. We should support terminate now that we have moved to 
launch configs.
Comment 2 Darin Wright CLA 2002-12-04 11:15:05 EST
*** Bug 27564 has been marked as a duplicate of this bug. ***
Comment 3 Darin Swanson CLA 2003-01-10 11:50:18 EST
Fixed as a side effect of bug 21012.
Comment 4 Darin Swanson CLA 2003-01-10 11:50:33 EST
Verified.