You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by bu...@apache.org on 2004/11/28 01:48:43 UTC

DO NOT REPLY [Bug 32416] New: - Compile Velocity with jdk1.5

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32416>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32416

           Summary: Compile Velocity with jdk1.5
           Product: Velocity
           Version: 1.5
          Platform: PC
               URL: http://nagoya.apache.org/eyebrowse/BrowseList?listName=v
                    elocity-dev@jakarta.apache.org&by=thread&from=916571
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Source
        AssignedTo: velocity-dev@jakarta.apache.org
        ReportedBy: shinobu.kawai@gmail.com


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...

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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