From: "Stefan Bodewig" <[EMAIL PROTECTED]>
> On Mon, 8 Apr 2002, Stephane Bailliez <[EMAIL PROTECTED]> > wrote: > > > The later will really be later, but sounds like it could be useful > > for this now ? > > Think so, yes. > > I'm not sure on the effect for IDE integration efforts. If > BuildLoggers now close streams that they didn't close in 1.4.1 this > may become a problem for people that rely on loggers leaving them > open. But probably most people are using their own BuildLoggers > anyway. I closed the stream in Ant.execute and that makes the test pass. It is also safe because we are explicitly checking to see if logfile (a file) is being used and then close it - hence no problem with IDEs. Shall I go ahead with this approach and patch it up? > > Stefan > Cheers, Magesh ********************************************* * When in doubt, mumble; when in trouble, * * delegate; when in charge, ponder. * * - James H. Boren * ********************************************* -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>