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=30503>. 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=30503 compile failes with jdk 1.5 due to "enum" Summary: compile failes with jdk 1.5 due to "enum" Product: Commons Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Blocker Priority: Other Component: Collections AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] enum is a keyword in jdk 1.5 so a lot off commons (not only collections) did not compile. A lot of variables have the name enum. Could this be changed, please. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
