Hi all, 1. I'm working on CAMEL-3551 (camel-fop component) and I'm not sure how to find out which bundles to add in platforms/karaf/features/src/main/resources/features.xml. Do I need to add batik, fop and xmlgraphics or only fop bunlde? Can I find out this only from the dependencies?
2. maven-compiler-plugin in camel/pom.xml has a "fork" element with value 1.6 but it should be true/false. Do we want the compiler to be in a separate process or not? Thanks Bilgin