I'm not sure exactly what you want.
There's a common idea that Ant scripts contain tasks not just the way
to build a particular project, but to also execute them too.
Sometimes, this depends upon the particular setup the developer has.
For example, each developer might use a different database, et
Hi all,
I've got a generic build process working, but I'd like to iterate it over a
set of users in order to create a per-user specific build (with its own
configuration). The solution that came into my mind is to create a set of ant
files with the properties of each user (e.g., profile1.xml wit