Glenn McAllister <[EMAIL PROTECTED]> wrote: >> * Unify <available> and <uptodate> into a more general <condition> >> task, support AND/OR of several tests here. > > +0. I guess we are getting pushed down that road.
Well, the motivation behind this is quite clear - and I'm kind of supporting it since I needed to check for JavaMail (which requires JAF as well). The current way to do it (see JMeter's build file) involves two targets with <available> tasks and looks silly, even if it works. Stefan
