kumaab commented on code in PR #870:
URL: https://github.com/apache/ranger/pull/870#discussion_r2925840351


##########
release-build.xml:
##########
@@ -28,11 +28,32 @@
                <fail message="Missing ranger-release-version; 
-Dranger-release-version=&lt;version-number&gt; should be defined" 
unless="ranger-release-version"/>
     </target>
        
+       <!-- Macro to sign and generate checksums for a given file -->
+       <macrodef name="sign-and-checksum">

Review Comment:
   Can this be used for main release tarball as well instead of L77-88?



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