[
https://issues.apache.org/jira/browse/IO-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Rosenvold updated IO-450:
----------------------------------
Fix Version/s: (was: 2.5)
> File doesn't end with blank line and cann't get the last line using Tailer!
> ---------------------------------------------------------------------------
>
> Key: IO-450
> URL: https://issues.apache.org/jira/browse/IO-450
> Project: Commons IO
> Issue Type: Bug
> Components: Utilities
> Affects Versions: 2.4
> Environment: linux and windows 7
> Reporter: davidchiu
> Priority: Minor
>
> I use Tailer to read file, I can't get the last line if the file doesn't end
> with a blank line!
> My file like as following:
> AAAAAAAAAAAA
> BBBBBBBBBBBB
> And Not end with a blank line, "BBBBBBBBBBBB" is the last line, When I use
> io.input.Tailer to tail the file, I cann't get the last line "BBBBBBBBBBBB"!
> All versions(2.3/2.4/2.5) of Commons-IO have the same problem!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)