Re: , using trouble

2005-09-13 Thread Aliaksandr Voitau
ript using . On 9/13/05, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote: Hello Aliaksandr, this sounds like bug 25777, which was fixed in Ant 1.6.3, Which version of ant are you using ? Cheers, Antoine http://issues.apache.org/bugzilla/show_bug.cgi?id=25777 Aliaksandr Voitau wrot

, using trouble

2005-09-13 Thread Aliaksandr Voitau
Hi, here is a piece of my buildfile. While trying to invoke this target from java code i get the following error: taskdef class my.pkg.Sample cannot be found, although i set ${lib} from java code using setProperty(...) right before executing target "target-name". However

, using trouble

2005-09-13 Thread Aliaksandr Voitau
|Hi. While trying to invoke this target from java code i get the following error: taskdef class my.pkg.Sample cannot be found, although i set ${lib} from java code using setProperty(...) right before executing target "target-name". However, if i'll just paste content