From: Peter C. M. <pcm...@em...> - 2005-04-28 03:03:56
|
this is a failing Ant javac task, or more specifically the fileset construct that is used to collect jars and zips from the 'lib' dir. I modified the build.xml so that it starts at the toplevel dir, and uses ${lib.dir} only as a pattern component. That should fix it for now, whether you have the jars under 'lib' or externally -- Peter |