Great job on the CDI integration with OSGi support. It's really fantastic.
The only thing I've noticed is that the CDI runner for the unit tests will pick up the Camel route tests but doesn't run the other tests that are decorated with @RunWith(CamelCdiRunner.class) Not a huge issue as the tests will still run when invoked by hand in Eclipse but don't run out of Maven. Brad