Go for it, I already removed tons of stuff for other commons libs which we now 
do not need anymore.

We still need commons-dbcp (which requires commons-pool) to be released before 
OpenJPA.

Will try to work on that today.

LieGrue,
strub


> Am 13.11.2018 um 08:35 schrieb Romain Manni-Bucau <rmannibu...@gmail.com>:
> 
> There is some glue code need but nothing a stream cant solve for most of
> it. The main work will be the map replacement but here again, nothing crazy
> and worse case forking 2 classes is still worth it IMHO
> 
> Le mar. 13 nov. 2018 07:54, Francesco Chicchiriccò <ilgro...@apache.org> a
> écrit :
> 
>> On 13/11/18 07:18, Romain Manni-Bucau wrote:
>>> sounds good (but dropping a lib is too ;))
>> 
>> Agree: is there anything from commons-collections4 that cannot be
>> replaced by Java 8 features? Maybe some specialized collection, as
>> CollectionUtils, IterableUtils, etc can be easily replaced.
>> 
>> Regards.
>> 
>> 
>>> Le mar. 13 nov. 2018 à 07:10, Maxim Solodovnik <solomax...@gmail.com> a
>>> écrit :
>>> 
>>>> According to this thread: https://markmail.org/message/dnbbribu6jvzozfo
>>>> commons-collections4
>>>> <https://markmail.org/message/dnbbribu6jvzozfocommons-collections4> can
>>>> be released in a week or so ...
>>>> 
>>>> On Tue, 13 Nov 2018 at 13:04, Romain Manni-Bucau <rmannibu...@gmail.com
>>> 
>>>> wrote:
>>>> 
>>>>> yep,
>>>>> 
>>>>> side note: did a quick review and I guess we can drop
>> commons-collections
>>>>> with not much effort since we are on java8, pool2 and dbcp2 can
>> probably
>>>>> too writing a thin pool for tests (like a Queue wrapper) but can
>> require
>>>>> more adaptation
>>>>> 
>>>>> Le mar. 13 nov. 2018 à 06:43, Maxim Solodovnik <solomax...@gmail.com>
>> a
>>>>> écrit :
>>>>> 
>>>>> Currently there are 3 SNAPSHOT dependencies
>>>>> I'm continuously pinging commons-collections
>>>>> 
>>>>> Other 2 are commons-pool2 and commons-dbcp2 (introduced in
>>>>> https://github.com/apache/openjpa/pull/24, currently not merged)
>>>>> 
>>>>> I guess we should get these new releases first
>>>>> 
>>>>> 
>>>>> On Tue, 13 Nov 2018 at 12:39, Romain Manni-Bucau <
>> rmannibu...@gmail.com> wrote:
>>>>>>> Hi Maxim
>>>>>>> 
>>>>>>> Tomee is waiting for a java11 release - mainly asm upgrade.
>>>>>>> Once done +1
>>>>>>> 
>>>>>>> Le mar. 13 nov. 2018 05:03, Maxim Solodovnik <solomax...@gmail.com>
>> a écrit :
>>>>>>>> Hello All,
>>>>>>>> 
>>>>>>>> 3.0.0 was release in June, lots of fixes were committed
>>>>>>>> Maybe it's time for release?
>>>>>>>> 
>>>>>>>> --
>>>>>>>> WBR
>>>>>>>> Maxim aka solomax
>>>>>>>> 
>>>>>> 
>>>>>> --
>>>>>> WBR
>>>>>> Maxim aka solomax
>>>>>> 
>>>> 
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>> 
>> 
>> --
>> Francesco Chicchiriccò
>> 
>> Tirasa - Open Source Excellence
>> http://www.tirasa.net/
>> 
>> Member at The Apache Software Foundation
>> Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
>> http://home.apache.org/~ilgrosso/
>> 
>> 

Reply via email to