You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Manfred Stetz (JIRA)" <de...@velocity.apache.org> on 2011/05/23 12:58:47 UTC

[jira] [Updated] (VELOCITY-803) EOF exception when last line is commented out and has no new line at end

     [ https://issues.apache.org/jira/browse/VELOCITY-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manfred Stetz updated VELOCITY-803:
-----------------------------------

    Description: 
Lexical error,   Encountered: <EOF> after : "" at internal/application/resource/93A720B90BB6C25703701E67D0DA75220B7D2FFC/greetingsFromTimbuktu/showComments.vm[line 2, column 51]
org.apache.velocity.exception.ParseErrorException: Lexical error,   Encountered: <EOF> after : "" at internal/application/resource/93A720B90BB6C25703701E67D0DA75220B7D2FFC/greetingsFromTimbuktu/showComments.vm[line 2, column 51]

This Bug seems to be the same as VELOCITY-272

This is my vm-code:

Hello World
##################################################

  was:
Lexical error,   Encountered: <EOF> after : "" at internal/application/resource/93A720B90BB6C25703701E67D0DA75220B7D2FFC/greetingsFromTimbuktu/showComments.vm[line 2, column 51]
org.apache.velocity.exception.ParseErrorException: Lexical error,   Encountered: <EOF> after : "" at internal/application/resource/93A720B90BB6C25703701E67D0DA75220B7D2FFC/greetingsFromTimbuktu/showComments.vm[line 2, column 51]

This Bug seems to be the same as VELOCITY-272


> EOF exception when last line is commented out and has no new line at end
> ------------------------------------------------------------------------
>
>                 Key: VELOCITY-803
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-803
>             Project: Velocity
>          Issue Type: Bug
>          Components: Engine
>    Affects Versions: 1.7
>            Reporter: Manfred Stetz
>
> Lexical error,   Encountered: <EOF> after : "" at internal/application/resource/93A720B90BB6C25703701E67D0DA75220B7D2FFC/greetingsFromTimbuktu/showComments.vm[line 2, column 51]
> org.apache.velocity.exception.ParseErrorException: Lexical error,   Encountered: <EOF> after : "" at internal/application/resource/93A720B90BB6C25703701E67D0DA75220B7D2FFC/greetingsFromTimbuktu/showComments.vm[line 2, column 51]
> This Bug seems to be the same as VELOCITY-272
> This is my vm-code:
> Hello World
> ##################################################

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org