[ 
https://issues.apache.org/jira/browse/FREEMARKER-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839358#comment-17839358
 ] 

michael elbaz commented on FREEMARKER-226:
------------------------------------------

[~ddekany] Thanks for the tips, i think maven throws somewhere an exception due 
to the question mark and simply remove this variables which is not correct. 
Another solution
{code:java}
<resource>
    <directory>src/main/resources</directory>
    <filtering>false</filtering>
    <includes>
        <include>**/*.ftl</include>
    </includes>
</resource> {code}

> Loop builtin index or counter not printed
> -----------------------------------------
>
>                 Key: FREEMARKER-226
>                 URL: https://issues.apache.org/jira/browse/FREEMARKER-226
>             Project: Apache Freemarker
>          Issue Type: Bug
>          Components: engine
>    Affects Versions: 2.3.32
>            Reporter: michael elbaz
>            Priority: Major
>
> Hello i would like to report a bug
> Loop variable are just not printed index or counter is blank more details can 
> be found here
> https://issues.apache.org/jira/browse/KARAF-7826?filter=-2



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to