Re: [ANNOUNCE] Apache Commons Pool 2.11.0

2021-08-14 Thread Gary Gregory
On Fri, Aug 13, 2021 at 8:22 AM sebb wrote: > > On Fri, 13 Aug 2021 at 03:01, Gary Gregory wrote: > > > > I think I will rehash the old files to avoid this in the future. > > Why not just fix the links? > > All the artefacts now have sha512 hashes now; it is only the links > that are wrong in the

Re: [ANNOUNCE] Apache Commons Pool 2.11.0

2021-08-13 Thread sebb
On Fri, 13 Aug 2021 at 03:01, Gary Gregory wrote: > > I think I will rehash the old files to avoid this in the future. Why not just fix the links? All the artefacts now have sha512 hashes now; it is only the links that are wrong in the POM. It should be enough to drop: sha256 and sha256

Re: [ANNOUNCE] Apache Commons Pool 2.11.0

2021-08-12 Thread Gary Gregory
I think I will rehash the old files to avoid this in the future. Gary On Thu, Aug 12, 2021, 18:01 sebb wrote: > The hash links for 2.4.3 and 1.6 are broken. > > On Thu, 12 Aug 2021 at 15:53, Gary Gregory wrote: > > > > The Apache Commons Pool team is pleased to announce the release of > > Apac

Re: [ANNOUNCE] Apache Commons Pool 2.11.0

2021-08-12 Thread sebb
The hash links for 2.4.3 and 1.6 are broken. On Thu, 12 Aug 2021 at 15:53, Gary Gregory wrote: > > The Apache Commons Pool team is pleased to announce the release of > Apache Commons Pool 2.11.0. > > Apache Commons Pool provides an object-pooling API and a number of > object pool implementations.

[ANNOUNCE] Apache Commons Pool 2.11.0

2021-08-12 Thread Gary Gregory
The Apache Commons Pool team is pleased to announce the release of Apache Commons Pool 2.11.0. Apache Commons Pool provides an object-pooling API and a number of object pool implementations. Version 2 contains a completely re-written pooling implementation compared to the 1.x series. In addition