Re: ANT: Build Script Error: net/sf/antcontrib/antlib.xml. It could not be found

2009-08-12 Thread Gilbert Rebhan
RaviVerma schrieb: > Hi, > Initially the error was follows: > ***E 1 ** [...] > Ant could not find the task or a class this task relies upon. [...] > ***E 1 ** > > The build script for the above mentioned error contained these lines: > ** Script 1 *** >

Re: ANT: Build Script Error: net/sf/antcontrib/antlib.xml. It could not be found

2009-08-12 Thread RaviVerma
Hi, Initially the error was follows: ***E 1 ** brgeda002:/u06/bacms/apps/DEVR1_5/logs>tail -100f build_DevR1-5_20090811-145601.log [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found. init: [echo] initupdate Build Started a

Re: ANT: Build Script Error: net/sf/antcontrib/antlib.xml. It could not be found

2009-08-11 Thread Gilbert Rebhan
RaviVerma schrieb: > BUILD FAILED > file:/u06/bacms/xml/clean_build.xml:72: taskdef class "ignore"/> cannot be > found haven't heard of a taskdef named ignore either, maybe a typo or a self written task ?! Regards, Gilbert - T

ANT: Build Script Error: net/sf/antcontrib/antlib.xml. It could not be found

2009-08-11 Thread RaviVerma
Hi, This is my earnest request and appeal to all ANT users. Please help me as I am unable to resolve this error. Initially this was the error message: [taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found. init: [echo] initupdate Build Sta