[ http://issues.apache.org/jira/browse/JS2-181?page=history ]
Ate Douma closed JS2-181:
-------------------------
Resolution: Fixed
Fix Version: 2.0-dev/cvs
2.0-M2
2.0-FINAL
Closing this issue as its reported to be 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
> Fix For: 2.0-dev/cvs, 2.0-M2, 2.0-FINAL
>
> 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]