Re: [collections] Preparing a 4.1 release

2015-05-24 Thread Gary Gregory
That all makes sense. Thanks for the clarification. Gary On Sun, May 24, 2015 at 10:37 AM, Thomas Neidhart wrote: > On 05/24/2015 05:52 PM, Gary Gregory wrote: > > Why not just move to Java 7? > > The reason to move to Java 6 is to add support for NavigableMap, which > unfortunately is missing

Re: [collections] Preparing a 4.1 release

2015-05-24 Thread Thomas Neidhart
On 05/24/2015 05:52 PM, Gary Gregory wrote: > Why not just move to Java 7? The reason to move to Java 6 is to add support for NavigableMap, which unfortunately is missing right now. Moving to Java 7 is not really necessary, the next logical move would be to Java 8 imho. In fact it would be worth

RE: [collections] Preparing a 4.1 release

2015-05-24 Thread Gary Gregory
Why not just move to Java 7? Gary  Original message From: Thomas Neidhart Date: 05/23/2015 02:17 (GMT-08:00) To: Commons Developers List Subject: [collections] Preparing a 4.1 release Hi, in the next few weeks I will hopefully finish all open issues for an upcoming 4.1

[collections] Preparing a 4.1 release

2015-05-23 Thread Thomas Neidhart
Hi, in the next few weeks I will hopefully finish all open issues for an upcoming 4.1 release. Note: the release will also update the minimum required java version to 1.6. Thomas - To unsubscribe, e-mail: dev-unsubscr...@common