Actually it is not as simple as I thought Currently the website points to confluence: https://cwiki.apache.org/confluence/display/CURATOR/Releases
we have to move to the website the full page or at link create a new page with the link to latest release: apache-curator-5.1.0-source-release.zip <https://downloads.apache.org/curator/5.1.0/apache-curator-5.1.0-source-release.zip> PGP <https://downloads.apache.org/curator/5.0.0/apache-curator-5.0.0-source-release.zip.asc> SHA-512 <https://downloads.apache.org/curator/5.0.0/apache-curator-5.0.0-source-release.zip.sha512> KEYS <https://downloads.apache.org/curator/KEYS> Are there any volunteers ? Enrico Il giorno lun 6 lug 2020 alle ore 21:07 Enrico Olivelli <[email protected]> ha scritto: > My announce email bounced. > I will send a new one tomorrow with a better link. > > We had the same problem with Zookeeper release > > Enrico > > ---------- Forwarded message --------- > Da: <[email protected]> > Date: Lun 6 Lug 2020, 20:58 > Subject: Returned post for [email protected] > To: <[email protected]> > > > > Hi! This is the ezmlm program. I'm managing the > [email protected] mailing list. > > I'm sorry, your message (enclosed) was not accepted by the moderator. > If the moderator has made any comments, they are shown below. > > >>>>> -------------------- >>>>> > > > Hi, > > The announcement has been rejected because the download links do not use > the ASF mirror system. > > Kind regards, > > Mark > > > <<<<< -------------------- <<<<< > > > > > ---------- Forwarded message ---------- > From: Enrico Olivelli <[email protected]> > To: [email protected], [email protected], Apache Announce List > <[email protected]>, UserZooKeeper <[email protected]> > Cc: > Bcc: > Date: Mon, 6 Jul 2020 16:57:56 +0200 > Subject: [ANNOUNCE] Apache Curator 5.1.0 released > > Hello, > > > The Apache Curator team is pleased to announce the release of version > 5.1.0. > > Apache Curator is a Java/JVM client library for Apache ZooKeeper[1], a > distributed coordination service. > > Apache Curator includes a high-level API framework and utilities to make > using Apache ZooKeeper much easier and more reliable. > > It also includes recipes for common use cases and extensions such as > service discovery and a Java 8 asynchronous DSL. > > For more details, please visit the project website: > http://curator.apache.org/ > > > The download page for Apache Curator is here: > > https://cwiki.apache.org/confluence/display/CURATOR/Releases > > > The binary artifacts for Curator are available from Maven Central and its > mirrors. > > > For general information on Apache Curator, please visit the project > website: > > https://curator.apache.org > > > Release 5.1.0 is a bugfix release that follows up release 5.0.0, users of > 5.0.0 are encouraged to upgrade. > > > Release Notes: > > [CURATOR-574] - DiscoveryService fatal error on deserializing an empty > byte[] as JSON > > [CURATOR-575] - TestingServer shut down can cause NullPointerException > > > > Regards, > > > The Curator Team > > > [1] Apache ZooKeeper https://zookeeper.apache.org/ >
