Re: external tools..

2004-06-16 Thread Phillip Lord
>>>>> "Stefan" == Stefan Bodewig <[EMAIL PROTECTED]> writes: Stefan> On 16 Jun 2004, Phillip Lord <[EMAIL PROTECTED]> wrote: >> >> All this would be fine by me, but is there a way that I can >> change the details in the sho

Re: antmerge:- inheriting ant files.

2003-08-06 Thread Phillip Lord
>>>>> "Nicola" == Nicola Ken Barozzi <[EMAIL PROTECTED]> writes: Nicola> Phillip Lord wrote, On 06/08/2003 14.38: ... >> I notice that ant may be getting an "import" task (its in the >> CVS). I think that they will have some of t

Standard Out Flushing in JUnit

2003-08-01 Thread Phillip Lord
Hello all I've been using the JUnit task for a while now, and its generally very good. But there is one thing about it that I find annoying. Some of my tests take a reasonable amount of time, but standard output and standard error are held until the test finishes. I'd much rather get the inf