Re: [beanutils] Java plaform for 2.0

2024-09-14 Thread Xeno Amess
for 90%+ normal user each version under which spring using be OK From: Richard Zowalla Sent: Saturday, September 14, 2024 12:59:15 PM To: Commons Developers List Subject: Re: [beanutils] Java plaform for 2.0 My 2 cents are: BeanUtils is often used in the EE ecosy

Re: [beanutils] For 2.0, WeakFastHashMap vs ConcurrentHashMap

2024-09-14 Thread Xeno Amess
good and should did it 5 years ago From: Niall Pemberton Sent: Saturday, September 14, 2024 1:46:32 PM To: Commons Developers List Subject: Re: [beanutils] For 2.0, WeakFastHashMap vs ConcurrentHashMap On Thu, 12 Sep 2024 at 19:59, Gary D. Gregory wrote: > Hi A

Re: [beanutils] For 2.0, WeakFastHashMap vs ConcurrentHashMap

2024-09-14 Thread Xeno Amess
I thought old d-lea bro have a concurrent weak hashmap implement somewhere...why not just ask him after all nobody here more expert than him in this area From: Niall Pemberton Sent: Saturday, September 14, 2024 1:46:32 PM To: Commons Developers List Subject: Re:

Re: [beanutils] For 2.0, WeakFastHashMap vs ConcurrentHashMap

2024-09-14 Thread Melloware Inc
I submitted this PR years ago using ConcurrentWeakKeyHashMap from Doug Lea and the Netty team but Gary had concerns from legal about being able to use it. PR is here: https://github.com/apache/commons-beanutils/pull/56 On Sat, Sep 14, 2024 at 7:22 AM Xeno Amess wrote: > I thought old d-lea bro

Re: [beanutils] For 2.0, WeakFastHashMap vs ConcurrentHashMap

2024-09-14 Thread Xeno Amess
why not write an email to lea ..maybe he be so kind that would be glad to offer one mit-like license copy of that class From: Melloware Inc Sent: Saturday, September 14, 2024 8:32:38 PM To: Commons Developers List Subject: Re: [beanutils] For 2.0, WeakFastHashMap

Re: [beanutils] For 2.0, WeakFastHashMap vs ConcurrentHashMap

2024-09-14 Thread Melloware Inc
Well in my PR the license in the file says this. Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released to the public domain, as explained at @see http://creativecommons.org/licenses/publicdomain";>Creative Commons it says its public domain. On Sat, Sep 14, 2

Re: [beanutils] For 2.0, WeakFastHashMap vs ConcurrentHashMap

2024-09-14 Thread Xeno Amess
IMO I think it ok...so Gary which part do you feel unsafe in it ?I must admit I am not that familiar to lawyer things.. From: Melloware Inc Sent: Saturday, September 14, 2024 9:18:08 PM To: Commons Developers List Subject: Re: [beanutils] For 2.0, WeakFastHashMap

[VOTE][LAZY] Release Apache Commons Parent 75 based on RC1

2024-09-14 Thread Gary Gregory
We have updated dependencies since Apache Commons Parent 74 was released, so I would like to release Apache Commons Parent 75. Apache Commons Parent 75 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/parent/75-RC1 (svn revision 71588) The Git tag commons-paren