Re: Problem with the classpath embedding ant

2008-07-08 Thread chuchi
Hi again, If I comment the and the works fine. As you can see, the java task load the libraries correctly but the taskdef task not El mar, 08-07-2008 a las 17:36 +0200, chuchi escribió: > Hi all, > > I'm trying to embed ant into an application but I have a lot of >

Problem with the classpath embedding ant

2008-07-08 Thread chuchi
erias If I execute ant in the command line all works fine: ant -f buildLoader.xml -lib /home/chuchi/wd/QDemonioTareas/src/test/resources -debug