Adam Getchell - 2001-09-11

Logged In: YES
user_id=313272

I went to the CVS directory (http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/imjay/imjay/) and grabbed the build.xml file to use for ant. This is the result:

C:\temp\imjay-0.3.1>ant
Buildfile: build.xml

init:

compile:
[mkdir] Created dir: C:\temp\imjay-0.3.1\classes

BUILD FAILED

C:\temp\imjay-0.3.1\build.xml:40: srcdir "C:\temp\imjay-0.3.1\src" does not exist!

Total time: 1 second

The version of imjay I downloaded did not have a src directory.