[ 
http://jira.codehaus.org/browse/QDOX-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Scholte closed QDOX-131.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.8

patch applied

> ParseException for private static String[] allConstants = {C1,C2,C3};
> ---------------------------------------------------------------------
>
>                 Key: QDOX-131
>                 URL: http://jira.codehaus.org/browse/QDOX-131
>             Project: QDox
>          Issue Type: Bug
>          Components: Parser
>            Reporter: alex322
>             Fix For: 1.8
>
>         Attachments: Qdox-131.patch, T.java, TestQDoxBug131.java
>
>
> The following file:
> class T {
> final public static String C1="C1",C2="C2";
> final public static String[] ALL = {C1,C2};
> }
> is not parsed properly:
> com.thoughtworks.qdox.parser.ParseException: syntax error @[3,42] in 
> file:T.java

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to