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

Robert Scholte closed QDOX-127.
-------------------------------

         Assignee: Robert Scholte
       Resolution: Fixed
    Fix Version/s: 1.9

test + fix committed

> getInitializationExpression() includes comment text
> ---------------------------------------------------
>
>                 Key: QDOX-127
>                 URL: http://jira.codehaus.org/browse/QDOX-127
>             Project: QDox
>          Issue Type: Bug
>          Components: Java API
>    Affects Versions: 1.6
>         Environment: Windows XP
>            Reporter: Richard Craddock
>            Assignee: Robert Scholte
>             Fix For: 1.9
>
>
> I have a file which contains :
>   // Attributes
>     /**
>      * Some decription
>      * 
>      */
>     private String uDI = null;
> In my program (using Qdox 1.6.3)  I'm calling:
>                 System.out.println("START");
>               System.out.println(left.getInitializationExpression());
>               System.out.println("END");
> And I get :
> START
>     // Attributes
>                                                                               
>      
>         null
> END
> (Including all the blank lines). I was expecting to just get the "null".

-- 
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