; Subject: ideas for building a list of projects
>
>
> we have 10 or so web projects, each with their own build.xml,
> and one main
> builder project that builds all projects. the main build
> project explicitly
> specifies the deployment compone
we have 10 or so web projects, each with their own build.xml, and one main
builder project that builds all projects. the main build project explicitly
specifies the deployment components, and the projects to build such as:
it's not very clean certainly, as adding a new proj