This release contains the isolated runner:
- setting the context class loader inside the thread that run the tests caf38ca
- isolate the test runner, by running it using the reflection f4a9cdc
- add a new option:
-useReflection
to run the test runner using the fully isolated test runner f4a9cdc