You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@river.apache.org by Zsolt Kúti <la...@gmail.com> on 2009/09/26 19:14:44 UTC

Re: qa test compilation fails [solved]

On Sat, 26 Sep 2009 17:08:55 +0200
Zsolt Kúti <la...@gmail.com> wrote:

> 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?

My mistake, I should have read more carefully what is written in the
README...

Sorry for the noise!

Zsolt

Re: qa test compilation fails [solved]

Posted by Zsolt Kúti <la...@gmail.com>.
On Sat, 26 Sep 2009 19:36:45 +0200
Jonathan Costers <jo...@googlemail.com> wrote:

> No problem at all. Actually, some of the documentation *is* outdated.
> Work in progress to fix that.
> BTW - You can run the QA suite by running 'ant qa.run' in the
> River root directory. Take a look at the build.xml files for more
> options.
Yes, I shall do that.

> Good luck! Do let us know your findings.
OK.

Zsolt

Re: qa test compilation fails [solved]

Posted by Jonathan Costers <jo...@googlemail.com>.
No problem at all. Actually, some of the documentation *is* outdated.
Work in progress to fix that.
BTW - You can run the QA suite by running 'ant qa.run' in the
River root directory. Take a look at the build.xml files for more
options.

Good luck! Do let us know your findings.

Best regards
Jonathan

2009/9/26 Zsolt Kúti <la...@gmail.com>

> On Sat, 26 Sep 2009 17:08:55 +0200
> Zsolt Kúti <la...@gmail.com> wrote:
>
> > 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?
>
> My mistake, I should have read more carefully what is written in the
> README...
>
> Sorry for the noise!
>
> Zsolt
>