sijie commented on a change in pull request #345: Issue 344: add a releases page URL: https://github.com/apache/bookkeeper/pull/345#discussion_r130711603
########## File path: site/releases.md ########## @@ -0,0 +1,113 @@ +--- +title: Apache BookKeeper Releases +layout: community +--- + +## Download + +{{ site.stable_release }} is latest release. The current stable version is {{ site.stable_release }}. + +Releases are available to download from Apache mirrors: [Download](http://www.apache.org/dyn/closer.cgi/bookkeeper) + +You can verify your download by following these [procedures](http://www.apache.org/info/verification.html) and using these [KEYS](https://dist.apache.org/repos/dist/release/bookkeeper/KEYS). + +If you want to download older releases, they are available in the [Apache archive](http://archive.apache.org/dist/bookkeeper/). + +## Getting Started + +Once you've downloaded a BookKeeper release, instructions on getting up and running with a standalone cluster that you can run your laptop can be found +in [Run BookKeeper locally]({{ site.baseurl }}/docs/getting-started/run-locally). + +If you need to connect to an existing BookKeeper cluster using an officially supported client, see client docs for these languages: + +Client Guide | API docs +:------------|:-------- +[The BookKeeper Client]({{ site.baseurl }}/docs/api/ledger-api) | [Javadoc]({{ site.baseurl }}/javadoc) +[The DistributedLog Library]({{ site.baseurl }}/docs/api/distributedlog-api) | [Javadoc](https://distributedlog.io/docs/latest/api/java) + +## News + +### 16 May, 2016: release 4.4.0 available Review comment: agreed +1 ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services