Sorry about the broken builds - I managed to put in a test order
dependency that does not show up on build mechanisms I use, just on
Apache's Jenkins system. [*]
Now fixed (I hope!) and a valid snapshot build done to make sure the
snapshot repositories are correct and up to date.
Andy
[*] The test suite for ARQ in teh POM runs all TS_* tests which is a
non-deterministic choice of order. Jenkins is set to run a real JDK
1.6. I guess all my machines are running JDK 1.7 even when if compiling
for 1.6. The test suite in Eclipse is driven by a TC_ file that
identifies the TS suites so it is deterministic, which during
development is quite useful.