Subject Re: Automatically Build failed?
Author Roman Rokytskyy
> I added the CSV to the path and run "build" again. I got:
>
> BUILD FAILED
> file:D:/java/lib/client-java/build.xml:172: srcdir
> "D:\java\lib\client-java\thirdparty\jboss\jboss-j2ee\src\main" does
> not exist!

Does "D:\java\lib\client-java\thirdparty" exist? Build script is not
intelligent here. It checks if this folder exists, If yes, it will
not try to get sources from CVS. So, delete this folder and try again.

Best regards,
Roman