Re: Is there an Ant task to get filename from a directory

2004-01-23 Thread Matt Benson
--- Matt Benson <[EMAIL PROTECTED]> wrote: > To do this with pure Ant, see the > task. ack, lemme take that back... since pathconvert doesn't (yet) support mappers, you're not going to get what you want that way... __ Do you Yahoo!? Yahoo! SiteBuilder - Free web

Re: Is there an Ant task to get filename from a directory

2004-01-23 Thread Matt Benson
To do this with pure Ant, see the task. -Matt __ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/ - To unsubscribe, e-mail: [EMAIL PROTE

Re: Is there an Ant task to get filename from a directory

2004-01-23 Thread Clifton C. Craig
IL PROTECTED] Sent: Friday, January 23, 2004 1:27 PM To: Ant Users List Subject: Re: Is there an Ant task to get filename from a directory See the element. I just found this by accident the other day. You set an id attribute on the file set and then use that in a property element to get just the

RE: Is there an Ant task to get filename from a directory

2004-01-23 Thread Veerappan Saravanan-ESV007
-1.2.8.jar instead of lib/jdom.jar lib/log4j-1.2.8.jar. Thanks sv. -Original Message- From: Clifton C. Craig [mailto:[EMAIL PROTECTED] Sent: Friday, January 23, 2004 1:27 PM To: Ant Users List Subject: Re: Is there an Ant task to get filename from a directory See the element. I just fou