Paul changed jbossall-client.jar so now instead of embedding the content of the other
client
libraries, it now references them through MANIFEST.MF Class-Path entry.
This makes it possible to introduce drop-in replacements for client libs, if needed,
without
worrying about jbossall-client.jar
http://jira.jboss.com/jira/browse/JBAS-4355