Siegfried Goeschl created FREEMARKER-164:
--------------------------------------------
Summary: [freemarker-generator] Use default unsafe FreeMarker
configuration
Key: FREEMARKER-164
URL: https://issues.apache.org/jira/browse/FREEMARKER-164
Project: Apache Freemarker
Issue Type: Task
Reporter: Siegfried Goeschl
Assignee: Siegfried Goeschl
As discussed in the mailing list - we are currently using
{noformat}
configuration.setAPIBuiltinEnabled(false);
configuration.setNewBuiltinClassResolver(ALLOWS_NOTHING_RESOLVER);
{noformat}
but should revert to the default configuration behaviour
--
This message was sent by Atlassian Jira
(v8.3.4#803005)