Re: [ANNOUNCE] Apache Commons BeanUtils 1.10.0

2025-01-17 Thread Gary Gregory
On Fri, Jan 17, 2025 at 4:00 PM sebb wrote: > > On Fri, 17 Jan 2025 at 17:33, Gary Gregory wrote: > > > > On Fri, Jan 17, 2025 at 12:14 PM sebb wrote: > > > > > > On Tue, 7 Jan 2025 at 13:48, Gary Gregory wrote: > > > > > > > > The Apache Commons BeanUtils team is pleased to announce the releas

[ANNOUNCE] Apache Commons BeanUtils 1.10.0

2025-01-17 Thread Gary Gregory
[This message contains the correct download link] The Apache Commons BeanUtils team is pleased to announce the release of Apache Commons BeanUtils 1.10.0. Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection. This is a maintenance release and

Re: [ANNOUNCE] Apache Commons BeanUtils 1.10.0

2025-01-17 Thread sebb
On Fri, 17 Jan 2025 at 17:33, Gary Gregory wrote: > > On Fri, Jan 17, 2025 at 12:14 PM sebb wrote: > > > > On Tue, 7 Jan 2025 at 13:48, Gary Gregory wrote: > > > > > > The Apache Commons BeanUtils team is pleased to announce the release > > > of Apache Commons BeanUtils 1.10.0 > > > > > > Apache

[ANNOUNCE] Apache Commons BeanUtils 2.0.0-M1 (now with download link)

2025-01-17 Thread Gary Gregory
[The original announcement was missing the download link at the bottom of this message] The Apache Commons BeanUtils team is pleased to announce the release of Apache Commons BeanUtils 2.0.0-M1. Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspect

Re: [ANNOUNCE] Apache Commons BeanUtils 2.0.0-M1

2025-01-17 Thread Gary Gregory
On Fri, Jan 17, 2025 at 2:05 PM sebb wrote: > > On Fri, 17 Jan 2025 at 17:24, Gary Gregory wrote: > > > > Hello Sebb, > > > > It's missing obviously. I am trying to find out what the correct link > > is in > > https://issues.apache.org/jira/browse/LEGAL-682?focusedCommentId=17914173&page=com.atl

Re: commons-collection4 milestone builds

2025-01-17 Thread Gary Gregory
Hello Julian, The milestone is to present the new bloom filter package while the rest of the API (all other packages) is stable. Unless we have surprises, the next release will likely be 4.5.0. The bloom filter code looks to be stable now IMO. Gary On Fri, Jan 17, 2025, 14:20 Julian Reschke wr

commons-collection4 milestone builds

2025-01-17 Thread Julian Reschke
Hi there, (asking for a friend) Is there any guidance about how the milestone builds are suitable for "production" code? There is no guarantee that no breaking changes happen between milestones, right? Best regards, Julian -

Re: [ANNOUNCE] Apache Commons BeanUtils 2.0.0-M1

2025-01-17 Thread sebb
On Fri, 17 Jan 2025 at 17:24, Gary Gregory wrote: > > Hello Sebb, > > It's missing obviously. I am trying to find out what the correct link > is in > https://issues.apache.org/jira/browse/LEGAL-682?focusedCommentId=17914173&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#com

Re: [ANNOUNCE] Apache Commons Build Plugin Maven Mojo 1.15.0.

2025-01-17 Thread sebb
On Fri, 17 Jan 2025 at 17:31, Gary Gregory wrote: > > On Fri, Jan 17, 2025 at 12:12 PM sebb wrote: > > > > On Sat, 11 Jan 2025 at 14:35, Gary Gregory wrote: > > > > > > The Apache Commons team is pleased to announce Apache Commons Build > > > Plugin Maven Mojo 1.15.0. > > > > > > Apache Maven Mo

Re: [ANNOUNCE] Apache Commons BeanUtils 1.10.0

2025-01-17 Thread Gary Gregory
On Fri, Jan 17, 2025 at 12:14 PM sebb wrote: > > On Tue, 7 Jan 2025 at 13:48, Gary Gregory wrote: > > > > The Apache Commons BeanUtils team is pleased to announce the release > > of Apache Commons BeanUtils 1.10.0 > > > > Apache Commons BeanUtils provides an easy-to-use but flexible wrapper > > a

Re: [ANNOUNCE] Apache Commons Build Plugin Maven Mojo 1.15.0.

2025-01-17 Thread Gary Gregory
On Fri, Jan 17, 2025 at 12:12 PM sebb wrote: > > On Sat, 11 Jan 2025 at 14:35, Gary Gregory wrote: > > > > The Apache Commons team is pleased to announce Apache Commons Build > > Plugin Maven Mojo 1.15.0. > > > > Apache Maven Mojo for Apache Commons Build tasks. > > > > For example: > > mvn commo

Re: [ANNOUNCE] Apache Commons BeanUtils 2.0.0-M1

2025-01-17 Thread Gary Gregory
Hello Sebb, It's missing obviously. I am trying to find out what the correct link is in https://issues.apache.org/jira/browse/LEGAL-682?focusedCommentId=17914173&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17914173 Gary On Fri, Jan 17, 2025 at 12:13 PM sebb wr

Re: [ANNOUNCE] Apache Commons BeanUtils 1.10.0

2025-01-17 Thread sebb
On Tue, 7 Jan 2025 at 13:48, Gary Gregory wrote: > > The Apache Commons BeanUtils team is pleased to announce the release > of Apache Commons BeanUtils 1.10.0 > > Apache Commons BeanUtils provides an easy-to-use but flexible wrapper > around reflection and introspection. > > This is a maintenance

Re: [ANNOUNCE] Apache Commons BeanUtils 2.0.0-M1

2025-01-17 Thread sebb
Where is the link to the download page? On Tue, 7 Jan 2025 at 19:59, Gary Gregory wrote: > > The Apache Commons BeanUtils team is pleased to announce the release > of Apache Commons BeanUtils 2.0.0-M1 > > Apache Commons BeanUtils provides an easy-to-use but flexible wrapper > around reflection an

Re: [ANNOUNCE] Apache Commons Build Plugin Maven Mojo 1.15.0.

2025-01-17 Thread sebb
On Sat, 11 Jan 2025 at 14:35, Gary Gregory wrote: > > The Apache Commons team is pleased to announce Apache Commons Build > Plugin Maven Mojo 1.15.0. > > Apache Maven Mojo for Apache Commons Build tasks. > > For example: > mvn commons-build:download-page [-Dcommons.release.version=1.2.3] > > To us