Hello, Running the ant compile target in qa dir of a fresh checkout from trunk gives this:
... Copying 1801 files to /home/kuti/project/river/qa/build/classes compile javac-cmd sequential javac /home/kuti/project/river/common.xml:99: /home/kuti/project/river/lib not found. at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:422) at org.apache.tools.ant.types.FileSet.iterator(FileSet.java:69) ... How can I resolve this? Thanks Zsolt