> -----Original Message----- > From: Jon Skeet [mailto:[EMAIL PROTECTED] > > > It just checks if it reads correctly the bytecode of a class. > > It looks as if it's checking the number of lines in a > method... I presume that's in terms of source lines.
Yes. > Nope - it's JDK1.4.1beta. The main code is built by Eclipse, > but the test-cases are built by Ant. > > I presume this test passes for other people? Yes. See http://jakarta.apache.org/builds/gump/latest/test-ant.html > Are there any optional libraries used by this code? I only > have my "fake" stubs for quite a few of the optional > libraries, so that could be an issue. No dependency problem here. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
