On Mon, 13 Oct 2003, Adam R. B. Jack <[EMAIL PROTECTED]> wrote:

> I'm trying to debug why a project can't load a junit task when run
> on Gump, with junit in the path.

Does you Python Gump use Ant's Main class as entry point as the shell
script Gump does?

> I tried running the ant with -debug (in the hope of seeing some
> exception or something) but I don't get much help.

-debug should give you a hint which class it is actually not loading.

> http://gump.chalko.com/py/krysalis-version/build/build_krysalis-version_krysalis-version-core-test.html
> 
> it sure looks like junit is on the classpath.

Yes, and it looks as if ant-junit.jar was there as well, but does it
contain more than just a MANIFEST.MF?

Stefan

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

Reply via email to