On Thu, Mar 12, 2009 at 4:46 AM, Stéphane Amaudruz <[email protected]> wrote: > When PAX Exam run, it automatically shutdown the PAX Runner. > > Sometimes it is not convenient, especially to see if all bundle have been > resolved or started. > > Or let’s say that when we get a ClassNotFoundExecption, it is not easy to > know what happens.
Good point. My suggestion would be to have a distinction between "batch" and "interactive" run. In the latter, it would just detect that test (or something) failed and halt Exam's further execution and hand over to a human. Batch would be more suited for CI setups. Cheers Niclas -- http://www.qi4j.org - New Energy for Java _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
