Ant can't find JUnit

2004-01-13 Thread Fyler, Cody A
Ok, I've been trying to debug the following problem for about 3 hours: Here is the error message I am getting (this is with Websphere on W2k): !! no source information available !! [javac] This compilation unit indirectly references the missing type org.apache.log4j.Logger (typical

RE: FTP Task - missing class

2004-01-12 Thread Fyler, Cody A
Have you tried placing it right in ANT_HOME\lib? -Original Message- From: Mattos, John [mailto:[EMAIL PROTECTED] Sent: Monday, January 12, 2004 3:33 PM To: Ant Users List Subject: FTP Task - missing class I'm trying to use the FTP task, but I keep getting the " Ant could not find the ta

RE: Running ANT 1.6.0

2004-01-12 Thread Fyler, Cody A
s). Get rid of all these, and you should be fine. Of course, it's much better to start out with an empty CLASSPATH, and deal with paths in Ant itself. --DD > -Original Message----- > From: Fyler, Cody A [mailto:[EMAIL PROTECTED] > > Ant should work with no classpath set at