--- On Sat, 1/30/10, N C <[email protected]> wrote:
> Attached is a patch closing the BufferedWriter.
I'm not sure the attachment went through...
--- JUnitTestRunner.java.orig 2010-01-30 16:22:58.000000000 -0500
+++ JUnitTestRunner.java 2010-01-30 16:23:12.000000000 -0500
@@ -896,6 +896,7 @@
pw.newLine();
}
}
+ pw.close();
} catch (Exception e) {
return stack; // return the stack unfiltered
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]