From: Stefan B. <bo...@ap...> - 2007-04-20 18:44:56
|
On Fri, 20 Apr 2007, David Carver <dc...@st...> wrote: > One thing I noticed with the 1.1 beta, is that the > CountingNodeTester class depends on classes that are in the examples > package. There are two CountingNodeTester classes, one in examples and the other one is a deprecated subclass of it. I wanted to move the class from o.c.xmlunit to the examples package but couldn't remove it since it would break backwards compatibility. Stefan |