Hi all Now the Qpid Broker for Java and Qpid JMS AMQP 0-x Client are separated [1]/[2], I'd like to propose the final two remaining Qpid components are migrated from SVN to GIT.
* Qpid Broker for Java * Qpid JMS AMQP 0-x Client This will give us a consistent, Git based, version control approach across the whole project and therefore a simpler 'getting involved' story that should benefit the community as a whole. The source code migration will maintain source code history, including existing release branches and tags made since r1673693/QPID-6481 [3] The intention would be for all future releases to be made from git. This would include any future maintenance releases from 6.0.x and 6.1.x (which would remain combined broker/client releases). Qpid Broker for Java: Current SVN location: https://svn.apache.org/repos/asf/qpid/java/ Proposed GIT repo: git://git.apache.org/qpid-broker-for-java.git The existing GIT mirror at git://git.apache.org/qpid-java.git would cease. Qpid JMS AMQP 0-x Client: Current SVN location: https://svn.apache.org/repos/asf/qpid/qpid-jms-amqp-0-x/ Proposed GIT repo: git://git.apache.org/qpid-jms-amqp-0-x.git The existing GIT mirror at git://git.apache.org/qpid-jms-amqp-0-x.git would become the 'live' repo.. Thoughts? [1] http://qpid.2158936.n2.nabble.com/DISCUSS-Drop-the-AMQP-0-x-client-from-the-Qpid-for-Java-7-0-release-td7657770.html [2] https://issues.apache.org/jira/browse/QPID-7622 [3] https://issues.apache.org/jira/browse/QPID-6481 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
