Ya I looked at that .. the problem is that I don't want the directories that
they are coming from, just the file names.

-- Robert

----- Original Message -----
From: "Jeff Turner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 27, 2003 1:33 PM
Subject: [OT] Re: Single JAR with all the libs?


> On Mon, Jan 27, 2003 at 01:17:07PM +0100, Robert Simmons wrote:
> > Does anyone know how, in Ant, to take a fileset and convert it to a space
> > delimited list of files?
>
> Something like:
>
> <pathconvert property="list" dirsep=" ">
>   <path refid="...">
> </pathconvert>
>
> --Jeff
>
> > -- Robert
> >
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to