;; ;; Licensed to the Apache Software Foundation (ASF) under one ;; or more contributor license agreements. See the NOTICE file ;; distributed with this work for additional information ;; regarding copyright ownership. The ASF licenses this file ;; to you under the Apache License, Version 2.0 (the ;; “License”); you may not use this file except in compliance ;; with the License. You may obtain a copy of the License at ;; ;; http://www.apache.org/licenses/LICENSE-2.0 ;; ;; Unless required by applicable law or agreed to in writing, ;; software distributed under the License is distributed on an ;; “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ;; KIND, either express or implied. See the License for the ;; specific language governing permissions and limitations ;; under the License. ;;

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