I don’t see why that couldn’t have been done here. There’s no need to fork 
Commons projects when they’re fairly open to contributors.

—
Matt Sicker

> On Apr 20, 2022, at 16:19, Melloware Inc <melloware...@gmail.com> wrote:
> 
> It was supposed to be temporary until Apache released 2.0.  It’s been over 5 
> years since last beanutils release so it’s a good thing I did in my opinion.  
> 
> Melloware
> @melloware on GitHub
> 
>> On Apr 20, 2022, at 3:31 PM, Gary Gregory <garydgreg...@gmail.com> wrote:
>> 
>> You are crearting jar hell by reusing the Apache package names under
>> different Maven coordinates. Not a good idea IMO.
>> 
>> Gary
>> 
>>>> On Wed, Apr 20, 2022, 15:27 Melloware <melloware...@gmail.com> wrote:
>>> 
>>> I did not the package names are the same I did this because I had
>>> multiple clients complaining about Commons Beantutils 1.9.4 security
>>> vulnerabilities and needed a public version of the code so it could be
>>> scanned.  Whenever the REAL BeanUtils2 is ever released to Maven Central
>>> my clients can simply change their pom.xml back to org.apache versions
>>> and they are a drop in.
>>> 
>>> 
>>>> On 4/20/2022 2:26 PM, sebb wrote:
>>>> On Wed, 20 Apr 2022 at 18:54, Melloware <melloware...@gmail.com> wrote:
>>>>> And and I have forked it and deployed to Maven Central
>>>>> 
>>>>> <dependency>
>>>>>   <groupId>com.melloware</groupId>
>>>>>   <artifactId>commons-beanutils2</artifactId>
>>>>>   <version>2.0.0</version>
>>>>> </dependency>
>>>>> 
>>>> Did you change the package names?
>>>> 
>>>> If not, there will be problems in the future if a project depends on
>>>> both via different dependencies.
>>>> 
>>>>> On 4/20/2022 10:12 AM, Xeno Amess wrote:
>>>>>> Well I wonder should we give melloware (https://github.com/melloware)
>>> a
>>>>>> committer permission.
>>>>>> 
>>>>>> Since:
>>>>>> 
>>>>>> 1. he has quite some experience here, not a fresh hand.
>>>>>> 
>>>>>> 2. he has ability to write/review good codes.(already several thousands
>>>>>> lines in common-beanutils).
>>>>>> 
>>>>>> 3. he has enough time and interest to refine beanutils. (This is the
>>> most
>>>>>> important, as it seems no committers want to develop beanutils...)
>>>>>> 
>>>>>> Any thoughts?
>>>>>> 
>>>>>> Gary Gregory <garydgreg...@gmail.com> 于2022年4月20日周三 21:00写道:
>>>>>> 
>>>>>>> There isn't one; we are all volunteers here ;-)
>>>>>>> 
>>>>>>> There is probably clean up to do, PRs, Jiras, releasing and synching
>>> with
>>>>>>> Commons Collections 4.5 first (probably).
>>>>>>> 
>>>>>>> Gary
>>>>>>> 
>>>>>>> On Wed, Apr 20, 2022, 07:21 Martin Aldrin
>>>>>>> <martin.ald...@ericsson.com.invalid> wrote:
>>>>>>> 
>>>>>>>> Hi,
>>>>>>>> 
>>>>>>>> I wonder what the time plan for release of beanutils2 is.
>>>>>>>> 
>>>>>>>> 
>>>>>>>> /Martin
>>>>>>>> 
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>>> 
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>> 
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>> 
>>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
> 

Reply via email to