You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Henning Schmiedehausen (JIRA)" <de...@velocity.apache.org> on 2007/03/08 01:16:27 UTC

[jira] Closed: (VELOCITY-324) Cannot compile Velocity with JDK 1.5 due to use of the newly-reserved word "enum"

     [ 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: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org