Stefan Bodewig wrote:

>On Thu, 10 Oct 2002, <[EMAIL PROTECTED]> wrote:
>
>  
>
>>With a very simple code change, I was able to get it to work again,
>>so how can I get this fix into the ant distribution?  Is it
>>sufficient to post here, or should I post to the devel list?
>>    
>>
>
>Maybe just open a bug-report and attach your patch there?
>  
>
Thanks, I didn't realize there was a bug database, now I see it.  

>  
>
>>The fix is to simply start the stdout/stderr reader threads before
>>sending the file list to stdin.
>>    
>>
>
>IIRC doing so leads to cab trying to read from stdin before Ant has
>started to write to it and then not doing anything at all in some
>situations.
>  
>
Hmm, but if you read from stdin, you'll block until something is 
available to read, so this shouldn't be a problem, right?


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to