Le 18 avr. 2011 à 08:10, Conor MacNeill a écrit :
> Nicolas,
>
> The change you introduced to address this bug
>
> https://issues.apache.org/bugzilla/show_bug.cgi?id=50960
>
> really breaks my output when running java processes because the
> autoflush is flushing at 128 byte boundaries. The lo
Hi, is it possible in Ivy to define a dependency that can be satisfied by any
one of several modules?
Specifically, the dependency would refer to certain functionality required
by the current module, and other modules would declare that they
satisfy/implement that functionality.
The concept is simi
there is an interesting patch in this bug report :
https://issues.apache.org/bugzilla/show_bug.cgi?id=50507
Regards,
Antoine
On 4/18/2011 4:14 AM, Nicolas Lalevée wrote:
Le 18 avr. 2011 à 08:10, Conor MacNeill a écrit :
Nicolas,
The change you introduced to address this bug
https://issues
In fact we have a number of open bugs concerning the handling of streams
in exec and java :
[1] Pipe Broken
[2] Exec task may mix the stderr and stdout output while logging it
[3] exec task sometimes inserts extraneous newlines
[4] read on System.in hangs for forked java task
Antoine
[1] https