Thank you Mark I will take a look. I caught and fixed the folder issue
but It still is not finding the class.
-Dan
-Original Message-
From: Mark Salter [mailto:marksal...@talktalk.net]
Sent: Thursday, December 18, 2008 2:00 PM
To: Ant Users List
Subject: Re: Ant Junit issues - CLASSPAT
Sure I can give you some of it. It looks like its dropping my source
paths but I don't know why.
Here is the xml:
I am fairly new to Ant and I am having issues with an ant script that I
am working on. I am receiving a ClassNotFoundException when the Junit
portion of my Ant script runs. The build and everything before that is
working correctly and the correct .class file is included in the class
path for the Ju