Re: Computed fileset

2007-09-12 Thread Wayne Cannon
's been a while since I wrote it. -Rob A -Original Message- From: Wayne Cannon [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 12, 2007 12:06 PM To: Ant Users List Cc: Ant Developers List Subject: Re: Computed fileset Thanks. I haven't tried it yet, but it looks lik

RE: Computed fileset

2007-09-12 Thread Anderson, Rob (Global Trade)
; Cc: Ant Developers List > Subject: Re: Computed fileset > > Thanks. I haven't tried it yet, but it looks like more than I could > have hoped for. I was half-way expecting to have to capture > a ClearCase > "lsco" externally, and "filtering" it t

Re: Computed fileset

2007-09-12 Thread Wayne Cannon
fully they are interested. -Rob Anderson -Original Message- From: Wayne Cannon [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 12, 2007 8:33 AM To: Ant Users List Subject: Computed fileset I want to perform sets of operations on a computed fileset -- e.g., the list of files c

RE: Computed fileset

2007-09-12 Thread Anderson, Rob (Global Trade)
> -Original Message- > From: Wayne Cannon [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 12, 2007 8:33 AM > To: Ant Users List > Subject: Computed fileset > > I want to perform sets of operations on a computed fileset -- > e.g., the > list of files current

Computed fileset

2007-09-12 Thread Wayne Cannon
I want to perform sets of operations on a computed fileset -- e.g., the list of files currently checked-out from the SCM (ClearCase). What general approach would you recommend? I'll ferret out the details, but would appreciate a pointer from which to get started in the right direction f