andygrove opened a new pull request, #92: URL: https://github.com/apache/datafusion-java/pull/92
## Which issue does this PR close? - Closes #. ## Rationale for this change The release vote email template generated by `dev/release/create-tarball.sh` currently lists the source tarball and changelog but does not point voters at the staged Maven artifacts. Reviewers need to be able to verify the JARs that will be promoted to Maven Central along with the source release, so the email should include a link to them on the Apache Nexus staging repository. ## What changes are included in this PR? Add a `[4]` reference to `https://repository.apache.org/#nexus-search;quick~datafusion-java` in the email template body and footnote so voters can locate the staged Maven artifacts. ## Are these changes tested? Eyeballed the generated email body. The change is only to a string template emitted by a release script that runs interactively. ## Are there any user-facing changes? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
