Why not help resolve one of the last issues, if not the last for 2.0 then:
pulling up the "2" type(s?) into their super types (I think there is only
one). The last time I tried, some tests failed.

Gary

On Sat, Aug 17, 2024, 9:38 AM Melloware Inc <melloware...@gmail.com> wrote:

> Jia,
>
> Sadly it's the same reason I forked it and released it to Maven Central.
> My client needed to get rid of commons collections3 and BeanUtils 1.9.4 is
> tied to it.   We wanted to only have Commons Collections4 in all our code.
>
> https://github.com/melloware/commons-beanutils2
>
> <dependency>
>   <groupId>com.melloware</groupId>
>   <artifactId>commons-beanutils2</artifactId>
>   <version>2.0.0</version>
> </dependency>
>
>
> On Sat, Aug 17, 2024 at 8:49 AM Gary D. Gregory <ggreg...@apache.org>
> wrote:
>
> > Hello Jia,
> >
> > A release will happen only if required to fix a bug that hampers
> > development.
> >
> > Is there a fix/change in the 1.X branch you need that is not in 1.9.4?
> >
> > See changes.xml
> >
> > Gary
> >
> > On 2024/08/17 09:51:55 吾名 wrote:
> > > dear Commons maintainers,
> > >
> > >
> > > Thank you for your greatr work in Apache Commons. It helps a lot.
> > >
> > >
> > > I noticed the beanutils 2.0 is being developed. And the recent release
> > of Apache Commons Beanutils was 1.9.4, which is released in 2019. Do you
> > have any plan on a new release of beanutils 1.x before 2.0 is released?
> > >
> > >
> > > I am looking forward for your reply. Thank you.
> > >
> > >
> > > regards,
> > > Jia
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
> >
>
> --
> ==============================
> Melloware
> melloware...@gmail.com
> http://melloware.com
> ==============================
>

Reply via email to