DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- build-essential
- autoconf
- libtool
- ruby
- swig
- libboost.*1.42-dev
- uuid-dev
- libsasl.*-dev
- sasl2-bin
- cmake
- libcorosync-dev
- libopenais-dev
- ant
- .*jdk.*
- maven2
It is currently building the C++ code, then the Java code, running all the Java tests on the default profile, then the system tests only on the cpp profile, and generating Sonar output for metrics. We could also run some other profiles, and I have configured the build to use an external shared workspace at /home/qpid/workspace to simplify this.
...