GitHub user woonsan opened a pull request:
https://github.com/apache/incubator-freemarker/pull/24
FREEMARKER-54: Remove unnecessary #setSettings(); Logging correction;
VersionEditor for conversion between string and Version
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/woonsan/incubator-freemarker
feature/FREEMARKER-54
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-freemarker/pull/24.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #24
----
commit 94828521fc30f0d51c7728d37b537404c8096bfe
Author: Woonsan Ko <[email protected]>
Date: 2017-06-19T02:12:03Z
FREEMARKER-54: Remove ConfigurationFactoryBean#setSettings(...) because
ancestor already contains equivalent one. Also, separate spring logger.
commit cb43725a79e851c11d4552d3a5ab0b6d70d43e9d
Author: Woonsan Ko <[email protected]>
Date: 2017-06-19T03:13:56Z
FREEMARKER-54: Support Version convertion editor between string and Version
object for spring community
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---