RE: ideas for building a list of projects

2005-05-20 Thread Anderson, Rob (Global Trade)
; 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

ideas for building a list of projects

2005-05-20 Thread Mark Lybarger
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