This is an automated email from the ASF dual-hosted git repository.
ddekany pushed a change to branch FREEMARKER-35
in repository https://gitbox.apache.org/repos/asf/freemarker.git.
from c915e2e [FREEMARKER-35] Fixed: Added automatic adjustment of the
format style for OffsetTime, if the time zone has DST, and the style doesn't
show the offset.
new 05e5786 [FREEMARKER-35] JavaDoc error fixes
new beee059 Print JUnit test failure details to console when building on
Travis CI
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:
build.xml | 26 +++++++++++++++++++---
src/main/java/freemarker/core/Configurable.java | 15 +++----------
.../core/TemplateTemporalFormatFactory.java | 4 ++--
.../freemarker/ext/beans/ErrorMessagesTest.java | 1 -
.../{logback-test.xml => logback-test-ci.xml} | 19 ++++++++--------
5 files changed, 37 insertions(+), 28 deletions(-)
copy src/test/resources/{logback-test.xml => logback-test-ci.xml} (62%)