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 e3258943 Version number fixes/adjustments
add 213cba6e use StandardCharsets instead of string
new dda4fafc Merge pull request #108 from
hduelme/use-StandardCharsets-instead-of-string
The 1 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:
.../src/main/java/freemarker/debug/DebuggerClient.java | 3 ++-
.../src/main/java/freemarker/debug/impl/DebuggerServer.java | 10 +++-------
.../java/freemarker/ext/beans/DefaultMemberAccessPolicy.java | 3 ++-
.../core/TemplateConfigurationWithTemplateCacheTest.java | 11 ++++++-----
.../src/test/java/freemarker/test/servlet/WebAppTestCase.java | 6 ++++--
.../src/main/java/freemarker/core/ASTPrinter.java | 5 +++--
.../src/main/java/freemarker/test/ResourcesExtractor.java | 3 ++-
.../src/main/java/freemarker/test/TemplateTest.java | 2 +-
.../src/main/java/freemarker/test/utility/FileTestCase.java | 3 ++-
9 files changed, 25 insertions(+), 21 deletions(-)