Re: [ANNOUNCE] Apache Commons Codec 1.15 Released

2020-09-03 Thread Adam Retter
Thanks very much for getting the release out :-) On Tue, 1 Sep 2020 at 16:52, Alex Herbert wrote: > > The Apache Commons Team is pleased to announce the availability of > version 1.15 of "Apache Commons Codec". > > The Apache Commons Codec package contains simple encoders and > decoders for vario

Re: [ANNOUNCE] Apache Commons Codec 1.15 Released

2020-09-01 Thread Gilles Sadowski
2020-09-01 19:08 UTC+02:00, Alex Herbert : > In addition I should have said sorry and next time I will wait longer. I > appreciate there are a lot of servers and maybe I got lucky with the ones I > was watching for replication. No need to apologize: We don't have to inspect all the slow mirrors...

Re: [ANNOUNCE] Apache Commons Codec 1.15 Released

2020-09-01 Thread Alex Herbert
In addition I should have said sorry and next time I will wait longer. I appreciate there are a lot of servers and maybe I got lucky with the ones I was watching for replication. Fingers crossed we get no missing download complaints. Alex On Tue, 1 Sep 2020 at 17:51, Rob Tompkins wrote: > Nice

Re: [ANNOUNCE] Apache Commons Codec 1.15 Released

2020-09-01 Thread Rob Tompkins
Nice work Alex! Cheers, -Rob > On Sep 1, 2020, at 12:49 PM, Alex Herbert wrote: > > On Tue, 1 Sep 2020 at 16:02, Gary Gregory wrote: > >> Hi Alex, >> Thank you for pushing out the release. >> >> In the future, please wait for the jar to propagate to Maven Central and >> mirrors. Maven Centra

Re: [ANNOUNCE] Apache Commons Codec 1.15 Released

2020-09-01 Thread Alex Herbert
On Tue, 1 Sep 2020 at 16:02, Gary Gregory wrote: > Hi Alex, > Thank you for pushing out the release. > > In the future, please wait for the jar to propagate to Maven Central and > mirrors. Maven Central can take a few hours (it's not there yet) but it can > take up to 24 hours for the mirrors to

Re: [ANNOUNCE] Apache Commons Codec 1.15 Released

2020-09-01 Thread Gary Gregory
Hi Alex, Thank you for pushing out the release. In the future, please wait for the jar to propagate to Maven Central and mirrors. Maven Central can take a few hours (it's not there yet) but it can take up to 24 hours for the mirrors to pick up the new files. I usually wait 24 hours and then send

[ANNOUNCE] Apache Commons Codec 1.15 Released

2020-09-01 Thread Alex Herbert
The Apache Commons Team is pleased to announce the availability of version 1.15 of "Apache Commons Codec". The Apache Commons Codec package contains simple encoders and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec pa