--- dhemeryy <[EMAIL PROTECTED]> wrote: > Is there a way to build a list of out of date files?
Haven't tried it yet, but if I'm reading it right, the <depend> selector tag sounds like it'd do it: The <depend> tag selects files whose last modified date is later than another, equivalent file in another location. The <depend> tag supports the use of a contained <mapper> element to define the location of the file to be compared against. If no <mapper> element is specified, the identity type mapper is used. All the selector stuff is new to 1.5, so you'd need to pick up the beta. Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Yahoo! Shopping - Mother's Day is May 12th! http://shopping.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
