aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main/java/org/apache/velocity/runtime/directive/Include.java
AgeCommit message (Expand)Author
2022-07-25Easier #include and #parse directives subclassing - fixes VELOCITY-959Claude Brisson
2021-02-25A lot of almost purely cosmetic code cleanupsClaude Brisson
2019-09-08[VELOCITY-916] Add a second effect for the debugging flag runtime.log.track_l...Claude Brisson
2019-03-10[engine][VELOCITY-909] Deprecate directive.include.output_error_start and dir...Claude Brisson
2017-01-28[engine] full code review (foreach loops and some other problems detected by ...Claude Brisson
2017-01-26[engine] remove unused importsClaude Brisson
2017-01-26[engine] fix trailing whitespacesClaude Brisson
2017-01-26[engine] fix slf4j params non-usageClaude Brisson
2017-01-26[engine] remove antrun trick, always build parser, and put generated sources ...Claude Brisson
2016-11-11[engine] still logging reengClaude Brisson
2016-07-17[engine] keep macros in defining templates (applied reviewed patch from VELOC...Claude Brisson
2015-08-31[engine] switch to slf4j logging facadeClaude Brisson
2010-07-01VELOCITYSB-4Antonio Petrelli