Le 17 août 2010 à 18:36, Stefan Bodewig a écrit :
> On 2010-08-15, Nicolas Lalevée wrote:
>
>> The bug is about a forked stealing characters from the input
>> stream even if is finished. This is due to the pumping thread which
>> is reading the Ant own input stream and redirecting it to the th
On 2010-08-15, Nicolas Lalevée wrote:
> The bug is about a forked stealing characters from the input
> stream even if is finished. This is due to the pumping thread which
> is reading the Ant own input stream and redirecting it to the the
> process. It doesn't stop at the end of the java task. I