Hi Zoran,
thanks for the feedback.
Implemented in:
https://github.com/apache/camel/commit/6217ba02eb8fab1bea2a7252aa00a1d659c0ea3e
- Pascal
Am 30.04.2018 um 19:53 schrieb Zoran Regvart:
Hi Pascal,
I think you're spot on, I think we should use the freemarker as is and
remove the service mix one,
zoran
On Sun, Apr 29, 2018 at 10:08 AM, Pascal Schumacher
<pascalschumac...@gmx.net> wrote:
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