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:
@@ -7,7 +7,7 @@ NAME
|
||||
${command.name}
|
||||
|
||||
AGE
|
||||
${command.age()}
|
||||
${command.age}
|
||||
|
||||
MESSAGE
|
||||
<@spring.message "hello"/> <@spring.message "world"/>
|
||||
|
||||
Reference in New Issue
Block a user