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

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


The following commit(s) were added to refs/heads/FREEMARKER-153 by this push:
     new 88603c2  FREEMARKER-153 Move CLI related directories under `/src/app` 
instead of having multiple unrelated folders
88603c2 is described below

commit 88603c24f5dfd2be6e8df56d0c45f02af1fc6439
Author: Siegfried Goeschl <[email protected]>
AuthorDate: Sat Aug 22 10:29:44 2020 +0200

    FREEMARKER-153 Move CLI related directories under `/src/app` instead of 
having multiple unrelated folders
---
 freemarker-generator-cli/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/freemarker-generator-cli/pom.xml b/freemarker-generator-cli/pom.xml
index 1c48d46..da3494b 100644
--- a/freemarker-generator-cli/pom.xml
+++ b/freemarker-generator-cli/pom.xml
@@ -49,7 +49,6 @@
                     <extraJvmArguments>-Xms64m -Xmx512m</extraJvmArguments>
                     <endorsedDir>endorsed</endorsedDir>
                     <useWildcardClassPath>true</useWildcardClassPath>
-                    
<copyConfigurationDirectory>true</copyConfigurationDirectory>
                     <configurationDirectory>config</configurationDirectory>
                     <programs>
                         <program>

Reply via email to