This is an automated email from the ASF dual-hosted git repository.

sgoeschl pushed a commit to branch FREEMARKER-139
in repository https://gitbox.apache.org/repos/asf/freemarker-generator.git


The following commit(s) were added to refs/heads/FREEMARKER-139 by this push:
     new 789820f  FREEMARKER-139 freemarker-cli: Provide GsonTool to align with 
Maven plugin
789820f is described below

commit 789820f304ebb1eadbb4050af6b6c3528e8139ca
Author: Siegfried Goeschl <[email protected]>
AuthorDate: Sat Apr 4 15:28:57 2020 +0200

    FREEMARKER-139 freemarker-cli: Provide GsonTool to align with Maven plugin
---
 freemarker-generator-cli/templates/json/yaml/transform.ftl | 1 -
 freemarker-generator-cli/templates/yaml/json/transform.ftl | 1 -
 2 files changed, 2 deletions(-)

diff --git a/freemarker-generator-cli/templates/json/yaml/transform.ftl 
b/freemarker-generator-cli/templates/json/yaml/transform.ftl
index ad0e010..80c8d2f 100644
--- a/freemarker-generator-cli/templates/json/yaml/transform.ftl
+++ b/freemarker-generator-cli/templates/json/yaml/transform.ftl
@@ -1,4 +1,3 @@
-<#ftl output_format="plainText">
 <#--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
diff --git a/freemarker-generator-cli/templates/yaml/json/transform.ftl 
b/freemarker-generator-cli/templates/yaml/json/transform.ftl
index 3059fe6..e5e4d90 100644
--- a/freemarker-generator-cli/templates/yaml/json/transform.ftl
+++ b/freemarker-generator-cli/templates/yaml/json/transform.ftl
@@ -1,4 +1,3 @@
-<#ftl output_format="plainText">
 <#--
   Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file

Reply via email to