Re: broken in 1.8?

2010-03-30 Thread Nik Trevallyn-Jones
oject file, they aren't added in a way that will find by default. So adding a classpathref="ivy.lib.path" to the element got it working. So the modified element becomes: Thanks all again for the pointers. Cheers! Nik On 03/31/2010 09:36 AM, Peter Reilly wrote: I do not s

broken in 1.8?

2010-03-30 Thread Nik
1.8, this fails, and the message shows: [echo] Ivy detected: ${ivy.present} Looking at the Ant file, it seems pretty clear that the "ivy.present" property has not been set by the element. Has anybody else noticed any issues in this area? C