Working with the server integration tests in the itests-2 module can be really cumbersome. To test some SLSB code that I have written, not only do I have to fully rebuild server/jar, I also have to fully rebuild the ear. Then I can go run my tests. I just pushed a change[1] to the storage_workflow branch that eliminates the need to rebuild the ear. It will be a little while before the storage_workflow branch is ready to be merged. I wanted to point this out in case anyone wants to go ahead cherry pick the commit to master.

[1] https://github.com/rhq-project/rhq/commit/0f0d0ac7c3e88d328483da11816e9e58729e3f8e

- John