Hi Francis,I followed the instructions in the email and downloaded the code with tag avatica-1.27.0-rc0 (commit 7754d942f858e5521966c1771cf2e111e8a7ef87) to compile it using "gradle build -Prelease -PskipSign".I was able to compile successfully, but the generated apache-calcite-avatica-1.27.0-src.tar.gz.sha512 value was:3aa1f934351a5d2f4b47fdbd99849a55ab5d3ab607b6442632f201c3ade62e0ee52d764d16ead8ef009bca517eb0ed11ee35cf2e725de4f42f18db9b5ee1c142 *apache-calcite-avatica-1.27.0-src.tar.gzIs there something wrong with my configuration? My gradle version is as follows:gradle -version ------------------------------------------------------------ Gradle 8.14.3 ------------------------------------------------------------Also, check here to see if any changes are needed. Link is:https://github.com/apache/calcite-avatica/commit/7754d942f858e5521966c1771cf2e111e8a7ef87#r166551686
Beat, Zhen Chen At 2025-09-26 10:25:13, "Francis Chuang" <[email protected]> wrote: >Hi all, > >I have created a build for Apache Calcite Avatica 1.27.0, release >candidate 0. > >Thanks to everyone who has contributed to this release. > >You can read the release notes here: >https://github.com/apache/calcite-avatica/blob/avatica-1.27.0-rc0/site/_docs/history.md > >The commit to be voted upon: >https://gitbox.apache.org/repos/asf?p=calcite-avatica.git;a=commit;h=7754d942f858e5521966c1771cf2e111e8a7ef87 > >Its hash is 7754d942f858e5521966c1771cf2e111e8a7ef87 > >Tag: >https://github.com/apache/calcite-avatica/tree/avatica-1.27.0-rc0 > >The artifacts to be voted on are located here: >https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-avatica-1.27.0-rc0 >(revision 79600) > >The hashes of the artifacts are as follows: >e617abd0f3281ac5a6405b0140eed871c151e337079d9571ef2758ab3cebcde07c9a8b5b91df821bdb0832e8a14b99f290fd915b414d38e72e6e495d707b47ef >*apache-calcite-avatica-1.27.0-src.tar.gz > >A staged Maven repository is available for review at: >https://repository.apache.org/content/repositories/orgapachecalcite-1248/org/apache/calcite/ > >Release artifacts are signed with the following key: >https://people.apache.org/keys/committer/francischuang.asc >https://www.apache.org/dist/calcite/KEYS > >To create the jars and test Apache Calcite Avatica: "gradle build >-Prelease -PskipSign". > >If you do not have a Java/Gradle environment available, you can run the >tests >using docker. To do so, install docker and docker-compose, then run >"docker-compose run test" from the root of the directory. > >Please vote on releasing this package as Apache Calcite Avatica 1.27.0. > >The vote is open for the next 72 hours and passes if a majority of at >least three +1 PMC votes are cast. > >[ ] +1 Release this package as Apache Calcite Avatica 1.27.0 >[ ] 0 I don't feel strongly about it, but I'm okay with the release >[ ] -1 Do not release this package because... > > >Here is my vote: > >+1 (binding) > >Francis
