Ok, the title promises a little bit more than I did :) I removed the dependencies to excalibur-testcase from both 2.1.x and 2.2. We now have our own base class for component based junit tests: ContainerTestCase - it provides similar functionality than the deprecated ExcaliburTestCase class. I removed everything which we don't need - at least where I thought that we don't need it...for example logger handling. This results in smaller *.xtest files you have to write for your tests, making writing tests easier.
Carsten Carsten Ziegeler Open Source Group, S&N AG http://www.s-und-n.de http://www.osoco.net/weblogs/rael/
