The testsuite is nearly back at 100%
./build.sh test -Dtest=jca -Dnojars=t
./build.sh test -Dtest=jcaprops -Dnojars=t
The one remaining issue is the jboss-ra.xml parsing which I'm going to work on next
along with a tidyup of some other deployment issues.
While I was fixing the tests I changed some of the stress tests so they don't take
so long to run in normal operation and shortend the waits in the background validation tests.
A similar thing could be done with the prefill and ha connection tests but these
aren't too bad with the tests taking 30s and 1 minute respectively on my machine.