Hello Stefan,

On 2/26/11 1:21 AM, Stefan Bodewig wrote:

Another thing that changed around the same time is that Gump passes in
build.sysclasspath as a system property now.  Sorry I didn't mention it
earlier I didn't think of it.  In fact I think this change is more
likely to affect AntUnit tests than the change to Ant.
Yes this sounds like a possibility. Plus you changed ant to forward to cloned vms
the build.sysclasspath property. [1]

r1061822 | bodewig | 2011-01-21 09:33:47 -0500 (Fri, 21 Jan 2011) | 1 line
fall back to system properties for build.sysclasspath if there is no project instance

Now gump is failing for lack of ${java.io.tmpdir}/test.jar on the classpath.

Is is possible to add <work nested="${java.io.tmpdir}/test.jar"/> to the ant.xml descriptor ?

Uhhm, it looks like /tmp is used in the gump descriptor for ant [2].


Is AntUnit running in a cloned vm ?


Stefan


Antoine

[1] http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/types/Path.java?r1=955896&r2=1061822&pathrev=1061822 [2] http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?revision=1074689&view=markup


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to