Re: [IO] Update to Java 7

2017-10-20 Thread Gary Gregory
Dang, some of my tooling a.k.a. my brain is not working right today! Gary On Fri, Oct 20, 2017 at 10:47 AM, Pascal Schumacher < pascalschumac...@gmx.net> wrote: > [IO-503] Update platform requirement to Java 7. > > https://github.com/apache/commons-io/commit/3733512df9b172e0 > fdcf6cb0bdb7bc7613

Re: [IO] Update to Java 7

2017-10-20 Thread Pascal Schumacher
[IO-503] Update platform requirement to Java 7. https://github.com/apache/commons-io/commit/3733512df9b172e0fdcf6cb0bdb7bc76131f0c8f#diff-600376dffeb79835ede4a0b285078036 Guess who commited it 1,5 years ago? ;) Am 20.10.2017 um 18:44 schrieb Gary Gregory: Now that we just released Commons IO 2

[IO] Update to Java 7

2017-10-20 Thread Gary Gregory
Now that we just released Commons IO 2.6, I think it is time to update to Java 7 and take advantage of whatever we can. Java 8? Well, one step at a time :-) Gary