You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by dd...@apache.org on 2017/04/06 12:12:51 UTC

[4/4] incubator-freemarker-online-tester git commit: Added the license references in the LICENSE file. Removed some "created by" comments.

Added the license references in the LICENSE file. Removed some "created by" comments.

Merge commit 'refs/pull/4/head' of https://github.com/apache/incubator-freemarker-online-tester


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/commit/5dab3306
Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/tree/5dab3306
Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/diff/5dab3306

Branch: refs/heads/master
Commit: 5dab33069edcf3111bf148033b1c632f218533e9
Parents: 9e169f4 3f548b6
Author: ddekany <dd...@apache.org>
Authored: Thu Apr 6 14:11:07 2017 +0200
Committer: ddekany <dd...@apache.org>
Committed: Thu Apr 6 14:12:39 2017 +0200

----------------------------------------------------------------------
 .gitignore                                      |  1 +
 LICENSE                                         | 56 +++++++++++++++++++-
 gradle/wrapper/gradle-wrapper.properties        |  1 -
 gradlew.bat                                     |  1 +
 .../dropwizard/ApplicationStartup.java          |  5 --
 .../resources/FreeMarkerOnlineResource.java     |  6 ---
 .../freemarker/view/FreeMarkerOnlineView.java   |  3 --
 src/main/resources/view/freemarker-online.ftl   | 38 +++++++------
 src/main/resources/view/utils.ftl               | 37 +++++++------
 .../platform/DropWizardServiceTest.java         |  6 ---
 .../platform/YamlPropertiesPersister.java       |  6 ---
 .../resources/FreeMarkerOnlineResourceTest.java |  6 ---
 .../FreeMarkerServiceResponseBuilderTest.java   |  6 ---
 .../services/FreeMarkerServiceTest.java         |  6 ---
 .../view/FreeMarkerOnlineViewTest.java          |  7 +--
 15 files changed, 99 insertions(+), 86 deletions(-)
----------------------------------------------------------------------