Re: Another options

2009-08-14 Thread Francis GALIEGUE
On Wed, Aug 12, 2009 at 15:06, Redondo Gallardo, Raul Maria wrote: > Ammm, ok, thanks for your help, I'm going to look for about this. I Though > there was a problem with my code. > > Thanks a lot. > Well, I found the way. With ant 1.6+, if you have ant-contrib.jar in your classpath, you can:

RE: Another options

2009-08-12 Thread Martin Gainty
message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Subject: RE: Another options > D

RE: Another options

2009-08-12 Thread Redondo Gallardo, Raul Maria
quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Subject: RE: Another options > Date: Wed, 12 Aug 2009 14:43:05 +0200 > From: rmredo...@eservicios.i

RE: Another options

2009-08-12 Thread Martin Gainty
légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Subject: RE: Another options > Date: Wed, 12 Aug 2009 14:43:05 +0200 > From: rmredo...@eservicios.indra.es &

RE: Another options

2009-08-12 Thread Redondo Gallardo, Raul Maria
o: Re: Another options On Wed, Aug 12, 2009 at 14:43, Redondo Gallardo, Raul Maria wrote: > Thank you very much /muchas gracias, Francis and Martin > > I've trying the option of Francis but Appear and error and I can't find what > is the reason. > > When I try to run the

Re: Another options

2009-08-12 Thread Francis GALIEGUE
On Wed, Aug 12, 2009 at 14:43, Redondo Gallardo, Raul Maria wrote: > Thank you very much /muchas gracias, Francis and Martin > > I've trying the option of Francis but Appear and error and I can't find what > is the reason. > > When I try to run the application sais that there is a  problem with th

RE: Another options

2009-08-12 Thread Redondo Gallardo, Raul Maria
Gainty [mailto:mgai...@hotmail.com] Enviado el: martes, 11 de agosto de 2009 21:49 Para: Ant Users List Asunto: RE: Another options parce que je suis plus courant sur Java ou Javascript j'ai codé une solution dans JS. Ce que vous avez fourni est une solution bien meilleure pour la fourmi

RE: Another options

2009-08-11 Thread Martin Gainty
n seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Tue, 11 Aug 2009 20:57:35 +0200 > Subject: Re: Anoth

Re: Another options

2009-08-11 Thread Francis GALIEGUE
On Tue, Aug 11, 2009 at 16:20, Redondo Gallardo, Raul Maria wrote: > Well, I'll try it: > > For example: In a main folder C: with different subfolders structure I need > to find the folder(s) which contain the file with name filev2.txt. After I > must to copy all the files of this directory to an

RE: Another options

2009-08-11 Thread Martin Gainty
interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Sub

Re: Another options

2009-08-11 Thread David Weintraub
each of them to use it to move > inside folders? > > > > Thank you very very much. > > Best regards, > > Raúl > > > > -Mensaje original- > De: David Weintraub [mailto:qazw...@gmail.com] > Enviado el: lunes, 10 de agosto de 2009 17:07 > Para: Ant Use

RE: Another options

2009-08-11 Thread Redondo Gallardo, Raul Maria
s GALIEGUE [mailto:f...@one2team.com] Enviado el: martes, 11 de agosto de 2009 15:57 Para: Ant Users List Asunto: Re: Another options On Tue, Aug 11, 2009 at 10:00, Redondo Gallardo, Raul Maria wrote: > Hello Francis, > > Yes, you are right, but my problem (may be I'm express wrong) i

Re: Another options

2009-08-11 Thread Francis GALIEGUE
On Tue, Aug 11, 2009 at 10:00, Redondo Gallardo, Raul Maria wrote: > Hello Francis, > > Yes, you are right, but my problem (may be I'm express wrong) is that I don't > know exactly the structure folder and in spite of use de dirset option, I get > the searched folders with a Fileset and I want to

RE: Another options

2009-08-11 Thread Redondo Gallardo, Raul Maria
38 Para: Ant Users List Asunto: Re: Another options On Tue, Aug 11, 2009 at 08:19, Redondo Gallardo, Raul Maria wrote: > Thank you very much, David, > > This is exactly which I need, but... Is it possible to split each record of > the fileset and do something with it? I'm new wi

Re: Another options

2009-08-11 Thread Francis GALIEGUE
to do. > Is it possible to obtain only the path of each of them to use it to move > inside folders? > > > > Thank you very very much. > > Best regards, > > Raúl > > > > -Mensaje original- > De: David Weintraub [mailto:qazw...@gmail.co

RE: Another options

2009-08-10 Thread Redondo Gallardo, Raul Maria
it to move inside folders? Thank you very very much. Best regards, Raúl -Mensaje original- De: David Weintraub [mailto:qazw...@gmail.com] Enviado el: lunes, 10 de agosto de 2009 17:07 Para: Ant Users List Asunto: Re: Another options On Mon, Aug 10, 2009 at 2:51 AM, Redondo Gallardo,

Re: Another options

2009-08-10 Thread David Weintraub
On Mon, Aug 10, 2009 at 2:51 AM, Redondo Gallardo, Raul Maria < rmredo...@eservicios.indra.es> wrote: > I need to check a folder structure and if in a folder found a certain file, > do several things. Is the best way to do this to use a fileset or exist > another better option? > > With the filese

Re: Another options

2009-08-10 Thread Francis GALIEGUE
On Mon, Aug 10, 2009 at 08:51, Redondo Gallardo, Raul Maria wrote: > Good morning, ANT users, > > > > I need to check a folder structure and if in a folder found a certain file, > do several things. Is the best way to do this to use a fileset or exist > another better option? > > With the fileset….