Re: Recurring Test Failures WRT Redirector

2009-10-29 Thread Antoine Levy-Lambert
Hi, I have seen these errors happen often too. I saw someone write in one of our lists or on bugzilla that we are doing a bad job of closing streams in the exec task at the end of execution. Sorry I do not have the exact reference to this in mind, but maybe the way we close streams is creating

dev@ant.apache.org

2009-10-29 Thread Jan.Materne
I have implemented an idea I had for a longer time: tasks pick their values for themself from existing properties. >From the Hudson Clover plugin I got the idea of using BuildListeners for "AOP" functions and tried that. The result is in the sandbox and I want to put it into core, but want to have