Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion BUILDING
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Build Instructions for Apache RocketMQ

(1) Prerequisites

JDK 1.7+ is required in order to compile and run RocketMQ.
JDK 1.8+ is required in order to compile and run RocketMQ.

RocketMQ utilizes Maven as a distribution management and packaging tool. Version 3.0.3 or later is required.
Maven installation and configuration instructions can be found here:
Expand Down
Loading