You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Davis Ford <da...@zenoconsulting.biz> on 2006/05/19 04:27:33 UTC

surefire 2.2

Hi just wondering if the group has experimented with the new surefire
2.2 plugin release, and if it does indeed solve the GC issue Brett
indicates below.  We are seeing this issue, and looking to update the
plugin, but getting by with feeding arguments to the jvm for now.

Regards,
Davis

>
> FYI, the upcoming 2.2 release of surefire will reduce the memory used
> by allowing the test cases to be garbage collected after they've run
> instead of at the end. It also enables assertions by default, whether
> you are forking or not, by setting the flag on the classloader running
> the tests.
>
> - Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org