On Tue, 22 Jun 2004, Maarten Coene <[EMAIL PROTECTED]> wrote:

> it seems that the following paths should be added to the classpath:
> "./build/classes" and "."
> The "./build/classes" contains the dom4j class files and junit
> testfiles, the last path is needed for the unit tests to access the
> resources in the ./xml directory

Already done - tests still fail for me, see my other mail (waiting in
my mail queue since more than four hours now).

> What I don't understand is that these paths are added to the
> classpath in the test target of the Ant build.xml file, but gump
> doesn't seem to use them. Is this correct?

Absolutely.  Gump runs Ant in a special mode that makes Ant ignore all
<classpath> constructs of the build file.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to