You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/30 12:57:10 UTC

[jira] [Resolved] (WICKET-4354) org/apache/wicket/util/io/FullyBufferedReader getLineAndColumnText not used

     [ 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