Re: a dependency mystery with junit

2008-01-31 Thread msorens
these 2 entries in your excluded.properties.on your Junit classpath - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Saturday, January 26, 2008 3:10 PM Subject: a dependency mystery with junit I have a 2000+ line Ant file that has been working fine for a long time.

a dependency mystery with junit

2008-01-26 Thread msorens
I have a 2000+ line Ant file that has been working fine for a long time. I also have a moving target in that I frequently make minor tweaks as I find something I missed. The problem that I have just started seeing is that junit is failing every test saying it cannot find my classes when I buil