Ate Douma pushed to branch release/4.0 at cms-community / 
hippo-project-archetype


Commits:
fd27a03c by Ate Douma at 2016-08-12T15:36:35+02:00
ARCHE-505: [backport v11.0] remove example configuration for no longer 
functional nor needed freemarker LoggerLibrary

(cherry picked from commit cf76228e2f5dc36eb9f673ec3a3212717d85af4b)

- - - - -


1 changed file:

- src/main/resources/archetype-resources/site/src/main/webapp/WEB-INF/web.xml


Changes:

=====================================
src/main/resources/archetype-resources/site/src/main/webapp/WEB-INF/web.xml
=====================================
--- 
a/src/main/resources/archetype-resources/site/src/main/webapp/WEB-INF/web.xml
+++ 
b/src/main/resources/archetype-resources/site/src/main/webapp/WEB-INF/web.xml
@@ -129,16 +129,6 @@
       <!-- Forces UTF-8 output encoding! -->
     </init-param>
     <!--
-      'loggerLibrary' determines which logger library Freemarker uses to log 
errors.
-      Available options are 'auto', 'none', 'java', 'avalon', 'log4j', 
'commons', and 'slf4j'.
-      The default is 'none', which will suppress all exceptions logged by 
Freemarker.
-      Note that the HstFreemarkerServlet will still log the Freemarker error 
in all re-thrown exceptions.
-      <init-param>
-        <param-name>loggerLibrary</param-name>
-        <param-value>none</param-value>
-      </init-param>
-    -->
-    <!--
       'template_exception_handler' determines what Freemarker does when it 
encounters an error:
       - "ignore" lets Freemarker log an exception and then continue rendering.
       - "debug" lets Freemarker log a stack trace, stops rendering and 
re-throws the exception.



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-project-archetype/commit/fd27a03c802fc13b229f7bd770fa6f222f032aad
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to