Any reason why the 2.9.0-RC1 release didn't include source artifacts? http://search.maven.org/#artifactdetails%7Corg.apache.camel%7Ccamel-core%7C2.9.0-RC1%7Cbundle
Javadoc and tests are attached... why not sources? This is making it harder than necessary to consume this pre-release for testing (for those who need access to the source for debugging). Maybe something to do with the <packaging>bundle<... stuff? As I see sources for some other components, like: http://search.maven.org/#artifactdetails%7Corg.apache.camel%7Ccamel-core-xml%7C2.9.0-RC1%7Cjar --jason