On 2011-02-26, Antoine Levy Lambert wrote:
> Now gump is failing for lack of ${java.io.tmpdir}/test.jar on the classpath.
Which Gump instance is that? I don't see this on vmgump right now but a
failure in replacetokens-test.xml.
> Is is possible to add <work nested="${java.io.tmpdir}/test.jar"/> to
> the ant.xml descriptor ?
java.io.tmpdir is supposed to resolve to something on all VMs, isn't it.
> Uhhm, it looks like /tmp is used in the gump descriptor for ant [2].
Yes, that's a problem. It assumes java.io.tmpdir would be /tmp which is
true on Ubuntu but may be wrong on FreeBSD or MaxOS X.
> Is AntUnit running in a cloned vm ?
I don't think so. I don't think we supported forked AntUnit tests, do
we?
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]