This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch gh-actions-sonar-21 in repository https://gitbox.apache.org/repos/asf/struts.git
from 54304ae73 Convert test class to JUnit4 add a91a07a81 Bypass EasyMock JDK21 incompatibility No new revisions were added by this update. Summary of changes: .../test/java/org/apache/tiles/autotag/DummyFile.java | 10 ++++++++++ .../freemarker/FMTemplateGeneratorFactoryTest.java | 17 +++++++++++------ .../autotag/jsp/JspTemplateGeneratorFactoryTest.java | 19 ++++++++++++------- .../tiles/autotag/runtime/AbstractModelBodyTest.java | 8 ++++---- .../VelocityTemplateGeneratorFactoryTest.java | 19 ++++++++++++------- .../apache/tiles/template/GetAsStringModelTest.java | 5 +++-- 6 files changed, 52 insertions(+), 26 deletions(-) create mode 100644 plugins/tiles/src/test/java/org/apache/tiles/autotag/DummyFile.java