Menu Search

Source Code

Qpid employs revision control to track and manage changes to its source code.

Browse the code

The Dashboard page provides links to the repository for each individual component. The repositories are all directly viewable, and GitHub mirrors are additionally provided for each.

Check out the code

To access code from one of the Git repositories, use the git clone command with its URL, e.g for Qpid JMS:

Qpid JMS
% git clone https://gitbox.apache.org/repos/asf/qpid-jms.git qpid-jms

Alternatively, you can use the mirror repositories available on GitHub to create your own fork.

Install the code

Consult the install documentation below, or see the respective component documentation for more details.

Notifications

The traffic on these lists is automatically generated. Please do not post any messages to them.

To subscribe, send an email with subject "subscribe" to the subscribe address. To unsubscribe, send "unsubscribe" to the unsubscribe address.

Commits list

Alerts for changes committed to the Qpid source.

Notifications list

Alerts for build and test failures from our continuous integration servers.

More information