RE: Handling ClearCase output

2005-01-18 Thread Russell Johannesson
t;Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> To: "Ant Users List" Subject: RE: Handling ClearCase output Date: Tue, 18 Jan 2005 17:00:10 -0800 Specify a log file to write to with the log attribute. Does that silence the noise? If not, I have recently written some ClearCase

RE: Handling ClearCase output

2005-01-18 Thread Anderson, Rob (Global Trade)
nesson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 18, 2005 4:52 PM > To: user@ant.apache.org > Subject: Handling ClearCase output > > > The ClearCase "ccupdate" task writes too much to the standard > output. I > can't seem to stop it from printing e

Handling ClearCase output

2005-01-18 Thread Russell Johannesson
The ClearCase "ccupdate" task writes too much to the standard output. I can't seem to stop it from printing each directory in the update. The ClearCase ccupdate task is ultimately implemented as a command-line exec, so it seems that ant doesn't control the output. I'm wondering if this notion i