AW: Ant paths

2005-05-04 Thread Jan . Materne
Thanks for the flowers :-) Jan > -Ursprüngliche Nachricht- > Von: Ben Gill [mailto:[EMAIL PROTECTED] > Gesendet am: Mittwoch, 4. Mai 2005 13:21 > An: user@ant.apache.org > Betreff: Re: Ant paths > > Hi > > Yes Jan sent me a link to an article about this -

Re: Ant paths

2005-05-04 Thread Ben Gill
Hi Yes Jan sent me a link to an article about this - it is perfect for what I need!! Thanks >From: Erik Hatcher <[EMAIL PROTECTED]> >Reply-To: "Ant Users List" <user@ant.apache.org> >To: "Ant Users List" <user@ant.apache.org> >Subject: Re: Ant

Re: Ant paths

2005-05-04 Thread Erik Hatcher
On May 3, 2005, at 2:48 PM, Ben Gill wrote: Hi, The only reason I am even including Spring.jar - is because Spring API supports loading of files using the ant style **/*.xml paths... (which is really useful especially for my custom task..) But in theory, I should not need to include spring.ja

AW: Ant paths

2005-05-03 Thread Jan . Materne
mailto:[EMAIL PROTECTED] > Gesendet am: Dienstag, 3. Mai 2005 20:49 > An: user@ant.apache.org > Betreff: Ant paths > > Hi, > > The only reason I am even including Spring.jar - is because > Spring API > supports loading of files using the ant style **/*.xml > p

Ant paths

2005-05-03 Thread Ben Gill
Hi, The only reason I am even including Spring.jar - is because Spring API supports loading of files using the ant style **/*.xml paths... (which is really useful especially for my custom task..) But in theory, I should not need to include spring.jar for this support - as the logic to map thes