+1 (binding) I verified 1 signature and 1 checksum. One nit, the checksum has file extension `.sha512sum` instead of the usual `.sha512`. I am assuming this is fine.
While trying to build the project with `mvn clean install`, it failed with the following error [ERROR] Failed to execute goal on project pulsar-kafka-compat-client-test: Could not resolve dependencies for project org.apache.pulsar.tests:pulsar-kafka-compat-client-test:jar:2.11.0: Failed to collect dependencies at org.apache.pulsar.tests:integration:jar:tests:2.11.0: Failed to read artifact descriptor for org.apache.pulsar.tests:integration:jar:tests:2.11.0: Failure to find org.apache.pulsar.tests:tests-parent:pom:2.11.0 in https://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1] The relevant dependency `org.apache.pulsar.tests:tests-parent:pom:2.11.0` is not published to maven central, but it is an artifact of the apache/pulsar build. When I build pulsar v2.11.0 locally, the pulsar-adapters build then passes. I think we should consider publishing the relevant pom file to maven central to make it easier for users to build this project. The README indicates the necessity to build the apache/pulsar project from source in the event that dependencies from pulsar are unpublished. As such, I think we're okay to move forward with the release. Thanks, Michael On Wed, Mar 8, 2023 at 3:39 AM Nicolò Boschi <boschi1...@gmail.com> wrote: > > +1 (binding) > > - verified checksum/signatures > - build and tests passing w jdk17 on Mac Intel > Nicolò Boschi > > > Il giorno mar 7 mar 2023 alle ore 09:57 Enrico Olivelli <eolive...@gmail.com> > ha scritto: > > > Nice work Christophe, thanks for driving this release > > > > +1 (binding) > > > > - verified checksums/signatures > > - built on Mac (M1) on JDK17, all tests passing > > > > We need more VOTES :-) > > > > Enrico > > > > Il giorno gio 2 mar 2023 alle ore 18:48 Christophe Bornet > > <cbor...@apache.org> ha scritto: > > > > > > This is the release candidate 3 for Apache Pulsar Adapters, version > > 2.11.0. > > > > > > It fixes the following issues: > > > https://github.com/apache/pulsar-adapters/milestone/4?closed=1 > > > > > > *** Please download, test and vote on this release. This vote will > > > stay open for at least 72 hours *** > > > > > > Note that we are voting upon the source (tag), binaries are provided > > > for convenience. > > > > > > Source and binary files: > > > > > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-adapters-2.11.0-candidate-3/ > > > > > > SHA-512 checksums: > > > > > 8272f786cb64caa34f8df0e07ea5ce7901e18c67ebf6f3c3cb6d887a7b0b44c6087279ddb5be8abbc62b56600a34060d556937ad9156266fd9d8c6314dc4dcd0 > > > apache-pulsar-adapters-2.11.0-src.tar.gz > > > > > > Maven staging repo: > > > https://repository.apache.org/content/repositories/orgapachepulsar-1208/ > > > > > > The tag to be voted upon: > > > v2.11.0-candidate-3 (3fbd9325920ff3eec3f32d539e1df81603e319f3) > > > > > https://github.com/apache/pulsar-adapters/releases/tag/v2.11.0-candidate-3 > > > > > > Pulsar's KEYS file containing PGP keys we use to sign the release: > > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS > > > > > > Please download the source package, and follow the README to build the > > > Pulsar Adapters code > >