Robert Greig wrote:
2) Checkout the specs and gentools modules in additon to java. These
must be checked out at the same level as the java:
https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/gentools
https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/specs
The gentools module contains a code generator, and the specs module
contains an XML definition of the AMQ protocol.
Actually, for gentools to work, I believe you also need to check out the
python code (which will parse the XML specs) at
https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/python
Nuno