Re: iterate a fileset

2007-05-30 Thread Andres Alleva
eva <[EMAIL PROTECTED]> wrote: Hello! I need to check, if every .jsp in my project, contains a tag like this How can i iterate a fileset and use for each of my files? Thank u Andres! - To unsubscribe, e-mail: [EMAIL PROTECTE

RE: iterate a fileset

2007-05-30 Thread Rebhan, Gilbert
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 30, 2007 9:02 AM To: user@ant.apache.org Subject: AW: iterate a fileset /* I would go another way: collect all files which does NOT have the tag and display them. */ what if he needs some

AW: iterate a fileset

2007-05-30 Thread Jan.Materne
I would go another way: collect all files which does NOT have the tag and display them. Jan >-Ursprüngliche Nachricht- >Von: David Weintraub [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 29. Mai 2007 23:52 >An: Ant Users List >Betreff: Re: iterate a fileset

RE: iterate a fileset

2007-05-29 Thread Rebhan, Gilbert
Hi, -Original Message- From: Andres Alleva [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 29, 2007 9:39 PM To: user@ant.apache.org Subject: iterate a fileset /* I need to check, if every .jsp in my project, contains a tag like this How can i iterate a fileset and use for each of my

Re: iterate a fileset

2007-05-29 Thread David Weintraub
I need to check, if every .jsp in my project, contains a tag like this How can i iterate a fileset and use for each of my files? Thank u Andres! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

iterate a fileset

2007-05-29 Thread Andres Alleva
Hello! I need to check, if every .jsp in my project, contains a tag like this How can i iterate a fileset and use for each of my files? Thank u Andres! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands