From: Mark A Russell [mailto:[EMAIL PROTECTED]
> My question is this: Is there a way to define a new dataset in the ant > buildfile, similar to defining a custom task, so that I can > reference the > dataset similar to filesets etc. Not in Ant1, although you could probably fake it with tasks and properties. It is planned for Ant2.
