Chris Hostetter wrote:
: IIRC, I think I installed an older version of junit (or was it ant?) : and it fixed : the problem for me.Hmmm.. i wonder if some default behavior changed in an option (or in a formatter) which version of Junit/ant do you have installed on each of your boxes ryan?
Using ant-1.6.5, it looks good again. My 'working' setup: apache-ant-1.6.5 junit-4.1 The one that puts all the output to stdout: apache-ant-1.7.0 junit-4.1 (or junit-3.8.1) ryan