Bug 27245

Summary: If Ant "core" classes cannot be found, no error reported
Product: [Eclipse Project] Platform Reporter: Darin Swanson <Darin_Swanson>
Component: AntAssignee: Jared Burns <jared_burns>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: core, ui
Version: 2.1   
Target Milestone: 3.0 M1   
Hardware: PC   
OS: All   
Whiteboard:

Description Darin Swanson CLA 2002-11-27 10:51:44 EST
Remove the ant.jar from the Ant classpath
Run a script.
The script terminates with no visible problem to the user...except that it did 
not run.
An error is logged to the plugin log.
Comment 1 Darin Swanson CLA 2002-11-27 11:04:19 EST
If you have specified to run your Ant build in the background...
Comment 2 Darin Swanson CLA 2003-02-05 17:46:31 EST
Reducing severity as the problem is logged and likely to be rare.
Comment 3 Darin Swanson CLA 2003-02-18 17:02:01 EST
Possibly could move to some kindof status handler mechanism.
Deferred to post 2.1
Comment 4 Darin Swanson CLA 2003-04-15 11:08:39 EDT
Reopening.
Comment 5 Darin Swanson CLA 2003-04-15 13:29:24 EDT
Fixed in AntLaunchDelegate.
Comment 6 Darin Swanson CLA 2003-04-15 13:29:35 EDT
Please verify Jared.
Comment 7 Jared Burns CLA 2003-04-22 09:55:17 EDT
Verified.