This is an automated email from the ASF dual-hosted git repository.
ddekany pushed a change to branch 2.3-gae
in repository https://gitbox.apache.org/repos/asf/freemarker.git.
from 6d326b0 (Manual: Was using an element unsupported by Docgen)
new 133cc44 Added DOMNodeSupport and JythonSupport boolean properties to
DefaultObjectWrapper. This allows disabling the special wrapping of DOM nodes
and Jython classes. This might be desirable for security reasons.
new b686595 Updated Docgen dependency
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ivy.xml | 2 +-
ivysettings.xml | 3 +-
.../freemarker/template/DefaultObjectWrapper.java | 82 ++++++++++++++++++----
.../DefaultObjectWrapperConfiguration.java | 30 +++++++-
src/manual/en_US/book.xml | 34 +++++----
.../template/DefaultObjectWrapperTest.java | 45 +++++++++++-
6 files changed, 167 insertions(+), 29 deletions(-)