commons-io proposal: ReversedLinesFileReader with 'getFilePointer' and 'seek' API

2017-06-30 Thread Jean-Pierre Portier
Hi, to implement a navigation functionnality around some log files, I locally added to new API to org.apache.commons.io.input.ReversedLinesFileReader class: - long getFilePointer() - void seek(long pos) (they act like java.io.RandomAccessFile API class) Any advice about possib

Re: [VOTE][LAZY] Migrate Apache Commons DbUtils to git

2017-06-30 Thread William Speirs
+1!!! On Thu, Jun 29, 2017 at 11:06 PM, Amey Jadiye wrote: > +1 > > On Fri, Jun 30, 2017, 4:33 AM Carl Hall wrote: > > > Hi, > > > > I’d like to call a vote by lazy consensus for migrating the code base of > > Apache Commons DbUtils to git. > > > > This vote is successful if nobody raises objec

[GitHub] commons-cli issue #15: CLI-217: Optional partial matching

2017-06-30 Thread rubin55
Github user rubin55 commented on the issue: https://github.com/apache/commons-cli/pull/15 Is someone looking at this PR? --- 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 a

[GitHub] commons-cli issue #15: CLI-217: Optional partial matching

2017-06-30 Thread rubin55
Github user rubin55 commented on the issue: https://github.com/apache/commons-cli/pull/15 Is someone looking at this PR? --- 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 a