Hi Arnaud,

Arnaud HERITIER wrote at Sonntag, 8. Februar 2009 14:33:

> And can't we have an option to deactivate it in 2.1 ?

That would be a really good idea.

> If it works like expected we'll remove it in 3.0
> 
> (I continue to be in favor to have tests, but it's really difficult to
> have a good coverage it can be a cheap solution)

This is unfortunately not only a question of test coverage. I wrote myself
some library based on concurrent code and I although I have ~99% coverage,
my initial tests where executed always on a single 32-bit x86 CPU. However,
things started to fail on multi-core CPUs, 64-bit CPUs, different JDKs
(32-/64-bit/Solaris) ... so it might be a good idea to keep such an option
in any case ;-)

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to