Unable to build on Ubuntu after ant upgrade from 1.7.0 to 1.8.0(latest)

2010-07-28 Thread Philip Tham
Hi There I am currently blocked with not being able to build after upgrading ant to the latest version. The errors I am getting are below. If anyone is familiar with this issue and error, I would be very grateful. Thanks Philip Tham BUILD FAILED /home/test/Automation/build.xml:2: T

SCRIPTDEF using Java: how to access attributes?

2010-07-28 Thread Bickford, Mark
Hi, I'm a newbie to the list, but not to Ant; this is the first time I haven't been able to find an answer on my own. I've tried everything I can think of to get this to work, but so far all have failed. I am writing a scriptdef using Java as the language, but I can't find how to access any of t

Re: in ANT 1.8

2010-07-28 Thread Stefan Bodewig
On 2010-07-27, Rao Chaudhri wrote: > Getting error: "CreateProcess: test -f /tmp/test.log error=2" This is the error Windows emits if it cannot find the executable you ask it to run. > Here's the code, not sure what's wrong here. >failonerror="true">

Re: junit tests running slower in 1.8 than in 1.7

2010-07-28 Thread Stefan Bodewig
On 2010-07-28, Laura Dean wrote: > I tried a few more things, with the following results: Many thanks. > * On windows, Ant 1.8 runs the tests slower regardless of JDK version > (among 1.5.0_11, 1.6.0_17, and 1.6.0_21). OK. > * If I copy ant-junit.jar to the project directory and add it to the