ddekany / jbosstools-freemarker

JBoss Tools :: Freemarker { freemarker }
17 stars 4 forks source link

update freemarker to 2.3.31 #9

Closed glhez closed 3 years ago

glhez commented 3 years ago

This will only update to freemarker 2.3.31 (i'll rebase the other PR later).

fmConfiguration = new Configuration(Configuration.VERSION_2_3_31);

If I apply the fix you proposed on the other PR (eg: new Version(...)) then I still have the error in the unit test logs.