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

Matt Benson resolved JXPATH-84.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3

This was fixed in http://svn.apache.org/viewvc?view=rev&revision=374128 .

> reserved word enum is used
> --------------------------
>
>                 Key: JXPATH-84
>                 URL: https://issues.apache.org/jira/browse/JXPATH-84
>             Project: Commons JXPath
>          Issue Type: Bug
>            Reporter: peter snowdon
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: XPathParser.java
>
>
> line 3671 in XPathParser uses enum:
> for (java.util.Enumeration enum = jj_expentries.elements(); 
> enum.hasMoreElements();) {
> which fails under java5.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to