I get lots of test failures where the clients can't be cleaned up because they're null:

java.lang.NullPointerException
	at org.jboss.resteasy.test.resource.basic.WiderMappingTest.cleanup(WiderMappingTest.java:60)
Do tests run on master for you?