Jeremy, Thx. My builds were working until I checked out the latest code. JUnit is both part of Eclipse and I had it on my external Ant classpath. I was just wondering if someone made a recent change to the Ant build.xml. I'll correct the problem on my local machine.
-- Arthur On 1/28/07, Jeremy Hughes <[EMAIL PROTECTED]> wrote:
On 27/01/07, Arthur Ryman <[EMAIL PROTECTED]> wrote: > I just got the latest code and ran a buildAll. JUnit failed to run. I got > the following error: > > informJunit: > [echo] JUnit tests will not be compiled or run. > [echo] In order to compile and run the JUnit tests you must install > junit.jar on your classpath. > > This used to work. Did someone change something? Thx. Hi Arthur, do you have junit.jar on your classpath? I get that error when I don't. Jeremy > > -- Arthur > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
