That'd be very handy sometimes!
+1
Juan Pablo Lis wrote:
Hello All,
I'm having a problem while running junit tasks, when the test is large.
I'm getting an out of memory exception, but I notice that the formatter
(XML) is not flushing the file while it is running, it writes the whole file
at t
Hello All,
I'm having a problem while running junit tasks, when the test is large.
I'm getting an out of memory exception, but I notice that the formatter
(XML) is not flushing the file while it is running, it writes the whole file
at the end of the test.
Is it possible to set the formatter to w