This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a change to branch feature/WHISKER-18
in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git
from c235839 Merge branch 'master' into feature/WHISKER-18
add d32e4ca WHISKER-18: Rename VelocityEngine to LoggingVelocityEngine to
further follow GHA error
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/creadur/whisker/cli/Main.java | 4 ++--
.../java/org/apache/creadur/whisker/plugin/maven/GenerateMojo.java | 4 ++--
.../out/velocity/{VelocityEngine.java => LoggingVelocityEngine.java} | 4 ++--
.../apache/creadur/whisker/out/velocity/TestLicenseGeneration.java | 4 ++--
.../creadur/whisker/out/velocity/TestLicenseGenerationSourceURLs.java | 4 ++--
.../org/apache/creadur/whisker/out/velocity/TestNoticeGeneration.java | 4 ++--
6 files changed, 12 insertions(+), 12 deletions(-)
rename
apache-whisker-velocity/src/main/java/org/apache/creadur/whisker/out/velocity/{VelocityEngine.java
=> LoggingVelocityEngine.java} (97%)