RE: well-defined ant/xslt problem: (how) can I do this?

2008-02-07 Thread Brian Bassett
requires that all the tasks to be nested within a element: Brian -Original Message- From: Bill Milbratz [mailto:[EMAIL PROTECTED] Sent: Thursday, February 07, 2008 10:55 AM To: user@ant.apache.org Subject: Re: well-defined ant/xslt problem:

RE: Is there a way to search for a file matching a condition and assign it to a variable ?

2008-01-15 Thread Brian Bassett
variable ? Hi Brian, Unfortunately that did not work. pathconvert does not take a nested fileset . thanks, Hari On Jan 16, 2008 12:54 AM, Brian Bassett <[EMAIL PROTECTED]> wrote: > I'd take a look at , probably something like this: > > > > > > Brian >

RE: Is there a way to search for a file matching a condition and assign it to a variable ?

2008-01-15 Thread Brian Bassett
I'd take a look at , probably something like this: Brian -Original Message- From: Hariharasudhan R [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 15, 2008 11:15 AM To: Ant Users List Subject: Is there a way to search for a file matching a condition and assign it to a variable ?