[VOTE] IvyDE 2.1.0 Release

2010-08-11 Thread Nicolas Lalevée
I have built a release candidate for IvyDE 2.1.0 From the last release attempt: * the notice files and tgz/tar.gz are fixed now * as you may have noticed, I have integrated a quite minor patch: IVYDE-249 * in the generation of the updatesite, not only IvyDE 2.1.0 was integrated, but the plugin in

Re: Testlistener Events in JUnit Slows Down Forked Tests in 1.8.x

2010-08-11 Thread Jesse Glick
On 08/10/2010 03:00 PM, Stefan Bodewig wrote: buffering on the testrunner side would help but at the same time make the lines unusable for the test listener events that must happen in step with the test to be useful. It would suffice for test listener events to be delivered fairly soon after th