Bug 24415 - Running an Ant script with console logging turned off writes to OS console
Summary: Running an Ant script with console logging turned off writes to OS console
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 2.0   Edit
Hardware: Other Linux-Motif
: P2 normal (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Jared Burns CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2002-10-04 15:55 EDT by Jared Burns CLA
Modified: 2002-10-07 16:12 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Burns CLA 2002-10-04 15:55:35 EDT
Latest code from CVS as of 10/04/02

If I run an ant script with the options to capture output and show the log 
console turned off, the output is instead written to the console from which I 
launched Eclipse.
Comment 1 Darin Swanson CLA 2002-10-07 11:44:09 EDT
Fixed in InternalAntRunner.
Please verify.
Comment 2 Jared Burns CLA 2002-10-07 16:12:37 EDT
Verified.