Ignore some FreeMarker tests for JDK21

This reverts commit 07a5d8c91 and instead disables the relevant
FreeMarker tests for JDK21+ runs.
This commit is contained in:
Brian Clozel
2023-05-11 17:36:22 +02:00
parent 07a5d8c91c
commit a91effcd86
4 changed files with 8 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ NAME
${command.name}
AGE
${command.age()}
${command.age}
MESSAGE
<@spring.message "hello"/> <@spring.message "world"/>