GitHub user JeanPierrePortier opened a pull request: https://github.com/apache/commons-io/pull/39
IO-543-ReversedLinesFileReader-with-RandowFileAccess-API pull request for ticket: https://issues.apache.org/jira/browse/IO-543 - Added getFilePointer and seek API to ReversedLinesFileReader - Added new JUnit tests (ReversedLinesFileReaderTestRandomAccess) You can merge this pull request into a Git repository by running: $ git pull https://github.com/JeanPierrePortier/commons-io IO-543-ReversedLinesFileReader-with-RandowFileAccess-API Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-io/pull/39.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #39 ---- commit a5bc2f8ade9ac5a13e929bf329b8056afecc1124 Author: =JeanPierrePortier <jean-pierre.port...@dev.dcad.eu> Date: 2017-07-03T13:11:12Z Added getFilePointer and seek API to ReversedLinesFileReader Added new JUnit tests (ReversedLinesFileReaderTestRandomAccess) ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org