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

Martin Grigorov resolved WICKET-4354.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0
                   1.5.5
         Assignee: Martin Grigorov
    
> org/apache/wicket/util/io/FullyBufferedReader getLineAndColumnText not used
> ---------------------------------------------------------------------------
>
>                 Key: WICKET-4354
>                 URL: https://issues.apache.org/jira/browse/WICKET-4354
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5.4
>         Environment: all
>            Reporter: Richard Emberson
>            Assignee: Martin Grigorov
>            Priority: Trivial
>             Fix For: 1.5.5, 6.0.0
>
>
> In FullyBufferedReader, method 
>   private def getLineAndColumnText: String = 
>     " (line " + getLineNumber + ", column " + getColumnNumber + ")"
> is not used anywhere.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to