AW: AW: Splitting a

2007-05-23 Thread Jan.Materne
compiling. Jan >-Ursprüngliche Nachricht- >Von: Tim Pettersen [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 23. Mai 2007 09:26 >An: Ant Users List >Betreff: Re: AW: Splitting a > >Hi Jan, > >Unfortunately not - we need to use an exclusion pattern to not compile

Re: AW: Splitting a

2007-05-23 Thread Tim Pettersen
e Nachricht- Von: Tim Pettersen [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 23. Mai 2007 08:45 An: user@ant.apache.org Betreff: Splitting a Hi, One of our build targets breaks on Windows systems due to a too-long command line problem. We're using a with some include/exclude patterns t

AW: Splitting a

2007-05-23 Thread Jan.Materne
subdirectories are also compiled. Jan >-Ursprüngliche Nachricht- >Von: Tim Pettersen [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 23. Mai 2007 08:45 >An: user@ant.apache.org >Betreff: Splitting a > >Hi, > >One of our build targets breaks on Window

Splitting a

2007-05-22 Thread Tim Pettersen
mit. Does anyone have a reliable method for splitting a fileset and then iterating through the resultant subsets? cheers, Tim Pettersen +61 431 270 753 mobile [EMAIL PROTECTED] http://www.atlassian.com ATLASSIAN Our products help over 6,500 organisations in more than 88 countries collabo

RE: splitting a string

2005-10-10 Thread Lasher, James L
Thanks. This did the trick. -Original Message- From: Jeffrey E Care [mailto:[EMAIL PROTECTED] Sent: Monday, October 10, 2005 6:09 PM To: Ant Users List Subject: Re: splitting a string I think AntContrib's task could do this. -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphe

Re: splitting a string

2005-10-10 Thread Jeffrey E Care
o "Ant Users List" cc Subject splitting a string Hello all, I'm hoping someone here could help me with an idea on how to take a property and "split" it into two (additional) properties. My specific situation is that I have a property that has a value of [0-9][0-9].[0-9][0

splitting a string

2005-10-10 Thread Lasher, James L
Hello all, I'm hoping someone here could help me with an idea on how to take a property and "split" it into two (additional) properties. My specific situation is that I have a property that has a value of [0-9][0-9].[0-9][0-9].[0-9][0-9][0-9]. I would like to split this so that I end up with one