You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Ed Burnette (JIRA)" <ji...@apache.org> on 2007/07/17 15:17:05 UTC

[jira] Updated: (JCR-1033) webapp doesn't compile (use of enum keyword)

     [ https://issues.apache.org/jira/browse/JCR-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ed Burnette updated JCR-1033:
-----------------------------

    Attachment: j2ee.patch

Trivial changes to use different variable names to make the compiler happy.

> webapp doesn't compile (use of enum keyword)
> --------------------------------------------
>
>                 Key: JCR-1033
>                 URL: https://issues.apache.org/jira/browse/JCR-1033
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: webapp
>    Affects Versions: 1.4
>            Reporter: Ed Burnette
>         Attachments: j2ee.patch
>
>
> AbstractConfig.java and JNDIConfig.java have local variables named 'enum' that aren't allowed when using JDK5 or later compilers.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.