valepakh commented on code in PR #1442:
URL: https://github.com/apache/ignite-3/pull/1442#discussion_r1052981658


##########
packaging/build.gradle:
##########
@@ -142,6 +141,7 @@ task prepareRelease(type: Copy) {
     from configurations.platformsRelease
     dependsOn createChecksums, signAllSrcZip, signAllDistZip
     from file("$buildDir/distributions")
+    from file("$buildDir/checksums")

Review Comment:
   We take the files from distributions and checksums folders directly since 
they are not declare outputs correctly.



-- 
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]

Reply via email to