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

Henning Schmiedehausen closed VELOCITY-324.
-------------------------------------------


> Cannot compile Velocity with JDK 1.5 due to use of the newly-reserved word 
> "enum"
> ---------------------------------------------------------------------------------
>
>                 Key: VELOCITY-324
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-324
>             Project: Velocity
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 1.5
>         Environment: Operating System: All
> Platform: All
>            Reporter: Shinobu Kawai
>         Assigned To: Daniel Rall
>             Fix For: 1.5
>
>         Attachments: enumeration.124215.patch, java5.enumeration.patch
>
>
> Currently, Velocity doesn't compile with Java5 because it uses enum in the 
> following classes:
>   o.a.v.runtime.parser.Parser
>   o.a.v.texen.Generator
>   o.a.v.util.EnumerationIterator
> To avoid future issues, I think the source should be changed.
> ## Of course, you might have to do something with javacc for Parser...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to