Re: Problems with versions 1.7.1 bin and src

2009-02-03 Thread Stefan Bodewig
On 2009-02-03, Luis Alberto Domínguez wrote: > Today i get the last release for ant (1.7.1) and i have some problems with > the execution of my build.xml. I'm trying to use the zip tag, but it crash > with a NoSuchMethodException for FileUtils. This sounds as if you had more than one version of

Problems with versions 1.7.1 bin and src

2009-02-03 Thread Luis Alberto Domínguez
Hello everybody, Today i get the last release for ant (1.7.1) and i have some problems with the execution of my build.xml. I'm trying to use the zip tag, but it crash with a NoSuchMethodException for FileUtils. Is there a problem with the repository? Best regards, Luis. --