Hi,while looking into updating the freemarker version used by camel I noticed that we have both freemarker-version and freemarker-bundle-version.
It looks like freemarker already is a OSGI bundle nowadays: https://github.com/apache/freemarker/blob/2.3-gae/build.xml#L412 https://github.com/apache/freemarker/blob/2.3-gae/osgi.bnd Do we still need the freemarker service mix bundle? Cheers, Pascal