Skip to content

Commit

Permalink
Merge pull request #40 from walking98/master
Browse files Browse the repository at this point in the history
quick start and release notes update
  • Loading branch information
duhengforever committed Nov 16, 2018
2 parents 2d8c339 + 11ee327 commit bdc1ffc
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 25 deletions.
25 changes: 7 additions & 18 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,12 @@ docs:
url: /docs/transaction-example/
- title: "FAQ"
url: /docs/faq/


- title: Release Notes
children:
- title: "Download"
url: "/dowloading/releases/"

- title: Deployment & Operations
children:
- title: "Architecture"
Expand Down Expand Up @@ -80,26 +85,10 @@ docs:
url: /docs/best-practice-namesvr/
- title: "JVM/Kernel Config"
url: /docs/system-config/
- title: Release Notes
children:
- title: "Download"
url: "/dowloading/releases/"
- title: "4.3.2"
url: /release_notes/release-notes-4.3.2/
- title: "4.3.1"
url: /release_notes/release-notes-4.3.1/
- title: "4.3.0"
url: /release_notes/release-notes-4.3.0/
- title: "4.2.0"
url: /release_notes/release-notes-4.2.0/
- title: "4.1.0-incubating"
url: /release_notes/release-notes-4.1.0-incubating/
- title: "4.0.0-incubating"
url: /release_notes/release-notes-4.0.0-incubating/

- title: RoadMap
url: /docs/roadmap/


about:
- title: Team
url: /about/team/
Expand Down
13 changes: 7 additions & 6 deletions _docs/01-quick-start-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,19 @@ and receive messages.
The following softwares are assumed installed:
1. 64bit OS, Linux/Unix/Mac is recommended;
1. 64bit JDK 1.8+;
1. Maven 3.2.x
1. Git
1. Maven 3.2.x;
1. Git;
1. 4g+ free disk for Broker server

# Download & Build from Release

Click [here](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.3.0/rocketmq-all-4.3.0-source-release.zip) to download the 4.3.0 source release. Also you could download a binary release from [here](http:https://rocketmq.apache.org/release_notes/release-notes-4.3.0/).
Click [here](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.3.2/rocketmq-all-4.3.2-source-release.zip) to download the 4.3.2 source release. Also you could download a binary release from [here](http:https://rocketmq.apache.org/release_notes/release-notes-4.3.2/).

Now execute the following commands to unpack 4.3.0 source release and build the binary artifact.
Now execute the following commands to unpack 4.3.2 source release and build the binary artifact.

```shell
> unzip rocketmq-all-4.3.0-source-release.zip
> cd rocketmq-all-4.3.0/
> unzip rocketmq-all-4.3.2-source-release.zip
> cd rocketmq-all-4.3.2/
> mvn -Prelease-all -DskipTests clean install -U
> cd distribution/target/apache-rocketmq
```
Expand Down
31 changes: 30 additions & 1 deletion _docs/10-download-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,52 @@ The table below shows the supported jre environment for components of each relea
| 4.0.0-incubating | >=1.7 | >=1.8 | >=1.8 |
| 4.1.0-incubating | >=1.6 | >=1.8 | >=1.8 |
| 4.2.0 | >=1.6 | >=1.8 | >=1.8 |
| 4.3.x | >=1.6 | >=1.8 | >=1.8 |


# Download links
Use the links below to download the Apache RocketMQ Releases, the latest release is 4.2.0.
Use the links below to download the Apache RocketMQ Releases, the latest release is 4.3.2.

## 4.3.2 release

* Released November 2, 2018
* [Release Notes](/release_notes/release-notes-4.3.2)
* Source: [rocketmq-all-4.3.2-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.3.2/rocketmq-all-4.3.2-source-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.3.2/rocketmq-all-4.3.2-source-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.3.2/rocketmq-all-4.3.1-source-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.3.2/rocketmq-all-4.3.2-source-release.zip.sha1)]
* Binary: [rocketmq-all-4.3.2-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.3.2/rocketmq-all-4.3.2-bin-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.3.2/rocketmq-all-4.3.2-bin-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.3.2/rocketmq-all-4.3.1-bin-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.3.2/rocketmq-all-4.3.2-bin-release.zip.sha1)]

## 4.3.1 release

* Released August 29, 2018
* [Release Notes](/release_notes/release-notes-4.3.1)
* Source: [rocketmq-all-4.3.1-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.3.1/rocketmq-all-4.3.1-source-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.3.1/rocketmq-all-4.3.1-source-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.3.1/rocketmq-all-4.3.1-source-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.3.1/rocketmq-all-4.3.1-source-release.zip.sha1)]
* Binary: [rocketmq-all-4.3.1-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.3.1/rocketmq-all-4.3.1-bin-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.3.1/rocketmq-all-4.3.1-bin-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.3.1/rocketmq-all-4.3.1-bin-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.3.1/rocketmq-all-4.3.1-bin-release.zip.sha1)]

## 4.3.0 release

* Released July 24, 2018
* [Release Notes](/release_notes/release-notes-4.3.0)
* Source: [rocketmq-all-4.3.0-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.3.0/rocketmq-all-4.3.0-source-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.3.0/rocketmq-all-4.3.0-source-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.3.0/rocketmq-all-4.3.0-source-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.3.0/rocketmq-all-4.3.0-source-release.zip.sha1)]
* Binary: [rocketmq-all-4.3.0-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.3.0/rocketmq-all-4.3.0-bin-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.3.0/rocketmq-all-4.3.0-bin-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.3.0/rocketmq-all-4.3.0-bin-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.3.0/rocketmq-all-4.3.0-bin-release.zip.sha1)]


## 4.2.0 release

* Released December 13, 2017
* [Release Notes](/release_notes/release-notes-4.2.0)
* Source: [rocketmq-all-4.2.0-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.sha1)]
* Binary: [rocketmq-all-4.2.0-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.sha1)]

## 4.1.0-incubating release

* Released June 2, 2017
* [Release Notes](/release_notes/release-notes-4.1.0-incubating)
* Source: [rocketmq-all-4.1.0-incubating-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-source-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-source-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-source-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-source-release.zip.sha1)]
* Binary: [rocketmq-all-4.1.0-incubating-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-bin-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-bin-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-bin-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-bin-release.zip.sha1)]

## 4.0.0-incubating release

* Released January 24, 2017
* [Release Notes](/release_notes/release-notes-4.0.0-incubating)
* Source: [rocketmq-all-4.0.0-incubating-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.0.0-incubating/rocketmq-all-4.0.0-incubating-source-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.0.0-incubating/rocketmq-all-4.0.0-incubating-source-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.0.0-incubating/rocketmq-all-4.0.0-incubating-source-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.0.0-incubating/rocketmq-all-4.0.0-incubating-source-release.zip.sha1)]
* Binary: [rocketmq-all-4.0.0-incubating-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.0.0-incubating/rocketmq-all-4.0.0-incubating-bin-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.0.0-incubating/rocketmq-all-4.0.0-incubating-bin-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.0.0-incubating/rocketmq-all-4.0.0-incubating-bin-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.0.0-incubating/rocketmq-all-4.0.0-incubating-bin-release.zip.sha1)]

0 comments on commit bdc1ffc

Please sign in to comment.