This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git
from 9121d6505 [IO-639] ReversedLinesFileReader does not read first line if it's empty new 456277b15 Migrate from deprecated code new e097fcf14 Migrate test from deprecated code new ce3a2bba5 Migrate test from deprecated code new dc1df1d4a Reuse Math The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../io/input/RandomAccessFileInputStream.java | 6 +--- .../commons/io/input/AbstractInputStreamTest.java | 40 +++++++++++----------- .../commons/io/input/ByteBufferCleanerTest.java | 2 +- .../io/input/MemoryMappedFileInputStreamTest.java | 2 +- 4 files changed, 23 insertions(+), 27 deletions(-)