源代码
ActiveMQ Classic 源代码
通过 Web 浏览器浏览 git 仓库
通过 Web 浏览器浏览
https://git-wip-us.apache.org/repos/asf?p=activemq.git
从 git 仓库签出
git clone https://git-wip-us.apache.org/repos/asf/activemq.git
只有项目开发者可以通过此方法提交到 git 仓库。SSH 必须安装在您的客户端机器上。出现提示时输入您的网站密码。
构建代码
要构建代码,请参见 构建.
ActiveMQ Artemis
通过 Web 浏览器浏览 ASF git 仓库
通过 Web 浏览器浏览
https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git
浏览 Github 仓库
https://github.com/apache/activemq-artemis
从 Github 仓库签出
git clone https://github.com/apache/activemq-artemis
贡献者:请按照 核心贡献者/黑客指南 中的说明正确配置。
贡献者:请创建一个 pull request 以贡献对源代码的更改。
构建代码
要构建代码,请查看 构建发行版