[
https://issues.apache.org/jira/browse/FREEMARKER-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421948#comment-17421948
]
Dániel Dékány edited comment on FREEMARKER-194 at 9/29/21, 6:12 AM:
--------------------------------------------------------------------
It's very unlikely that {{<#noparse>}} doesn't work. If
{{$\{project.build.directory}}} is resolved, that's probably done by a Maven
filter. But if after double-checking things it still doesn't work, please
provide a more complete description of the problem.
was (Author: ddekany):
That's very unlikely that {<#noparse>} doesn't work. If
${project.build.directory} is resolved, that's probably done by a Maven filter.
But if after double-checking things it still doesn't work, please provide a
more complete description of the problem.
> noparse invalid
> ----------------
>
> Key: FREEMARKER-194
> URL: https://issues.apache.org/jira/browse/FREEMARKER-194
> Project: Apache Freemarker
> Issue Type: Bug
> Components: engine
> Affects Versions: 2.3.31
> Environment: freemarker-2.3.31
> springboot 2.3.7.RELEASE
> Reporter: 967283
> Priority: Major
>
> Use freemarker in springboot project, ${project.build.directory} in my ftl
> file , <noparse> can't ignore this variable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)