Re: taskdef A class needed by class X cannot be found: Task

2011-09-14 Thread Saturno
I'm facing a similar problem, and, after some researches I 've found this explanation: http://ant.apache.org/faq.html#delegating-classloader I will try it now. Best regards. -- View this message in context: http://ant.1045680.n5.nabble.com/taskdef-A-class-needed-by-class-X-canno

Re: taskdef A class needed by class X cannot be found: Task

2011-07-11 Thread Robert Larsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Dominique, thanks for the reply. On 2011-07-08 15:40, Dominique Devienne wrote: > I'm no expert, but have you tried -noclasspath and/or -nouserlib > described here: http://ant.apache.org/manual/running.html ? Just did but without any luck. The -no

Re: taskdef A class needed by class X cannot be found: Task

2011-07-08 Thread Dominique Devienne
On Fri, Jul 8, 2011 at 7:02 AM, Robert Larsen wrote: > I am having a problem with an Ant installation on my Ubuntu 11.04. > > I have a task which I have made myself and it has always worked (and > actually still does) but now I am getting the below error: [...] > Any ideas what I should do next ?

taskdef A class needed by class X cannot be found: Task

2011-07-08 Thread Robert Larsen
Hi list I am having a problem with an Ant installation on my Ubuntu 11.04. I have a task which I have made myself and it has always worked (and actually still does) but now I am getting the below error: $ java -version && javac -version && ant -version java version "1.6.0_24" Java(TM) SE Runtime