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
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
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:
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
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
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
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
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