You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/01/03 16:32:27 UTC

[GitHub] merlimat commented on issue #999: Update downloads page to ensure Apache compliance (WIP)

merlimat commented on issue #999: Update downloads page to ensure Apache compliance (WIP)
URL: https://github.com/apache/incubator-pulsar/pull/999#issuecomment-355057685
 
 
   @lucperkins I actually found out a way to have the direct download through the mirror redirection. For example : 
   
   ```shell
   wget -O apache-pulsar-1.21.0-incubating-bin.tar.gz \
   'https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=incubator/pulsar/pulsar-1.21.0-incubating/apache-pulsar-1.21.0-incubating-bin.tar.gz'
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services