I took another tact and used the diff output in the selectors tar that was refered to in another thread. I just followed the diff output, changed source according to it, compiled, and it worked great. Relative to selectors the code I've got now probably looks very much like the code in beta2. I won't need to change my script when beta2 is released.
-dk > -----Original Message----- > From: Diane Holt [mailto:[EMAIL PROTECTED]] > Sent: Saturday, May 11, 2002 12:15 PM > To: Ant Users List > Subject: RE: date filtering tar > > > --- David Knox <[EMAIL PROTECTED]> wrote: > > The <date> selector in the <tar> task won't work. > > Right -- not yet, anyway. For now, you need to use <dateselect>, since all > the selectors went into beta1 with the "select" string included in their > names. That's now been changed, and beta2 will have them be in sync with > the documentation you picked up for selectors. > > FTR: I just used <dateselect> in a <tarfileset> and it worked fine. > > Diane > > ===== > ([EMAIL PROTECTED]) > > > > __________________________________________________ > Do You Yahoo!? > LAUNCH - Your Yahoo! Music Experience > http://launch.yahoo.com > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
