Gang, FYI, I think I have just realized a 'bug' in the build script. For each project the instrumented jar files get generated, run the tests, then copy back the instrumented jars. That means that all the other dependent jars are executed without instrumented classes, leading to much lower coverage in api/spi/bootstrap.
Just so you know. -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/3xugrbk I work here; http://tinyurl.com/24svnvk I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

