From: David C. <dc...@st...> - 2007-04-20 13:27:50
|
Stefan Bodewig wrote: > On Thu, 19 Apr 2007, David Carver <dc...@st...> wrote: > >> All the current source changes for Java are in the SVN repository >> correct? >> > > Yes. > > The beta corresponds to the XMLUnit-Java-1.1-beta1 tag in svn: > <http://xmlunit.svn.sourceforge.net/viewvc/xmlunit/tags/XMLUnit-Java-1.1-beta1/> > > trunk is almost the same, only the version number is different > (1.1beta2). > Thanks, I was able to get it checked out. One thing I noticed with the 1.1 beta, is that the CountingNodeTester class depends on classes that are in the examples package. If they are needed by other classes they should be moved out of the examples package. Dave |