[ http://issues.apache.org/jira/browse/JS2-181?page=comments#action_59114 ] Jouni Rajala commented on JS2-181: ----------------------------------
I checked out new version from cvs after short break. Now it jetspeed-2 seems to build ok with java 1.5. This ticket is resolved. > Build Fails - enum is a keyword in java 1.5 (5.0) > ------------------------------------------------- > > Key: JS2-181 > URL: http://issues.apache.org/jira/browse/JS2-181 > Project: Jetspeed 2 > Type: Bug > Components: Project Build > Versions: 2.0-dev/cvs > Reporter: Jouni Rajala > Priority: Minor > > I have browsed through the issues here and seen that this issue has been > discussed in some length already and some projects have reported this is > fixed. Some of these issues are left unresolved. > However when I check out the jakarta-jetspeed-2 from cvs and try to compile > it with java 1.5 (5.0) compiler still reports that enum is used as variable > name in some places. > Fortunately this is just minor issue because it is easily fixed by editing > new files. I just wanted to notify that this issue still remains. I created > small patch file that can be run and it fixes the issue by renaming enum > variables as enu. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]