> Paul-
> In a 'regular build' You would be
> deleting the old directories (source,build,class)
> creating the new directories (source,build,class)
> filling it up from PVCS / VSS
> compile etc..
> anyway
> How would this scenario be different?
> -Martin
Umm, I'm not sure if we're on the same pag
_PROJECT
These could probably just be standard build.xml files in the ANT_HOME/etc
that Ant recognises, and it simply creates directories, and perhaps
populates some standard files.
Great idea if not already thought of and implemented by someone!