--- 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
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
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
-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