[EMAIL PROTECTED] wrote:
Not tried
TaskAdapter ta = new TaskAdapter();
ta.setProxy( new WaitFor() );
(new Sequential).addTask(ta);
that's it.
FWIW, I'm doing a functional test task for Ant, based on my experience
with the SmartFrog one, but not using any of the existing code. This one
will
Not tried
TaskAdapter ta = new TaskAdapter();
ta.setProxy( new WaitFor() );
(new Sequential).addTask(ta);
mmmhhh ... for these scenario we should provide a constructor
TaskAdapter()
TaskAdapter(Object proxy)
Jan
>-Ursprüngliche Nachricht-
>Von: Steve Loughran [mailto:[EMAIL P