nicoloboschi commented on code in PR #17243:
URL: https://github.com/apache/pulsar/pull/17243#discussion_r957383511


##########
distribution/shell/src/assemble/shell.xml:
##########
@@ -24,6 +24,7 @@
   <id>shell</id>
   <formats>
     <format>tar.gz</format>
+    <format>zip</format>

Review Comment:
   in this way we could make the .zip downloadable (from the download page) for 
Windows users which is a more friendly format for win
   
   this change doesn't affect the build time (more or less 2 secs on my laptop)



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