DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- qpid-java-build - triggered by check-ins to subversion
- qpid-java-system-tests - nightly
- qpid-java-network - nightly, from branch with network layer changes
- qpid-cpp-build - triggered by check-ins to subversion
- qpid-cpp-system-tests - nightly
- qpid-python-tests - nightly, full run of python test kit
- qpid-java-VERSION - nightly, VERSION is current release branch
- qpid-cpp-VERSION - nightly, VERSION is current release branch
- qpid-release-build - nightly or weekly, full release
- qpid-interop-tests - nightly or weekly
...
The use of these plugins will be investigated once the basic build and test cycle is satisfactorily configured. Future functionality propsed includes:
- Publishing SNAPSHOT versions of Maven artefacts to the Apache repository after a successful nightly build
Issues
Currently, failover there seems to be a problem with the exclusion of various tests. For example, AcknowledgeAfterFailoverOnMessageTest should not be running under the default test profile.
...