sultan commented on code in PR #965:
URL: https://github.com/apache/tomee/pull/965#discussion_r1020052857
##########
tomee/tomee-embedded/src/main/java/org/apache/tomee/embedded/Container.java:
##########
@@ -1016,7 +1015,6 @@ private void copyTemplateTo(final File targetDir, final
String filename) throws
// don't break apps using Velocity facade
final VelocityEngine engine = new VelocityEngine();
- engine.setProperty(Velocity.RUNTIME_LOG_LOGSYSTEM, new NullLogChute());
Review Comment:
there is no replacement for LogChute
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]