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 21:46:21 UTC

DO NOT REPLY [Bug 32416] - Cannot compile Velocity with JDK 1.5 due to use of the newly-reserved word "enum"

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


dlr@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|Cannot compile Velocity with|Cannot compile Velocity with
                   |JDK 1.5 due to use of the   |JDK 1.5 due to use of the
                   |newly-reserved word         |newly-reserved word "enum"
                   |"enumeration"               |




------- Additional Comments From dlr@apache.org  2004-11-28 21:46 -------
* src/java/org/apache/velocity/runtime/parser/Parser.java
* src/java/org/apache/velocity/texen/Generator.java
* src/java/org/apache/velocity/util/EnumerationIterator.java
  Replaced use of JDK 1.5 reserved word "enum" with "enumeration" to
  allow compilation of Velocity on that platform.


Issue: http://issues.apache.org/bugzilla/show_bug.cgi?id=32416
Submitted by: Shinobu Kawai


Sending        src/java/org/apache/velocity/runtime/parser/Parser.java
Sending        src/java/org/apache/velocity/texen/Generator.java
Sending        src/java/org/apache/velocity/util/EnumerationIterator.java
Transmitting file data ...
Committed revision 106845.


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

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