> You set build.sysclasspath to an empty string and this makes Gumpy
> omit the equals sign on the command line (is this a bug?).  This in
> turn makes Ant eat
> -Dgump.resource.junit=/usr/local/gump/public/workspace/dist/junit/junit.ja
r
> as the value for the build.sysclasspath property.
>
> Solution: Use something else but "" for build.sysclasspath's value.  I
> recommend "append" which is more or less identical to what Ant would
> do if the property wasn't there at all.
>
Same bug as last, "" is effectively None, but I think I've fixed it (for
when I next commit).

regards

Adam


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

Reply via email to