[text] Preparing for 1.0

2017-02-23 Thread Rob Tompkins
Hello, I am thinking about preparing for the 1.0 release some time in the next week or so, and I wanted to see if anyone had any issues aside from TEXT-40 with the beta. Many thanks to Sebb for resolving that one. I’ve remediated the checkstyle issues and a few pmd issues. But, I thought I woul

[GitHub] commons-io pull request #32: Introduce Tailable interface to allow tailing o...

2017-02-23 Thread jonfreedman
GitHub user jonfreedman opened a pull request: https://github.com/apache/commons-io/pull/32 Introduce Tailable interface to allow tailing of files accessed using jCIFS I have a derivation of org.apache.commons.io.input.Tailer in our codebase which allows tailing of remote files usin