We are using a lot of libraries in OFBiz, yet freemarker is the only one
where we have to first bump up the dependency version + update the java
integration work.

Can't we have a constructor argument in freemarker.template.Configuration
like say VERSION_LATEST instead of hard-coding the compatibility version?
We always want to update our code to be compatible with the latest version
of FreeMarker.

I'm not aware of the history, is there a reason why Configuration() is
deprecated?

On Sun, Apr 1, 2018, 8:38 AM Jacopo Cappellato <jacopo.cappell...@gmail.com>
wrote:

> On Sat, Mar 31, 2018 at 11:06 PM, Jacques Le Roux <
> jacques.le.r...@les7arts.com> wrote:
>
> > Thanks Jacopo,
> >
> > Yes, that's what I have used.
>
>
> No, your patch is different from mine and this is why it is not able to
> fetch the files from the staging Maven repository. Please check the
> differences of the line numbers of the first chunks of the patches.
>
> Jacopo
>

Reply via email to